standards-coverage-validator
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill ingests untrusted curriculum content which could contain adversarial instructions. 1. Ingestion points: 'content' parameter in skill.py. 2. Boundary markers: Absent. 3. Capability inventory: Generates data reports and JSON artifacts. 4. Sanitization: Absent.
- [Code Quality] (SAFE): The python implementation references an undefined variable 'skill_dir' in the execute method, which will cause a NameError when the skill is run.
Audit Metadata