highway-traffic-status
Warn
Audited by Snyk on Aug 1, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (low risk: 0.10). Runtime path
scripts/highway_traffic.pyfetches outsider-facing free-text data from first-party APIs (data.ex.co.krtraffic snapshots andopenapi.its.go.krCCTV metadata), but the only LLM-ingested text is their structured JSON/XML fields and there is no path where outsider users can POST/queue arbitrary content for the skill to read.
MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).
- Potentially malicious external URL detected (high risk: 0.90). The SKILL.md instructs running remote code at runtime via "npx -y @nomadamas/k-skill@0 instruct highway-traffic-status", which will fetch and execute the @nomadamas/k-skill package and thus can directly control the skill's instructions.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W012
MEDIUMUnverifiable external dependency detected (runtime URL that controls agent).
Audit Metadata