api-testing
Pass
Audited by Gen Agent Trust Hub on Feb 27, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: Analysis of the skill instructions and reference material reveals no malicious patterns, prompt injections, or unauthorized data access. The provided code examples follow industry-standard practices for API testing and development.
- [EXTERNAL_DOWNLOADS]: The skill references the installation of standard, well-known libraries such as supertest, httpx, and pytest-asyncio from official package registries (npm, PyPI). These are trusted dependencies required for the skill's primary purpose.
- [COMMAND_EXECUTION]: The skill provides standard command-line instructions for executing tests (pytest, bun test) and allows the use of common utilities like curl and jq, which are appropriate for manual and automated API verification.
Audit Metadata