iterate-until-verified
Pass
Audited by Gen Agent Trust Hub on Sep 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely instructional, providing a meta-prompting framework to improve agent outputs through iterative loops and quality gates. It does not perform sensitive file operations, network exfiltration, or persistence activities.
- [INDIRECT_PROMPT_INJECTION]: The skill addresses potential injection risks by instructing the agent to 'lock' the original user request as a 'task contract' and using clear 'AUTHORITATIVE TASK' delimiters in its templates.
- Ingestion points: User-provided tasks are ingested and processed in Step 1 and the 'Compose mode' template in
SKILL.md. - Boundary markers: Present. The skill uses 'task contract' logic and 'AUTHORITATIVE TASK' tags to isolate the original request.
- Capability inventory: The skill facilitates the use of subagents and tools for verification, but does not grant new permissions.
- Sanitization: None specified, but the workflow emphasizes strict adherence to original constraints and deliverables.
- [EXTERNAL_DOWNLOADS]: The
REFERENCES.mdfile contains a link to a well-known social media platform (X.com) for background informational purposes. This is a non-executable reference and does not pose a security threat.
Audit Metadata