Skip to main content

sop-api-development

Facilitates a complete REST API development workflow using TDD, coordinating backend, database, testing, and DevOps tasks over two weeks.

Install this skill

or
94/100

Security score

The sop-api-development skill was audited on Feb 28, 2026 and we found 6 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

low line 226

Webhook reference - potential data exfiltration

SourceSKILL.md
226const [auth, crud, search, webhook] = await Promise.all([
low line 258

Webhook reference - potential data exfiltration

SourceSKILL.md
258Task("Webhook Developer", `
low line 259

Webhook reference - potential data exfiltration

SourceSKILL.md
259Implement webhook system:
low line 260

Webhook reference - potential data exfiltration

SourceSKILL.md
260- Webhook registration endpoints
low line 263

Webhook reference - potential data exfiltration

SourceSKILL.md
263- Webhook signature verification
low line 265

Webhook reference - potential data exfiltration

SourceSKILL.md
265Store: api-dev/rest-api-v2/src/webhooks/
Scanned on Feb 28, 2026
View Security Dashboard
Installation guide →