Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
80
72%
Does it follow best practices?
Impact
100%
1.23xAverage score across 3 eval scenarios
Low
Low-risk findings worth noting
Fix and improve this skill with Tessl
tessl review fix ./apps/picooraclaw/workspace/skills/github/SKILL.mdThe canonical home for this skill is github in mitsuhiko/agent-stuff
Low
Low-risk findings.
1 low severity finding. Worth noting, but not necessarily harmful.
The skill exposes the agent to untrusted, user-generated content from public third-party sources, creating a risk of indirect prompt injection. This includes browsing arbitrary URLs, reading social media posts or forum comments, and analyzing content from unknown websites.
Third-party content exposure detected (high risk: 0.80). The SKILL.md explicitly instructs using the `gh` CLI and `gh api` to fetch PRs, issues, workflow runs, and logs from GitHub (public, user-generated content), which the agent will read and use to drive actions/decisions, exposing it to untrusted third-party content that could carry indirect prompt injection.
3afe8ec
If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.