jazz-testing
Pass
Audited by Gen Agent Trust Hub on May 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides legitimate instructions for setting up automated tests using the Jazz framework's official testing utilities. It promotes best practices like using an in-memory sync node rather than unsafe mocking.
- [EXTERNAL_DOWNLOADS]: The skill references official documentation (jazz.tools) and public source code examples within the author's (garden-co) own GitHub repositories. These are well-known and trusted sources for the stated purpose.
- [COMMAND_EXECUTION]: Code examples use standard testing library functions (e.g., from Vitest and jazz-tools) without any signs of unauthorized shell command execution or privilege escalation.
- [DATA_EXFILTRATION]: No network operations or file system access patterns were found that would indicate data exfiltration. All data interactions described are local to the test environment.
Audit Metadata