designing-tests
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [SAFE] (SAFE): No security issues detected. The skill consists entirely of markdown-based guidance, checklists, and code snippets for common testing frameworks. It does not perform any automated actions, file system modifications, or network requests.
- [COMMAND_EXECUTION] (SAFE): The provided command examples (e.g.,
npm test) are standard for software development and are intended for local execution by the user or agent in a development context. - [DATA_EXPOSURE] (SAFE): The test templates use generic placeholders like
test@example.comandSecurePass123!which do not expose real credentials or sensitive information.
Audit Metadata