api-testing
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides instructions for using standard package managers (npm, bun, pip, uv) and test execution frameworks (pytest, vitest) to facilitate API testing workflows.
- [CREDENTIALS_UNSAFE]: Contains placeholder credentials such as 'password123' and 'token123' within code examples. These are used for illustrative purposes in testing documentation and are clearly identifiable as non-production secrets.
- [EXTERNAL_DOWNLOADS]: References official documentation and public repositories for well-known technologies including FastAPI, Supertest, and httpx for learning and configuration purposes.
- [DATA_EXFILTRATION]: While the skill involves network operations through libraries like Supertest and httpx, these are strictly confined to the primary purpose of performing API requests for testing validation.
Audit Metadata