skill-issues
Pass
Audited by Gen Agent Trust Hub on May 9, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill employs several shell commands, including
grep,sed,mkdir, andcp, to create, read, and update the issue tracking file at.octo/ISSUES.md. These operations are localized to the project environment. - [DATA_EXPOSURE]: The skill references a template path at
${HOME}/.claude-octopus/plugin/config/templates/ISSUES.md.template. This access is intended for initializing the skill's own configuration and does not target sensitive user data or system credentials. - [PROMPT_INJECTION]: No patterns of instruction overriding, safety bypass, or role-play injection were detected in the skill's description or implementation logic.
- [REMOTE_CODE_EXECUTION]: There are no patterns involving the download or execution of remote scripts or unverified third-party packages.
Audit Metadata