Skip to main content

api-design-framework

Provides a comprehensive framework for designing REST, GraphQL, or gRPC APIs, ensuring consistency and developer-friendly documentation.

Install this skill

or
87/100

Security score

The api-design-framework skill was audited on Feb 28, 2026 and we found 5 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 613

Webhook reference - potential data exfiltration

SourceSKILL.md
613### 5. Webhooks
medium line 614

Webhook reference - potential data exfiltration

SourceSKILL.md
614Document webhook payloads and retry logic:
low line 616

Webhook reference - potential data exfiltration

SourceSKILL.md
616POST https://client.example.com/webhook
low line 617

Webhook reference - potential data exfiltration

SourceSKILL.md
617X-Webhook-Signature: sha256=abc123...
low line 616

External URL reference

SourceSKILL.md
616POST https://client.example.com/webhook
Scanned on Feb 28, 2026
View Security Dashboard