send-sms
Fail
Audited by Snyk on Mar 1, 2026
Risk Level: HIGH
Full Analysis
HIGH W007: Insecure credential handling detected in skill instructions.
- Insecure credential handling detected (high risk: 0.80). The skill instructs the agent to retrieve real Twilio credentials via get_keys and includes a curl example that would embed the account SID and auth token directly on the command line (or otherwise require filling placeholders with secret values), which creates a clear risk of secrets being output verbatim.
Audit Metadata