openapi-analyzer
Analyzes OpenAPI specifications to validate endpoints, generate tests, and ensure API compliance for MikoPBX.
Install this skill
or
72/100
Security score
The openapi-analyzer skill was audited on Feb 28, 2026 and we found 12 security issues across 2 threat categories. Review the findings below before installing.
Categories Tested
Security Issues
medium line 61
Curl to non-GitHub URL
SourceSKILL.md
| 61 | docker exec $CONTAINER_ID curl -s http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification > /tmp/mikopbx_openapi.json |
medium line 324
Curl to non-GitHub URL
SourceSKILL.md
| 324 | docker exec $CONTAINER_ID curl -s http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification > /tmp/openapi.json |
medium line 364
Curl to non-GitHub URL
SourceSKILL.md
| 364 | docker exec $CONTAINER_ID curl -s http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification > "$SPEC_FILE" |
medium line 475
Curl to non-GitHub URL
SourceSKILL.md
| 475 | docker exec $CONTAINER_ID curl -s http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification |
low line 52
External URL reference
SourceSKILL.md
| 52 | - **Internal (no auth)**: `http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification` |
low line 53
External URL reference
SourceSKILL.md
| 53 | - **External (auth required)**: `https://mikopbx-php83.localhost:8445/pbxcore/api/v3/openapi:getSpecification` |
low line 61
External URL reference
SourceSKILL.md
| 61 | docker exec $CONTAINER_ID curl -s http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification > /tmp/mikopbx_openapi.json |
low line 71
External URL reference
SourceSKILL.md
| 71 | https://mikopbx-php83.localhost:8445/pbxcore/api/v3/openapi:getSpecification \ |
low line 324
External URL reference
SourceSKILL.md
| 324 | docker exec $CONTAINER_ID curl -s http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification > /tmp/openapi.json |
low line 364
External URL reference
SourceSKILL.md
| 364 | docker exec $CONTAINER_ID curl -s http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification > "$SPEC_FILE" |
low line 475
External URL reference
SourceSKILL.md
| 475 | docker exec $CONTAINER_ID curl -s http://mikopbx-php83.localhost:8081/pbxcore/api/v3/openapi:getSpecification |
low line 526
External URL reference
SourceSKILL.md
| 526 | - OpenAPI 3.1.0 Specification: https://spec.openapis.org/oas/v3.1.0 |
Scanned on Feb 28, 2026
View Security DashboardGitHub Stars 22
Rate this skill
Categorydata analytics
UpdatedMay 21, 2026
openclawapibackenddata-analystbackend-developerqa-engineerproduct-managertechnical-pmdockerdata analyticsdevelopmentproduct
mattnigh/skills_collection