convex-test
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions do not contain any malicious patterns, prompt injections, or attempts at unauthorized data access. The workflow described is consistent with standard software testing practices.
- [EXTERNAL_DOWNLOADS]: The skill mentions the installation of
convex-testandvitest. These are standard dependencies for the skill's purpose.convex-testis a library provided by the vendor, andvitestis a well-known, established testing framework. - [COMMAND_EXECUTION]: The skill suggests running
vitest, which is a common and expected command for executing test suites in a JavaScript/TypeScript environment.
Audit Metadata