Skip to main content

alps2openapi

Generates OpenAPI specifications from ALPS profiles, enabling seamless REST API documentation and validation.

Install this skill

or
88/100

Security score

The alps2openapi skill was audited on Feb 28, 2026 and we found 12 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 73

External URL reference

SourceSKILL.md
73{"id": "todoId", "title": "Task ID", "def": "https://schema.org/identifier"}
low line 91

External URL reference

SourceSKILL.md
91| https://schema.org/DateTime | `type: string, format: date-time` |
low line 92

External URL reference

SourceSKILL.md
92| https://schema.org/Date | `type: string, format: date` |
low line 93

External URL reference

SourceSKILL.md
93| https://schema.org/Time | `type: string, format: time` |
low line 94

External URL reference

SourceSKILL.md
94| https://schema.org/Email | `type: string, format: email` |
low line 95

External URL reference

SourceSKILL.md
95| https://schema.org/URL | `type: string, format: uri` |
low line 96

External URL reference

SourceSKILL.md
96| https://schema.org/identifier | `type: string` |
low line 97

External URL reference

SourceSKILL.md
97| https://schema.org/Integer | `type: integer` |
low line 98

External URL reference

SourceSKILL.md
98| https://schema.org/Number | `type: number` |
low line 99

External URL reference

SourceSKILL.md
99| https://schema.org/Boolean | `type: boolean` |
low line 100

External URL reference

SourceSKILL.md
100| https://schema.org/Text | `type: string` |
low line 246

External URL reference

SourceSKILL.md
246- url: http://localhost:8080/api
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →