implementing-velociraptor-for-ir-collection

Fail

Audited by Snyk on Jul 16, 2026

Risk Level: HIGH
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 0.90). The skill embeds a plaintext credential ("password: secure_password") in the Elastic integration config, which would require the model to reproduce a secret-like value verbatim if it emits that config.

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 installing and registering a privileged agent/service (uses sudo to copy binaries and run "service install"), repacks/deploys clients, and runs containers mounting host paths — all actions that modify system state and require elevated privileges.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

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
HIGH
Analyzed
Jul 16, 2026, 09:07 AM
Issues
3
Security Audit — snyk — implementing-velociraptor-for-ir-collection