skills/jeremylongshore/claude-code-plugins-plus-skills/analyzing-capacity-planning/Gen Agent Trust Hub
analyzing-capacity-planning
Pass
Audited by Gen Agent Trust Hub on Apr 13, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill processes file system metadata, which represents a potential surface for indirect prompt injection.
- Ingestion points: The
scripts/analyze_capacity.pyscript ingests file paths and metadata from user-specified directory targets. - Boundary markers: The skill does not employ explicit delimiters or instructions to prevent the agent from interpreting ingested data as commands.
- Capability inventory: The skill is granted access to a comprehensive toolset including
Bash,Read,Write,Edit,Grep, andGlobas specified inSKILL.md. - Sanitization: The metadata collected from the file system is not sanitized or escaped before being presented to the agent in reports.
Audit Metadata