cs-issue

Pass

Audited by Gen Agent Trust Hub on May 6, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill functions as a high-level logic controller. It manages the transition between sub-skills (cs-issue-report, cs-issue-analyze, and cs-issue-fix) based on the state of the filesystem. It does not perform unauthorized network operations, exfiltrate data, or execute arbitrary code.
  • [PROMPT_INJECTION]: The skill acts as an entry point for user-provided bug descriptions. While these descriptions drive the agent's internal reasoning and trigger code-fixing sub-skills, the routing logic itself contains no instructions to bypass safety guardrails or ignore system constraints. The interaction follows a predefined, structured workflow with manual checkpoints.
  • [COMMAND_EXECUTION]: The skill mentions an internal utility script, search-yaml.py, used for indexing metadata within the codestable issue directories. This script is treated as a local project dependency and does not involve downloading or executing untrusted code from remote sources.
Audit Metadata
Risk Level
SAFE
Analyzed
May 6, 2026, 01:59 PM