testing-integration
Pass
Audited by Gen Agent Trust Hub on Apr 8, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes dynamic context injection in
scripts/create-integration-test.mdto run local shell commands likegrepandfind. These operations are used for project introspection, such as detecting the testing framework or database configuration, to provide more accurate test templates. - [EXTERNAL_DOWNLOADS]: The skill references and provides instructions for installing well-known testing libraries including
@pact-foundation/pact,supertest,pytest,hypothesis, andzod. These are industry-standard packages from trusted registries. - [SAFE]: The skill explicitly promotes security best practices, such as using isolated test databases, rolling back transactions after tests, and ensuring that no sensitive production data is used in pact files or tests.
Audit Metadata