Skip to main content

pp-twilio

Enables advanced Twilio analytics and messaging capabilities, providing insights into message delivery and call performance for better decision-making.

Install this skill

or
74/100

Security score

The pp-twilio skill was audited on Jun 7, 2026 and we found 6 security issues across 2 threat categories. Review the findings below before installing.

Categories Tested

Security Issues

medium line 98

Webhook reference - potential data exfiltration

SourceSKILL.md
98- **`webhook-audit`** — Group your IncomingPhoneNumbers by their Voice/SMS webhook URL to find single-use URLs that may be orphans pointing at deleted endpoints. Add --probe for a live HEAD check.
medium line 100

Webhook reference - potential data exfiltration

SourceSKILL.md
100_Orphan webhooks silently fail incoming calls and SMS. Quarterly audit is cheap insurance against silent dropped traffic._
low line 103

Webhook reference - potential data exfiltration

SourceSKILL.md
103twilio-pp-cli webhook-audit --probe --json
medium line 509

Webhook reference - potential data exfiltration

SourceSKILL.md
509| `webhook:<url>` | POST the output body to the URL (`application/json` or `application/x-ndjson` when `--compact`) |
medium line 511

Webhook reference - potential data exfiltration

SourceSKILL.md
511Unknown schemes are refused with a structured error naming the supported set. Webhook failures return non-zero and log the URL + HTTP status on stderr.
medium line 497

Access to hidden dotfiles in home directory

SourceSKILL.md
497Entries are stored locally at `~/.twilio-pp-cli/feedback.jsonl`. They are never POSTed unless `TWILIO_FEEDBACK_ENDPOINT` is set AND either `--send` is passed or `TWILIO_FEEDBACK_AUTO_SEND=true`. Defau
Scanned on Jun 7, 2026
View Security Dashboard
Installation guide →