skills/jeremylongshore/claude-code-plugins-plus-skills/managing-test-environments/Gen Agent Trust Hub
managing-test-environments
Pass
Audited by Gen Agent Trust Hub on Mar 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard templates and scripts for provisioning test infrastructure, including Docker Compose definitions and database seeding logic.
- [SAFE]: Configuration templates in the assets directory use non-sensitive placeholder values for credentials and environment variables (e.g., 'example-value', 'YOUR_VALUE_HERE').
- [SAFE]: The skill utilizes Python scripts (incorrectly named with .sh extensions) to automate directory creation and file processing, which are limited to the local environment and the skill's stated purpose.
- [SAFE]: While the skill reads local configuration files such as docker-compose.yml and .env.test, which constitutes an indirect prompt injection surface, this behavior is necessary for its primary function and does not pose a direct threat.
- [SAFE]: External references and suggested dependencies (e.g., Testcontainers, dotenv-cli) are well-known developer tools and services.
Audit Metadata