auth-expert
Pass
Audited by Gen Agent Trust Hub on Jun 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides secure implementation patterns for JWT, RBAC, and password hashing based on industry standards.
- [COMMAND_EXECUTION]: Uses grep and find to detect the project environment. These commands are limited to discovery within the local file system and do not execute external code.
- [DATA_EXPOSURE]: No hardcoded credentials or sensitive data access patterns were identified. Code snippets correctly demonstrate the use of environment variables for secrets.
- [REMOTE_CODE_EXECUTION]: No remote scripts are downloaded or executed. Dependencies referenced (jsonwebtoken, bcrypt) are standard libraries for the described tasks.
Audit Metadata