outbound call pro
PassAudited by ClawScan on Apr 15, 2026.
Overview
The skill's code, runtime instructions, and required environment variables are internally consistent with an outbound-calling service; it asks for the expected API key and uses local files to track calls and logs.
This skill appears to do what it claims, but it handles sensitive personal data and can place real phone calls. Before installing: 1) Verify the vendor (https://www.skill.black) is legitimate and review its privacy policy. 2) Protect the OUTBOUND_API_KEY (use environment variables, do not commit to repo). 3) Confirm you have legal consent to call recipients (telemarketing rules in China can be strict). 4) Be cautious with the --must-outbound option — it can bypass missing information. 5) Periodically purge or secure memory/skills/*.jsonl files because they store PII. 6) Consider testing with a restricted test API key and a small controlled recipient list before wide use.
