github-issue-writing

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill utilizes the official GitHub CLI (gh) to perform repository management tasks such as creating issues, adding labels, and managing sub-issues. All commands are scoped to the gh toolset and align with the stated purpose of the skill.
  • [PROMPT_INJECTION]: The skill identifies a surface for indirect prompt injection when reading data from external GitHub issues. Ingestion points: gh issue list and gh issue view (SKILL.md). Boundary markers: Explicit markers for delimiting external content are not defined in the instructions for reading issues. Capability inventory: Access to gh issue, gh label, gh repo, and gh api via Bash. Sanitization: No specific sanitization or filtering logic is provided for the content retrieved from external issues.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 03:59 AM
Security Audit — agent-trust-hub — github-issue-writing