ev-charger-nearby
What this skill does
The skill provides read-only access to Korean EV charging station information and status via an API, using a proxy to avoid requiring users to handle API keys directly.
github/nomadamas - Privilege Escalation - 7.1k stars
Threat analysis
Skill info
pkg:github/NomaDamas/k-skill@44fbaca?skill=ev-charger-nearbyAssessments (2)
Privilege Escalation
Privilege Escalation via local-llm-review
scripts/ev_charger.py
The code attempts to load secrets from a file (secrets.env) and uses environment variables for API keys. If the secrets.env file is not properly secured, it could expose sensitive information.Insecure Communication
Insecure Communication via local-llm-review
scripts/ev_charger.py
The code uses HTTP for communication with the proxy server (DEFAULT_PROXY_BASE_URL). This could expose sensitive data in transit if HTTPS is not enforced.Badge
Add the Anomity scan badge for ev-charger-nearby 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 ev-charger-nearby? Report an issue or request a rescan.




