seo-optimize
Fail
Audited by Snyk on May 12, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 1.00). The skill explicitly sources a .env and echoes GSC_SERVICE_ACCOUNT_JSON and constructs curl commands with an expanded ACCESS_TOKEN (Authorization: Bearer ${ACCESS_TOKEN}), which requires reading and potentially outputting secret credential values verbatim.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata