seo
Fail
Audited by Snyk on Jul 9, 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 asks the user to paste their API login and password into chat, runs
caton the .env (exposing stored secrets), and instructs the agent to parse and write those credentials to ~/.claude/skills/seo/.env, which requires the LLM to receive and handle secret values directly (high exfiltration risk).
Issues (1)
W007
HIGHInsecure credential handling detected in skill instructions.
Audit Metadata