api-test-suite-builder

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [SAFE]: The skill facilitates the creation of API tests by scanning local files, which is a standard developer workflow. The logic is transparent and confined to the local project environment.
  • [COMMAND_EXECUTION]: Standard shell commands (find, grep, sed) are used to discover API routes in local directories. These commands are used for static analysis and do not incorporate untrusted external input.
  • [EXTERNAL_DOWNLOADS]: The skill references and generates code for industry-standard testing libraries such as Vitest, Supertest, Pact, k6, and httpx. These are trusted, well-known frameworks commonly used for API validation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 12:13 AM