detecting-weak-cryptography
Warn
Audited by Snyk on Aug 21, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (medium risk: 0.30). In
scripts/scan_weak_crypto.py, the skill recursively reads and ingests arbitrary UTF-8 text from the provided localpath(viaroot.rglob("*")andfile_path.read_text(...)) to run regex scans for weak crypto patterns, so outsider-authored repository files can directly influence the LLM runtime input.
Issues (1)
W011
MEDIUMThird-party content exposure detected (indirect prompt injection risk).
Audit Metadata