github-ops
Pass
Audited by Gen Agent Trust Hub on Jul 31, 2026
Risk Level: SAFE
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted data from external sources such as GitHub issue bodies, pull request comments, and npm registry data.
- Ingestion points:
SKILL.mdinstructions for reading content viagh issue view,gh pr view,gh api, andnpm view. - Boundary markers: The skill lacks explicit instructions for the agent to use delimiters or ignore embedded instructions when processing external data.
- Capability inventory: The skill utilizes
Bashto execute commands for repository management and metadata retrieval. - Sanitization: No explicit sanitization or filtering of external content is described before interpolation into the agent's context.
Audit Metadata