portainer-tactics
Fail
Audited by Snyk on Aug 12, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This content is explicitly an exploit guide: it instructs brute-force/default-credential access, user enumeration, creation of privileged Docker containers, mounting the host filesystem and using chroot to achieve host RCE — clear intent to compromise and persist on targets.
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 using Portainer's Docker API to create privileged containers, mount the host filesystem ("/") and chroot into it to achieve host RCE, which directly modifies and compromises the machine state and bypasses protections.
Issues (2)
E006
CRITICALMalicious code pattern detected in skill scripts.
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata