Skip to main content

api-admin-ops

Automates API management and troubleshooting for Twilio, OpenAI, and Stripe, enhancing integration efficiency and error resolution.

Install this skill

or
61/100

Security score

The api-admin-ops skill was audited on Feb 18, 2026 and we found 11 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: Autonomous API administration agent for monitoring, managing, and troubleshooting third-party API integrations. Primary focus on Twilio (voice/SMS/messaging services), OpenAI (AI/LLM endp
medium line 8

Webhook reference - potential data exfiltration

SourceSKILL.md
8Autonomous engineering agent for managing third-party API integrations via REST APIs, SDKs, and webhooks.
low line 31

Webhook reference - potential data exfiltration

SourceSKILL.md
31STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET
medium line 42

Webhook reference - potential data exfiltration

SourceSKILL.md
42| Stripe | Payments, subscriptions, webhooks | [stripe_reference.md](references/stripe_reference.md) |
medium line 51

Webhook reference - potential data exfiltration

SourceSKILL.md
51| `config` | critical | Misconfigured webhooks, invalid URLs |
medium line 77

Webhook reference - potential data exfiltration

SourceSKILL.md
77Trigger: "audit config", "check webhooks", "list resources"
medium line 80

Webhook reference - potential data exfiltration

SourceSKILL.md
802. Validate webhook URLs (reachable, correct format)
medium line 115

Webhook reference - potential data exfiltration

SourceSKILL.md
115| `config` | Fix webhook URLs, update misconfigured settings |
low line 177

Webhook reference - potential data exfiltration

SourceSKILL.md
177Check webhook: GET /v1/webhook_endpoints/{id}
low line 178

Webhook reference - potential data exfiltration

SourceSKILL.md
178Test webhook: POST /v1/webhook_endpoints/{id}/test
low line 28

Access to .env file

SourceSKILL.md
28# Expected vars per service (check .env or environment)
Scanned on Feb 18, 2026
View Security Dashboard
Installation guide →