openapi-spec-generation
Generates and maintains OpenAPI 3.1 specifications for APIs, aiding in documentation, SDK generation, and contract compliance.
Install this skill
or
89/100
Security score
The openapi-spec-generation skill was audited on Jun 2, 2026 and we found 11 security issues across 1 threat category. Review the findings below before installing.
Categories Tested
Security Issues
low line 29
External URL reference
SourceSKILL.md
| 29 | - url: https://api.example.com/v1 |
low line 70
External URL reference
SourceSKILL.md
| 70 | url: https://opensource.org/licenses/MIT |
low line 73
External URL reference
SourceSKILL.md
| 73 | - url: https://api.example.com/v2 |
low line 75
External URL reference
SourceSKILL.md
| 75 | - url: https://staging-api.example.com/v2 |
low line 77
External URL reference
SourceSKILL.md
| 77 | - url: http://localhost:3000/v2 |
low line 533
External URL reference
SourceSKILL.md
| 533 | {"url": "https://api.example.com/v2", "description": "Production"}, |
low line 534
External URL reference
SourceSKILL.md
| 534 | {"url": "http://localhost:8000", "description": "Development"}, |
low line 1025
External URL reference
SourceSKILL.md
| 1025 | - [OpenAPI 3.1 Specification](https://spec.openapis.org/oas/v3.1.0) |
low line 1026
External URL reference
SourceSKILL.md
| 1026 | - [Swagger Editor](https://editor.swagger.io/) |
low line 1027
External URL reference
SourceSKILL.md
| 1027 | - [Redocly](https://redocly.com/) |
low line 1028
External URL reference
SourceSKILL.md
| 1028 | - [Spectral](https://stoplight.io/open-source/spectral) |
Scanned on Jun 2, 2026
View Security Dashboard