CtrlK
BlogDocsLog inGet started
Tessl Logo

github-ops

Provides comprehensive GitHub operations using gh CLI and GitHub API. Activates when working with pull requests, issues, repositories, workflows, or GitHub API operations including creating/viewing/merging PRs, managing issues, querying API endpoints, and handling GitHub workflows in enterprise or public GitHub environments.

90

1.11x
Quality

86%

Does it follow best practices?

Impact

95%

1.11x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

SKILL.md
Quality
Evals
Security

Security

1 medium severity finding. This skill can be installed but you should review these findings before use.

Medium

W011: Third-party content exposure detected (indirect prompt injection risk)

What this means

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.

Why it was flagged

Third-party content exposure detected (high risk: 0.80). The skill explicitly calls and parses public, user-generated GitHub content (e.g., gh api repos/{owner}/{repo}/pulls, gh pr view --json, gh issue view, gh workflow view --yaml and downloading run logs) as shown in SKILL.md and references/api_reference.md, and those fetched PRs, issues, comments, workflow YAML and logs are then used in automation examples (auto-merge, review/approve, trigger workflows), so untrusted third-party content can influence agent actions.

Report incorrect finding
Repository
fernandezbaptiste/claude-code-skills
Audited
Security analysis
Snyk

Is this your skill?

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.