send-sms
Pass
Audited by Gen Agent Trust Hub on Jun 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides instructions for interacting with the vendor's official API endpoints (api.transmitmessage.com and api.transmitsms.com) to perform its stated function of sending SMS messages.
- [SAFE]: Authentication is managed through environment variables (KUDOSITY_API_KEY and KUDOSITY_API_SECRET), which is the recommended method for handling sensitive credentials in this environment.
- [SAFE]: No evidence of prompt injection, obfuscation, or unauthorized file access was found. The use of curl for network requests is restricted to the intended service providers.
Audit Metadata