api-specs-openapi
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill documents industry-standard patterns for OpenAPI 3.1 specification design and TypeScript integration. Findings are consistent with legitimate development workflows.\n- [EXTERNAL_DOWNLOADS]: The instructions reference official and well-known tools such as
openapi-typescript,openapi-fetch, and@redocly/cli. These are standard utilities in the TypeScript ecosystem for handling API specifications.\n- [COMMAND_EXECUTION]: CLI command examples usenpxto run established packages for linting and code generation (e.g.,npx openapi-typescript ./api/openapi.yaml -o ./api/schema.d.ts). These commands are standard for the described tasks and do not involve suspicious redirection or execution from untrusted sources.
Audit Metadata