notion-cli
Fail
Audited by Snyk on Apr 30, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The prompt includes explicit examples that pass Notion tokens directly into CLI commands (e.g., here-strings like notion auth login --with-token <<< "ntn_xxx"), which encourages embedding secret values verbatim in generated commands even though env-var alternatives are shown.
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata