ci
What this skill does
CI monitoring and local replication of GitHub Actions workflow failures
github/google-gemini - Information Exposure - 106.4k stars
Threat analysis
Skill info
pkg:github/google-gemini/gemini-cli@eef19f2?skill=ciAssessments (2)
Information Exposure
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 environmentCommand Injection
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.
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.




