lattice-crypto-attacks
Fail
Audited by Snyk on Apr 9, 2026
Risk Level: CRITICAL
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The playbook explicitly contains code and procedures that compute and return sensitive cryptographic secrets (private keys, nonces, recovered p/q, etc.), which would require an agent to handle and potentially output those secret values verbatim.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). This is an explicit offensive lattice-cryptanalysis playbook that provides step‑by‑step methods to recover private keys and break cryptographic systems (Coppersmith, Boneh‑Durfee, HNP for ECDSA/DSA nonces, knapsack, NTRU), and although it contains no code-level backdoors, exfiltration routines, credential‑theft logic, supply‑chain tampering, or obfuscation/remote‑exec constructs, its intent and content are high‑risk because they directly enable malicious compromise of cryptographic secrets.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
Audit Metadata