testing-best-practices
Pass
Audited by Gen Agent Trust Hub on Jun 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a technical guide for implementing various testing strategies (UI, integration, and unit tests) within a development environment.
- [COMMAND_EXECUTION]: The shell commands provided (
bun run test,bunx playwright, etc.) are standard development tools used for running test suites and debugging. They do not involve elevated privileges or remote script execution. - [DATA_EXPOSURE]: The skill mentions using isolated Neon database branches for testing data, which is a recommended security and development practice to prevent data pollution and exposure.
Audit Metadata