scrapling
Fail
Audited by Snyk on Jul 15, 2026
Risk Level: CRITICAL
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly instructs saving user-provided cookies and substituting parameters into generated scripts/templates (including cookie values), which forces the LLM to handle and output secret cookie values verbatim.
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The documentation and templates explicitly instruct collecting, reusing, and persistently storing user-provided login cookies/credentials (including templates for login data and examples for extracting cookies), which enables credential harvesting and unauthorized data exfiltration.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
E006
CRITICALMalicious code pattern detected in skill scripts.
Audit Metadata