design-solution

Pass

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from external sources.
  • Ingestion points: Processes data from local files and GitHub issue comments as specified in the SKILL.md workflow.
  • Boundary markers: No delimiters or instructions are present to prevent the agent from executing instructions found within the imported content.
  • Capability inventory: The skill uses the GitHub CLI (gh) for network operations and has access to the local file system.
  • Sanitization: There is no indication of input validation or sanitization for the data retrieved from external files or GitHub.
  • [COMMAND_EXECUTION]: The skill executes the gh (GitHub CLI) tool with user-provided arguments to retrieve issue details and comments.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 11, 2026, 04:39 AM