backend-testing
Pass
Audited by Gen Agent Trust Hub on Apr 24, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and code examples adhere to industry standards for backend testing and do not contain any malicious patterns, obfuscation, or bypass attempts.
- [COMMAND_EXECUTION]: The shell commands provided (e.g., npm install, pytest) are standard for development workflows and package management.
- [CREDENTIALS_UNSAFE]: No hardcoded credentials were found. The skill explicitly advises using environment variables and separate configuration files (.env.test) for managing secrets.
- [EXTERNAL_DOWNLOADS]: All external references and dependencies are directed toward official documentation and reputable software registries (GitHub, NPM, PyPI).
Audit Metadata