fleet-hunting-with-velociraptor
Warn
Audited by Snyk on Aug 11, 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 can ingest outsider-provided free text via thequerysubcommand argument (vql) and thevalidatesubcommand path contents (arbitrary YAMLquerystrings), which are then passed tovelociraptor query/ parsed at runtime.
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 includes explicit privileged operations that modify system state (e.g., "sudo mv" to /usr/local/bin and instructions to install/run the agent as a service) and thus asks an operator to perform actions requiring root/administrator privileges.
Issues (2)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata