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.py fetches outsider-facing free-text data from first-party APIs (data.ex.co.kr traffic snapshots and openapi.its.go.kr CCTV 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
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Aug 1, 2026, 10:19 AM
Issues
2
Security Audit — snyk — highway-traffic-status