GitHub Copilot Coding Agent automation. Apply the ai-copilot label to an issue → GitHub Actions auto-assigns Copilot via GraphQL → Copilot creates a Draft PR. One-click issue-to-PR pipeline.
84
76%
Does it follow best practices?
Impact
96%
4.00xAverage score across 3 eval scenarios
Advisory
Suggest reviewing before use
Optimize this skill with Tessl
npx tessl skill review --optimize ./.agent-skills/copilot-coding-agent/SKILL.mdSecurity
1 medium severity finding. This skill can be installed but you should review these findings before use.
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.90). This skill's workflow (SKILL.md "Issue created/labeled" → "Copilot Coding Agent starts processing the issue" and the usage examples showing gh issue create --body "...", plus the "External system integration" note) auto-assigns Copilot to read and act on user-generated GitHub issue bodies (including issues created via Jira/Zapier), so untrusted third-party content can directly influence the agent's actions.
c033769
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.