resonate-token-authentication-typescript
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructional content on securing applications using standard cryptographic practices.
- [COMMAND_EXECUTION]: Contains examples for using standard tools like
opensslfor key generation andjwt-clifor token creation within a development context. - [EXTERNAL_DOWNLOADS]: Directs users to install
jwt-cli, a legitimate and well-known utility for working with JSON Web Tokens. - [CREDENTIALS_UNSAFE]: Mentions private key files and environment variables for tokens but includes specific recommendations for secure handling, such as avoiding version control and using secrets management services.
Audit Metadata