shieldapi.scan_skill
Scan an AI agent skill/plugin for security issues across 8 risk categories (Snyk ToxicSkills taxonomy). Checks for prompt injection, malicious code, suspicious downloads, credential handling, secret detection, third-party content, unverifiable dependencies, and financial access patterns. Static analysis only — no code execution. Returns risk score (0-100), severity-ranked findings with file locations, and human-readable summary.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| files | No | Additional code files to analyze (max 20 files) | |
| skill | No | Raw SKILL.md content or skill name from ClawHub |