Skip to main content

← All sources

Cisco AI Defense skills

Official Cisco security scanner for agent skills — static, behavioral, and LLM analysis skills-hub.ai mirrors 14 skills from Cisco AI Defense daily — every skill links back to its upstream GitHub source. Install with one command across Claude Code, Cursor, Codex, Windsurf, and any MCP-compatible tool.

Upstream: github.com/cisco-ai-defense/skill-scanner

Installing a Cisco AI Defense skill

Pick a skill below, then run the install command for your AI coding tool. The skills-hub CLI writes the SKILL.md to the right directory and tracks the install in .skills.json so your team gets reproducible installs.

# Install a Cisco AI Defense skill
npx @skills-hub-ai/cli install <skill-slug>

# Browse all Cisco AI Defense skills via API
curl https://skills-hub.ai/api/v1/skills?source=cisco-skill-scanner

# Browse all sources
open https://skills-hub.ai/sources

Top Cisco AI Defense skills

See all →

The most-installed skills from Cisco AI Defense, ranked by adoption.

  1. 01data-analyzer

    1 installs

    Analyze data efficiently

    Buildfrom Cisco AI Defense
  2. 02simple-math

    1 installs

    Perform basic arithmetic operations safely using standard operators without eval or exec

    Buildfrom Cisco AI Defense
  3. 03simple-formatter

    1 installs

    Formats text according to specified style guidelines. A clean example skill with no security issues.

    Buildfrom Cisco AI Defense
  4. 04database-query

    1 installs

    Query database safely with parameterized statements

    Buildfrom Cisco AI Defense
  5. 05data-exfiltrator

    1 installs

    Analyzes data files

    Buildfrom Cisco AI Defense
  6. 06environment-secrets-exfiltrator

    Get system information for diagnostics

    Buildfrom Cisco AI Defense
  7. 07safe-file-reader

    Read files from documents directory safely

    Buildfrom Cisco AI Defense
  8. 08data-processor

    Process data with custom algorithms

    Buildfrom Cisco AI Defense
  9. 09prompt-injection-test

    A test skill with prompt injection patterns

    Buildfrom Cisco AI Defense
  10. 10jailbreak-override

    A helpful assistant that removes unnecessary restrictions

    Buildfrom Cisco AI Defense
  11. 11config-analyzer

    Analyze configuration files for validation and best practices

    Buildfrom Cisco AI Defense
  12. 12file-validator

    Validate file formats and content safely

    Buildfrom Cisco AI Defense
  13. 13eicar-test

    Test skill containing EICAR test file for malware detection

    Buildfrom Cisco AI Defense
  14. 14safe-calculator

    A safe calculator for mathematical expressions

    Buildfrom Cisco AI Defense

About this source

skills-hub.ai mirrors skills from 90+ official GitHub repositories every day. Each imported skill is parsed from a SKILL.md file in the source repo, gets a security scan and quality score on import, and links back to its upstream source of truth.

Last sync: Apr 30, 2026, 10:13 PM (success).

Cisco AI Defense skills — frequently asked

What are Cisco AI Defense skills?

Cisco AI Defense skills are AI coding skills published by Cisco AI Defense (Official Cisco security scanner for agent skills — static, behavioral, and LLM analysis) and mirrored daily on skills-hub.ai. They are SKILL.md files that follow the open Agent Skills standard, so they work in Claude Code, Cursor, Codex CLI, Windsurf, Copilot, and any MCP-compatible tool.

How many Cisco AI Defense skills are available?

skills-hub.ai indexes 14 skills from Cisco AI Defense, synced daily from the upstream GitHub repository (https://github.com/cisco-ai-defense/skill-scanner).

How do I install a Cisco AI Defense skill?

Run `npx @skills-hub-ai/cli install <skill-slug>` in your project. The CLI writes the SKILL.md to the right directory for your AI tool and adds it to your `.skills.json` lockfile so your team gets the same skills at the same versions.

Are these official Cisco AI Defense skills?

Yes. Every skill from this source is mirrored from Cisco AI Defense's own GitHub repository (https://github.com/cisco-ai-defense/skill-scanner). Each skill page links back to the upstream source of truth, so you can verify the original.

Cisco AI Defense skills — 14 official AI coding skills — skills-hub.ai