audit-bot

Warn

Audited by Snyk on Jun 30, 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). Required workflow Step 1 ingests outsider-authored free text/prose into the LLM context via curl fetching trades_broker.csv from a Pi API endpoint and via scp of ffm_diag.log/bot_ml.log* logs that are not authored by the operating user; these files are then read by the audit scripts and can be included in generated report text.

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

  • Attempt to modify system services in skill instructions detected (high risk: 0.70). The skill explicitly instructs using sudo on the Raspberry Pi to copy root-owned files and change their permissions (sudo cp + sudo chmod), which performs privileged filesystem modifications and thus pushes the agent to perform elevated operations that alter machine 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
Jun 30, 2026, 03:29 PM
Issues
2
Security Audit — snyk — audit-bot