standards-us-state-mapper
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): Comprehensive analysis of the provided Markdown and Python files confirms no indicators of prompt injection, data exfiltration, or unauthorized command execution. The script primarily handles data structures for educational reporting.
- Indirect Prompt Injection (LOW): The skill accepts external content via the 'content' parameter, presenting a theoretical surface for indirect injection. However, the skill lacks the capabilities required for exploitation.
- Ingestion points: 'content' parameter in 'skill.py'.
- Boundary markers: None present.
- Capability inventory: No subprocess, network, or file system write operations.
- Sanitization: None present.
Audit Metadata