backend-testing
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill references standard testing libraries like Jest, Pytest, and Supertest, which are downloaded from official and well-known package registries.
- [COMMAND_EXECUTION]: Provides routine commands for installing dependencies and executing test suites using standard package managers (NPM/PyPI).
- [SAFE]: The skill explicitly includes security constraints against hardcoding secrets and suggests using dedicated environment files for testing. No malicious obfuscation, data exfiltration patterns, or privilege escalation vectors were detected. The instructions follow established industry standards for Test-Driven Development (TDD) and backend quality assurance.
Audit Metadata