Book a 30-minute demo →
Skill scan report

ci

View on GitHub
35 Medium Automated analysis flagged 2 potential risk patterns.

What this skill does

CI monitoring and local replication of GitHub Actions workflow failures

github/google-gemini - Information Exposure - 106.4k stars

ThreatsInformation Exposure Command Injection

Threat analysis

Information Exposure1 finding
Command Injection1 finding

Skill info

Namegoogle-gemini/ci
Registrygithub
Versioneef19f2
PURLpkg:github/google-gemini/gemini-cli@eef19f2?skill=ci
Stars106.4k

Assessments (2)

Information Exposure1 finding HIGH
HIGH

Information Exposure via local-llm-review

scripts/ci.mjs

The script retrieves the current Git branch and repository URL using `git branch --show-current` and `git remote get-url origin`, which could expose sensitive information if executed in an environment
Command Injection1 finding MEDIUM
MEDIUM

Command Injection via local-llm-review

scripts/ci.mjs

The script uses `execSync` with user-provided inputs (e.g., `process.argv[2]`, `process.argv[3]`) without proper validation or sanitization, which could be exploited for command injection attacks.

Badge

Add the Anomity scan badge for ci to your README.

Anomity Skill Check badge

Markdown
[![Anomity Skill Check](https://anomity.ai/skills/badge.svg)](https://anomity.ai/skills/github/google-gemini/ci/)
HTML
<a href="https://anomity.ai/skills/github/google-gemini/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 ci? Report an issue or request a rescan.

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok