detecting-container-runtime-threats-with-falco

Warn

Audited by Snyk on Aug 23, 2026

Risk Level: MEDIUM
Full Analysis

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

  • Third-party content exposure detected (medium risk: 0.30). In scripts/agent.py, the runtime --triage <alerts.json> mode ingests outsider-provided free text from a user-supplied JSON file path (json.loads(line) per line) to summarize Falco alert fields.

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 instructs running sudo commands, modifying system files (e.g., /usr/share/keyrings, /etc/apt/sources.list.d, /etc/falco/), and enabling system services with systemctl, which require privileged changes to the host and can alter machine state.

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
Aug 23, 2026, 05:54 PM
Issues
3
Security Audit — snyk — detecting-container-runtime-threats-with-falco