Now in early access, book a 30-minute demo →
Skill scan report

gh-fix-ci

View on GitHub
14 Low Automated analysis flagged 2 potential risk patterns.

What this skill does

The skill is designed to inspect GitHub PR checks, fetch logs from failing GitHub Actions, summarize failure context, and propose a fix plan after user approval. It is a utility tool for debugging and

github/composio-community - Command Injection - 15.3k stars

ThreatsCommand Injection Authentication Handling

Threat analysis

Command Injection1 finding
Authentication Handling1 finding

Skill info

Namecomposio-community/gh-fix-ci
Registrygithub
Versione63645c
PURLpkg:github/composio-community/awesome-codex-skills@e63645c?skill=gh-fix-ci
Stars15.3k

Assessments (2)

Command Injection1 finding MEDIUM
MEDIUM

Command Injection via local-llm-review

scripts/inspect_pr_checks.py

The use of `subprocess.run` with `*args` could be vulnerable to command injection if `args` is not properly sanitized. This could allow an attacker to inject arbitrary commands if the input is not tru
Authentication Handling1 finding LOW
LOW

Authentication Handling via local-llm-review

SKILL.md

The skill requires `gh` to be authenticated with escalated permissions (workflow/repo scopes). If not handled securely, this could expose credentials or allow unauthorized access.

Badge

Add the Anomity scan badge for gh-fix-ci to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/composio-community/gh-fix-ci/)
HTML
<a href="https://anomity.ai/skills/github/composio-community/gh-fix-ci/"><img src="https://anomity.ai/skills/badge.svg" alt="Anomity Skill Check"></a>
Image URL
https://anomity.ai/skills/badge.svg

How Anomity governs this at runtime

Scan-time vetting tells you what a skill says it will do. Anomity's Endpoint Sensor sees what agents actually do: it discovers skills alongside every other AI artifact on the endpoint, and runtime governance can allow, deny, or log the tool calls a skill triggers. Policy violations route to your SIEM, Slack, email, or Jira, backed by a queryable 90-day audit trail.

Book a 30-minute demo to see your own skill inventory.

Methodology and disputes

Every skill is assessed by the Anomity Skill Intelligence engine against its public source; findings indicate risk patterns, not confirmed exploitation. Maintainer of gh-fix-ci? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok