greenlight
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
Threat analysis
Skill info
pkg:github/RevylAI/greenlight@fcb36e3?skill=greenlightAssessments (3)
Privilege Escalation
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 tData Exfiltration
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 rData 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.
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.




