implementing-usb-device-control-policy

Warn

Audited by Snyk on Jul 16, 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.75). The required workflow includes runtime fetching of free-form JSON from a user-supplied external target URL via requests.get(...) in scripts/agent.py, which can contain outsider-authored text that is then ingested into the agent’s LLM context (directly or via the produced findings/report).

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.90). Flagged because the skill instructs changing system-wide configuration (GPO/MDE device-control policies and device installation restrictions) which requires administrative privileges and modifies the machine's state.

Issues (2)

W011
MEDIUM

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

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
MEDIUM
Analyzed
Jul 16, 2026, 09:07 AM
Issues
2
Security Audit — snyk — implementing-usb-device-control-policy