prove-it-works
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill includes instructions to execute shell commands (
grep,echo) to verify and update the project's.gitignorefile, ensuring that the local testing directory (.scratch/) is not committed to version control. - [COMMAND_EXECUTION]: The primary workflow involves creating and running local TypeScript scripts to validate application logic, API integrations, and database state without using mocks.
- [SAFE]: The skill provides explicit warnings and rules against testing on production data or environments, and it mandates the use of test credentials.
- [SAFE]: External references are limited to reputable software engineering blogs and books regarding testing methodologies.
Audit Metadata