Security scanner for AI agent skills packages (e.g., MCP, plugins). Detects prompt injection, data exfiltration, and malicious code. Version 2.0.11, active development with frequent releases.
pip install cisco-ai-skill-scannerNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Scan an AI skill package for security vulnerabilities.
Replace `scan_skill_directory(path)` with `scan_skill(path)`.
Avoid using `--lenient`. If you need to skip UTF-8 validation, handle decoding manually.
Set the relevant API key before calling scan_skill, or use `--llm-provider none` in CLI to disable LLM scanning explicitly.