log-stripe-issues

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [Command Execution] (SAFE): The skill utilizes the gh (GitHub CLI) for listing and creating issues. These are routine operations for agents managing software development lifecycles.
  • [Indirect Prompt Injection] (LOW): The skill creates an attack surface by processing external data from the /check-stripe primitive and interpolating it into GitHub issue commands.
  • Ingestion points: Output of the /check-stripe audit command.
  • Boundary markers: Absent; the skill instructions do not specify delimiters for findings when passed to the gh CLI.
  • Capability inventory: GitHub issue creation and listing (gh issue create, gh issue list).
  • Sanitization: Not present; the instructions assume finding data is safe for shell interpolation.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:26 PM