nodejs-best-practices
Pass
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: LOW
Full Analysis
- [SAFE] (SAFE): The skill provides documentation and code examples aimed at improving code quality and security. It does not contain executable malicious scripts, network exfiltration commands, or prompt injection attempts.
- [CREDENTIALS_UNSAFE] (INFO): The skill explicitly warns against hardcoded credentials and demonstrates the use of environment variables (process.env.DATABASE_URL) for database connections.
- [COMMAND_EXECUTION] (SAFE): No arbitrary command execution patterns were found. The code examples provided are standard for Express.js applications.
Audit Metadata