autogoal
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a development utility designed to improve agent reliability and auditability through structured planning and verification gates.
- [COMMAND_EXECUTION]: The skill includes several Node.js utility scripts (
check-complete.mjs,create-goal-scratchpad.mjs,init-templates.mjs, etc.) that perform file I/O operations strictly within the project repository. These scripts use built-in Node.js modules and do not execute arbitrary shell commands or perform network requests. - [PROMPT_INJECTION]: The instructions in
SKILL.mdestablish rigorous constraints on agent behavior, requiring measurable outcomes, evidence-based verification, and human review gates. No patterns attempting to bypass safety filters or override system instructions were detected. - [DATA_EXPOSURE]: The scripts read local project files to extract metadata (such as Linear issue identifiers) to facilitate documentation, but they do not access sensitive system paths (e.g., SSH keys, credentials) or exfiltrate data to external domains.
Audit Metadata