Book a 30-minute demo →
Skill scan report

pr-address-comments

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

What this skill does

The skill is designed to help users address GitHub PR comments for the Gemini CLI. It uses the `gh` CLI tool and fetches PR information via a GraphQL query to analyze comments and reviews.

github/google-gemini - Exfiltration of Sensitive Data - 106.4k stars

ThreatsExfiltration of Sensitive Data Insecure API Usage

Threat analysis

Exfiltration of Sensitive Data1 finding
Insecure API Usage1 finding

Skill info

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

Assessments (2)

Exfiltration of Sensitive Data1 finding HIGH
HIGH

Exfiltration of Sensitive Data via local-llm-review

scripts/fetch-pr-info.js

The script sends a GraphQL query to a GitHub API endpoint, which may include sensitive information such as the current git branch name. If the script is not properly secured, it could potentially expo
Insecure API Usage1 finding MEDIUM
MEDIUM

Insecure API Usage via local-llm-review

scripts/fetch-pr-info.js

The script uses `execAsync` to run shell commands, which could be vulnerable to command injection if user input is not properly sanitized. This could allow an attacker to execute arbitrary commands on

Badge

Add the Anomity scan badge for pr-address-comments to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok