ebpf-observability

Warn

Audited by Snyk on Mar 27, 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 installation workflow explicitly fetches and uses public third-party content (e.g., curl to raw.githubusercontent.com/stable.txt and downloading GitHub release tarballs in "Install Cilium CLI" and "Install the tetra CLI"), so external, untrusted web content is ingested and can change what the agent installs or executes.

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, mounting /sys/fs/bpf, changing sysctl settings, installing system binaries, and deploying cluster-level components and eBPF programs that modify kernel state and require elevated privileges, so it directs actions that can change/compromise the host.

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 27, 2026, 02:05 PM
Issues
3