jwt-auth
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides implementation templates for JWT-based authentication in Python. The instructions emphasize security best practices, such as using the HS256 algorithm and setting short token expiration times.
- [SAFE]: The
scripts/verify.pyfile is a development utility designed to validate the frontmatter and structure of theSKILL.mdfile. It uses the Python standard library for file path management and regex parsing, and it does not perform network operations, execute arbitrary commands, or access sensitive user data. - [SAFE]: The metadata and prompt templates included in
skill-report.jsonare consistent with the stated purpose of assisting developers with backend authentication setup and do not contain any deceptive or malicious instructions.
Audit Metadata