api-admin-ops
Automates API management and troubleshooting for Twilio, OpenAI, and Stripe, enhancing integration efficiency and error resolution.
Install this skill
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
Webhook reference - potential data exfiltration
| 3 | description: 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 |
Webhook reference - potential data exfiltration
| 8 | Autonomous engineering agent for managing third-party API integrations via REST APIs, SDKs, and webhooks. |
Webhook reference - potential data exfiltration
| 31 | STRIPE_SECRET_KEY, STRIPE_WEBHOOK_SECRET |
Webhook reference - potential data exfiltration
| 42 | | Stripe | Payments, subscriptions, webhooks | [stripe_reference.md](references/stripe_reference.md) | |
Webhook reference - potential data exfiltration
| 51 | | `config` | critical | Misconfigured webhooks, invalid URLs | |
Webhook reference - potential data exfiltration
| 77 | Trigger: "audit config", "check webhooks", "list resources" |
Webhook reference - potential data exfiltration
| 80 | 2. Validate webhook URLs (reachable, correct format) |
Webhook reference - potential data exfiltration
| 115 | | `config` | Fix webhook URLs, update misconfigured settings | |
Webhook reference - potential data exfiltration
| 177 | Check webhook: GET /v1/webhook_endpoints/{id} |
Webhook reference - potential data exfiltration
| 178 | Test webhook: POST /v1/webhook_endpoints/{id}/test |
Access to .env file
| 28 | # Expected vars per service (check .env or environment) |