kinde-mcp
Fail
Audited by Snyk on Aug 24, 2026
Risk Level: CRITICAL
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill explicitly permits writing "real bearer tokens" and other user-authorized secret-bearing writes (otherwise using placeholders), which would require the LLM to accept and embed secret values verbatim into configs or commands.
CRITICAL E005: Suspicious download URL detected in skill instructions.
- Suspicious download URL detected (high risk: 0.70). All links are official Kinde docs or a placeholder except the GitHub repo (https://github.com/geelen/mcp-remote), which is a third‑party package referenced for use via npx (executes code) and is therefore potentially risky unless pinned and verified.
Issues (2)
W007
HIGHInsecure credential handling detected in skill instructions.
E005
CRITICALSuspicious download URL detected in skill instructions.
Audit Metadata