podkop-openwrt-guide

Warn

Audited by Snyk on Mar 14, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (high risk: 0.90). The skill's operations docs explicitly instruct fetching and executing public content from raw.githubusercontent.com (see references/operations.md: `sh <(wget -O
  • https://raw.githubusercontent.com/.../install.sh)` and the migration wget -O /etc/config/podkop https://raw.githubusercontent.com/.../podkop/files/etc/config/podkop), meaning it ingests untrusted, user-visible third‑party content that the agent is expected to act on and that can materially change tool use or decisions.

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


MEDIUM W013: Attempt to modify system services in skill instructions.

  • Attempt to modify system services in skill instructions detected (high risk: 1.00). The skill explicitly guides installing/updating Podkop on a live OpenWrt router and modifying system-level files and services (e.g., /etc/config/podkop, dnsmasq, nft rules) and running install scripts, which change the machine state and require root privileges.

Issues (3)

W011
MEDIUM

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

W012
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 14, 2026, 09:31 PM
Issues
3