new-issue
Pass
Audited by Gen Agent Trust Hub on Mar 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill performs expected documentation tasks using local file system operations without external network requests or sensitive data access. Its behavior is consistent with the provided documentation and stated purpose.
- [COMMAND_EXECUTION]: A local shell command string (
ls,grep,sort) is used to find existing files in thedocs/issue/directory. This is used solely to determine the next issue sequence number and does not involve untrusted input or elevated privileges.
Audit Metadata