send-sms-textbelt
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill accesses API credentials from
~/.gooseworks/credentials.json, which is the standard local storage path for the vendor's own configuration. This aligns with secure secret management practices. - [SAFE]: Network communication is directed solely to the vendor's official domain (
api.gooseworks.ai) for proxying requests to the Textbelt service. - [COMMAND_EXECUTION]: Utilizes standard system utilities, including
python3for parsing JSON configuration andcurlfor making authorized API requests, which are legitimate for the skill's documented workflow.
Audit Metadata