Skip to main content

integration-spec

Creates detailed integration specifications for documenting APIs, webhooks, and data flows, ensuring clear communication between systems.

Install this skill

or
74/100

Security score

The integration-spec skill was audited on Feb 12, 2026 and we found 14 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 3

Webhook reference - potential data exfiltration

SourceSKILL.md
3description: Эксперт по интеграционным спецификациям. Используй для документирования интеграций, webhooks, event schemas и data flows.
medium line 296

Webhook reference - potential data exfiltration

SourceSKILL.md
296## Webhook Specification
low line 299

Webhook reference - potential data exfiltration

SourceSKILL.md
299webhooks:
low line 311

Webhook reference - potential data exfiltration

SourceSKILL.md
311signature_header: "X-Webhook-Signature"
low line 313

Webhook reference - potential data exfiltration

SourceSKILL.md
313timestamp_header: "X-Webhook-Timestamp"
low line 321

Webhook reference - potential data exfiltration

SourceSKILL.md
321def verify_webhook(payload: bytes, signature: str, secret: str) -> bool:
low line 441

Webhook reference - potential data exfiltration

SourceSKILL.md
441Notification Service--)Client: Webhook: order.created
low line 465

Webhook reference - potential data exfiltration

SourceSKILL.md
465- "Webhook sent"
medium line 532

Webhook reference - potential data exfiltration

SourceSKILL.md
5325. **Webhook reliability** — retry policy и signature verification
low line 83

External URL reference

SourceSKILL.md
83url: "https://api.example.com/oauth/token"
low line 193

External URL reference

SourceSKILL.md
193tracking_url: "https://api.example.com/orders/ORD-12345678/track"
low line 504

External URL reference

SourceSKILL.md
504base_url: "https://api-sandbox.example.com"
low line 511

External URL reference

SourceSKILL.md
511base_url: "https://api-staging.example.com"
low line 517

External URL reference

SourceSKILL.md
517base_url: "https://api.example.com"
Scanned on Feb 12, 2026
View Security Dashboard
Installation guide →