issue-manage
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The skill utilizes the
ccw issueCLI for managing issues. These commands are executed locally to list, update, and manage the lifecycle of issues. The usage is consistent with the skill's stated purpose. - [DATA_EXPOSURE] (SAFE): The skill interacts with local files in the
.workflow/issues/directory. Access is limited to issue-related data (jsonl and json files) and does not involve sensitive system files or credentials. - [REMOTE_CODE_EXECUTION] (SAFE): No remote code execution patterns, external downloads, or suspicious package installations were found.
- [PROMPT_INJECTION] (SAFE): The instructions focus on structured data management and menu-driven interactions. There are no attempts to override agent safety filters or system prompts.
Audit Metadata