Get a demo — 30 minutes →
Skill scan report

greenlight

View on GitHub
45 Medium This skill sends sensitive values to an external host. Automated analysis flagged 1 additional risk pattern.

What this skill does

The greenlight skill appears to be a code scanning and security analysis tool, likely used for checking apps against App Store guidelines and detecting potential security or policy violations. It inte

github/revylai - Privilege Escalation - 2.4k stars

ThreatsPrivilege Escalation Data Exfiltration

Threat analysis

Privilege Escalation1 finding
Data Exfiltration2 findings

Skill info

Namerevylai/greenlight
Registrygithub
Versionfcb36e3
PURLpkg:github/RevylAI/greenlight@fcb36e3?skill=greenlight
Stars2.4k

Assessments (3)

Privilege Escalation1 finding HIGH
HIGH

Privilege Escalation via local-llm-review

internal/asc/auth.go

The code reads a private key from the file system (`os.ReadFile(privateKeyPath)`) and uses it to generate a signed JWT for App Store Connect API authentication. This is a legitimate use case, but if t
Data Exfiltration2 findings MEDIUM
MEDIUM

Data Exfiltration via local-llm-review

internal/asc/client.go

The code makes HTTP requests to `https://api.appstoreconnect.apple.com/`, which is a legitimate API endpoint. However, if the code were to send sensitive data to a non-official host, that would be a r
MEDIUM

Data Exfiltration via local-llm-review

internal/codescan/rules_crypto_test.go

The code makes references to `https://api.coinbase.com/`, which is a legitimate API endpoint. However, if the code were to send sensitive data to a non-official host, that would be a risk.

Badge

Add the Anomity scan badge for greenlight to your README.

Anomity Skill Check badge

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

Ask AI about Anomity
ChatGPT Claude Perplexity Google AI Grok