analyzing-capacity-planning

Pass

Audited by Gen Agent Trust Hub on May 19, 2026

Risk Level: SAFE
Full Analysis
  • [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from the local file system that could contain malicious instructions.
  • Ingestion points: The script scripts/analyze_capacity.py uses Path.rglob('*') to recursively collect all file paths in a target directory.
  • Boundary markers: None are used when including these file paths in the generated analysis report.
  • Capability inventory: The skill has access to Bash(cmd:*), Write, and Edit tools as defined in SKILL.md.
  • Sanitization: File paths are interpolated directly into report strings without validation or escaping.
Audit Metadata
Risk Level
SAFE
Analyzed
May 19, 2026, 10:17 PM
Security Audit — agent-trust-hub — analyzing-capacity-planning