perseus-crypto
Perseus Crypto specializes in cryptographic security analysis, ensuring best practices in JWT, hashing, encryption, and key management.
Install this skill
or
78/100
Security score
The perseus-crypto skill was audited on Mar 1, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 132
Access to .env file
SourceSKILL.md
| 132 | const secret = process.env.JWT_SECRET; // Must be 32+ chars |
medium line 422
Access to .env file
SourceSKILL.md
| 422 | * "Check .env file security." |
medium line 425
Access to .env file
SourceSKILL.md
| 425 | - .env in repository |
medium line 426
Access to .env file
SourceSKILL.md
| 426 | - .env.example with real secrets |
medium line 427
Access to .env file
SourceSKILL.md
| 427 | - Missing .env in .gitignore |
low line 531
Access to .env file
SourceSKILL.md
| 531 | | Database Password | `.env.example:8` | High | |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @kaivyy/crypto