backend-development
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- SAFE (SAFE): No malicious patterns detected. The skill acts as a comprehensive documentation and reference guide for backend development.
- CODE QUALITY (INFO): The code snippets provided for Node.js/TypeScript and Python follow industry-standard security patterns, including the use of Argon2id for password hashing and PKCE for OAuth flows.
- DEPENDENCY ANALYSIS (LOW): The skill references several standard industry packages (e.g.,
jsonwebtoken,argon2,helmet). These are reputable libraries used for implementing the security features described in the documentation. - DATA PRIVACY (SAFE): The skill does not perform any network operations or access sensitive local file paths. Environment variables are used as placeholders for secrets (e.g.,
process.env.JWT_PRIVATE_KEY).
Audit Metadata