cs-issue
Pass
Audited by Gen Agent Trust Hub on Apr 27, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates as a high-level workflow orchestrator. It establishes a standardized directory structure (
codestable/issues/) and naming convention for bug-related documentation. - [COMMAND_EXECUTION]: While the documentation mentions a script
search-yaml.pyused for indexing, this is treated as an internal project tool. The skill itself does not provide instructions for arbitrary command execution. - [DATA_EXFILTRATION]: No network operations or external URLs were detected. All file operations described are confined to the local project directory structure.
- [PROMPT_INJECTION]: The instructions focus on structured data management and logical flow control. There are no attempts to bypass safety filters or override agent behavior.
- [INDIRECT_PROMPT_INJECTION]: The skill ingests user-provided bug descriptions to populate issue reports. While this represents a data ingestion surface, the risk is minimal as the skill's primary purpose is documentation and routing within a controlled developer workflow.
Audit Metadata