github-automation

Pass

Audited by Gen Agent Trust Hub on Jul 18, 2026

Risk Level: SAFEPROMPT_INJECTION
Full Analysis
  • [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection as it processes external content from GitHub repositories.
  • Ingestion points: Data enters the agent's context through tools like GITHUB_LIST_REPOSITORY_ISSUES, GITHUB_GET_A_PULL_REQUEST, and GITHUB_GET_REPOSITORY_CONTENT (defined in SKILL.md).
  • Boundary markers: The instructions in SKILL.md do not explicitly mandate the use of delimiters or 'ignore embedded instructions' warnings when reading content from issues or code.
  • Capability inventory: The agent has access to high-privilege tools in SKILL.md, including GITHUB_MERGE_A_PULL_REQUEST, GITHUB_DELETE_A_REPOSITORY, and GITHUB_CREATE_A_WORKFLOW_DISPATCH_EVENT.
  • Sanitization: There is no mention of input validation or sanitization for the data retrieved from GitHub in SKILL.md.
  • Mitigation: The skill includes clear instructions to require explicit user confirmation for destructive actions (merge, delete) and to verify CI status before merging, which serves as a primary defense against automated exploitation.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 18, 2026, 04:24 PM
Security Audit — agent-trust-hub — github-automation