api-testing-overview
Pass
Audited by Gen Agent Trust Hub on Aug 12, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill provides instructions for installing reputable API testing utilities such as Newman (Postman), Tavern, and Schemathesis using standard package managers like npm and pip. These tools originate from well-known technology organizations and open-source projects.
- [COMMAND_EXECUTION]: Educational examples include standard CLI invocations for build and test tools, such as
mvn test,newman run, andpytest. These are legitimate commands used to execute the recommended testing frameworks. - [DATA_EXFILTRATION]: The skill actively promotes security best practices by explicitly warning against hardcoding sensitive information like API keys, tokens, or environment-specific URLs. It provides actionable advice on using environment variables and configuration files to manage secrets securely.
Audit Metadata