ln-115-devops-docs-creator
Fail
Audited by Snyk on May 9, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.90). The skill explicitly replaces template placeholders with Context Store values and populates env-var tables and artifact-repository URLs (from .env.example, .npmrc, pip.conf), which requires embedding those original values verbatim into generated docs — so if any of those values are secrets/tokens they would be output by the LLM.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata