Skip to main content

api-contract-sync

Automatically synchronizes API contracts between backend and frontend, ensuring type safety and preventing runtime errors.

Install this skill

or
97/100

Security score

The api-contract-sync skill was audited on Feb 9, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 207

External URL reference

SourceSKILL.md
207npx openapi-typescript http://localhost:8000/openapi.json -o frontend/types/api.ts
low line 311

External URL reference

SourceSKILL.md
311"generate:api": "openapi-typescript http://localhost:8000/openapi.json -o src/types/api.ts"
low line 328

External URL reference

SourceSKILL.md
328schema: http://localhost:8000/graphql
Scanned on Feb 9, 2026
View Security Dashboard