voice-call
Pass
Audited by Gen Agent Trust Hub on Jul 13, 2026
Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill defines a standard interface for telephony services using the OpenClaw plugin. No malicious patterns or security risks were identified.
- [COMMAND_EXECUTION]: The skill documents usage of the
openclawCLI for managing calls. These commands are consistent with the skill's stated purpose. - [PROMPT_INJECTION]: The skill processes user or external text through call messages, establishing an indirect prompt injection surface.
- Ingestion points:
messageparameter ininitiate_call,continue_call, andspeak_to_user(SKILL.md). - Boundary markers: None identified.
- Capability inventory: Telephony operations via the
openclawCLI. - Sanitization: None described.
Audit Metadata