api-testing-suite
Pass
Audited by Gen Agent Trust Hub on Apr 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill provides documentation and templates for industry-standard API testing tools (Schemathesis, Hypothesis, and Locust). All examples follow standard development practices and do not contain malicious patterns.
- [COMMAND_EXECUTION]: Includes examples of CLI commands for testing and linting (schemathesis, spectral, locust) directed at local development servers (localhost). These are expected in the context of API testing.
- [CREDENTIALS_UNSAFE]: The skill demonstrates secure credential management by using environment variable placeholders ($TOKEN) for authentication headers rather than hardcoding sensitive data.
Audit Metadata