security-scan
Pass
Audited by Gen Agent Trust Hub on Feb 25, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads the
ecc-agentshieldpackage from the NPM registry to perform its analysis. This package is maintained by the skill's author, affaan-m. - [COMMAND_EXECUTION]: The skill uses
npxto execute scanning, initialization, and repair commands through theecc-agentshieldCLI utility. - [PROMPT_INJECTION]: The skill contains an analysis surface for indirect prompt injection as it scans local files like
CLAUDE.mdandagents/*.mdwhich may contain untrusted content. The tool's primary purpose is to identify and report these risks as vulnerabilities. - Ingestion points: Local configuration and markdown files in the
.claude/directory. - Boundary markers: None explicitly defined in the skill documentation.
- Capability inventory: Subprocess execution of the
ecc-agentshieldCLI tool. - Sanitization: The tool performs static analysis on files to detect patterns; execution of the analyzed content is not part of the documented flow.
Audit Metadata