api-documentation
Pass
Audited by Gen Agent Trust Hub on Aug 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains a set of instructions and reference materials aimed at teaching the agent how to generate, lint, and test API documentation using the OpenAPI standard. All activities described (linting with Spectral, contract testing with Dredd, and bundling with Redoc) follow standard software development lifecycles.
- [EXTERNAL_DOWNLOADS]: The skill documentation includes examples of CI/CD workflows that install tools from standard registries (e.g., npm and PyPI). These tools include
@stoplight/spectral-cli,swagger-cli,dredd, andredoc-cli, which are industry-standard utilities for API specification management. - [COMMAND_EXECUTION]: Shell command examples are provided within code snippets for developers to use in their terminal or CI environments. These commands are descriptive and intended for validating and building documentation artifacts.
Audit Metadata