reels-script-writer

Fail

Audited by Snyk on Aug 20, 2026

Risk Level: HIGH
Full Analysis

HIGH W008: Secret detected in skill content (API keys, tokens, passwords).

  • Secret detected (high risk: 1.00). I scanned the repository for high-entropy, literal credential-like values. The only direct match is the synthetic secret defined in tests/validate_negative_cases.sh: a literal string beginning with the "sk-proj-" prefix followed by a long alphanumeric sequence. Although it's used as a test artifact (to trigger the repo secret check), it is a high-entropy, literal value that matches real credential patterns and therefore meets the definition of a secret for scanning purposes. Other items (local file paths like /Users/zhengyujie/..., example CLI commands, placeholders, or short/simple passwords) are not flagged because they are either non-secret paths, documentation/example placeholders, or low-entropy setup/test strings.

Issues (1)

W008
HIGH

Secret detected in skill content (API keys, tokens, passwords).

Audit Metadata
Risk Level
HIGH
Analyzed
Aug 20, 2026, 05:24 AM
Issues
1
Security Audit — snyk — reels-script-writer