api-authentication
Enables secure API authentication using JWT, OAuth 2.0, and API keys, ensuring robust user authentication and token management.
Install this skill
or
98/100
Security score
The api-authentication skill was audited on Mar 4, 2026 and we found 2 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 43
Access to .env file
SourceSKILL.md
| 43 | const SECRET_KEY = process.env.JWT_SECRET || 'your-secret-key'; |
low line 44
Access to .env file
SourceSKILL.md
| 44 | const REFRESH_SECRET = process.env.REFRESH_SECRET || 'your-refresh-secret'; |
Scanned on Mar 4, 2026
View Security DashboardInstall this skill with one command
/learn @aj-geddes/api-authenticationGitHub Stars 112
Rate this skill
Categorydevelopment
UpdatedMarch 29, 2026
claude-codecursorwindsurfclineroo-codeampcodexgoosetraeopencodevibemanusantigravitygemini-cliapibackendcross-platformbackend-developerdevops-sresecurity-engineerdata-engineerproduct-managerdevelopmentproduct
aj-geddes/useful-ai-prompts