Auth Locked
Establishes robust authentication and authorization patterns with role-based access control and security policies for applications.
Install this skill
or
94/100
Security score
The Auth Locked skill was audited on Mar 1, 2026 and we found 2 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 371
Template literal with variable interpolation in command context
SourceSKILL.md
| 371 | const key = `${event.ipAddress}:${event.type}`; |
low line 85
Access to .env file
SourceSKILL.md
| 85 | { name: 'google', type: 'oauth', config: { clientId: process.env.GOOGLE_CLIENT_ID } } |
Scanned on Mar 1, 2026
View Security DashboardInstall this skill with one command
/learn @coverage-creatives/auth-lockedRate this skill
Categorydevelopment
UpdatedMarch 29, 2026
openclawapibackendbackend-developersecurity-engineerdevops-sreproduct-managertechnical-pmdevelopmentproduct
Coverage-Creatives/zeus