credential-dumping

Fail

Audited by Snyk on Jul 6, 2026

Risk Level: CRITICAL
Full Analysis

HIGH W007: Insecure credential handling detected in skill instructions.

  • Insecure credential handling detected (high risk: 1.00). The prompt explicitly instructs extraction and reporting of plaintext credentials/tokens (e.g., printing "Password: $plaintext", saving credential dumps to evidence, and requiring the return summary to list "New credentials or tokens found"), which forces the agent to handle and output secret values verbatim.

CRITICAL E006: Malicious code pattern detected in skill scripts.

  • Malicious code pattern detected (high risk: 1.00). This document is a deliberate, step‑by‑step playbook for credential theft and exfiltration against Active Directory (DCSync, NTDS/SAM/LSA dumps, ADSync DPAPI decryption, LAPS/gMSA abuses, persistence via DSRM/dMSA/GoldenGMSA, and remote execution/upload), i.e., clear malicious intent and high-risk abuse techniques.

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 privileged, state-changing operations (uploading/executing scripts, creating VSS shadow copies and copying NTDS.dit, modifying registry and AD objects, creating scheduled tasks, changing ACLs/policies, etc.), which require elevated privileges and directly modify the host or domain state—so it pushes the agent to compromise the machine.

Issues (3)

W007
HIGH

Insecure credential handling detected in skill instructions.

E006
CRITICAL

Malicious code pattern detected in skill scripts.

W013
MEDIUM

Attempt to modify system services in skill instructions.

Audit Metadata
Risk Level
CRITICAL
Analyzed
Jul 6, 2026, 09:15 AM
Issues
3
Security Audit — snyk — credential-dumping