complete-everything
Pass
Audited by Gen Agent Trust Hub on Aug 25, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill was analyzed for malicious patterns including prompt injection, data exfiltration, and obfuscation. No security issues were detected.
- [COMMAND_EXECUTION]: The skill instructs the agent to use standard development utilities such as
git(for status and diffing) andripgrep(for searching task-related keywords like 'TODO' or 'out of scope'). These commands are used as intended for project management within the repository context. - [DATA_EXPOSURE_AND_EXFILTRATION]: No sensitive data access or external network exfiltration patterns were found. The skill explicitly treats the absence of credentials or access as a valid blocker, adhering to safety best practices.
- [PROMPT_INJECTION]: The instructions contain strong operational directives (e.g., 'Do not claim success from memory') aimed at improving task accuracy and preventing hallucinations. These do not target the underlying safety filters of the model.
Audit Metadata