agy-native
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill extensively documents the use of the
agyCLI tool for managing agent workflows. It includes instructions for running headless tasks usingagy --printand managing plugins viaagy plugin. While it mentions the--dangerously-skip-permissionsflag, it includes a mandatory safety rule (Rule 5) to keep thedcg(destructive-command guard) active to prevent unauthorized or harmful system changes. - [EXTERNAL_DOWNLOADS]: The skill references the capability to install plugins from a remote marketplace (
agy plugin install <name@marketplace>). This is described as a standard administrative function of the AGY tool for extending its features. - [INDIRECT_PROMPT_INJECTION]: The skill demonstrates a surface for indirect prompt injection as it processes "beads" and "evidence" from external repositories. However, it implements strong mitigation strategies, including 'author!=judge' context separation (Rule 2) and mandatory evidence-gated closing of tasks (Rule 3) to prevent a single compromised context from making authoritative changes.
Audit Metadata