Skip to main content

decrypt-secrets

Decrypts MCP tokens for secure remote sessions, ensuring safe authentication for accessing servers.

Install this skill

or
70/100

Security score

The decrypt-secrets skill was audited on Feb 9, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 18

Access to .env file

SourceSKILL.md
181. Your tokens are stored encrypted in `.env.local.encrypted` (safe to commit)
medium line 19

Access to .env file

SourceSKILL.md
192. Running this decrypts them to `.env.local` (gitignored)
medium line 36

Access to .env file

SourceSKILL.md
361. Add your tokens to `.env.local`:
medium line 50

Access to .env file

SourceSKILL.md
503. Commit `.env.local.encrypted` to your repo
medium line 56

Access to .env file

SourceSKILL.md
56- `.env.local` is gitignored - your actual tokens are never committed
medium line 57

Access to .env file

SourceSKILL.md
57- `.env.local.encrypted` uses AES-256-GCM encryption
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →
GitHub Stars 106
Rate this skill
Categorydevelopment
UpdatedMay 21, 2026
majiayu000/claude-skill-registry