ClawdCall
v0.1.1Orchestrate outbound AI voice calls and asynchronous call results through ClawdCall from OpenClaw. Use when: placing outbound voice calls, creating call task...
⭐ 0· 46·0 current·0 all-time
byChitrang T@chitrang89
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
OpenClaw
Benign
medium confidencePurpose & Capability
The skill is described as an orchestration layer for outbound voice calls. Requiring a ClawdCall API token and (optionally) a webhook URL and token for asynchronous callbacks aligns with that purpose.
Instruction Scope
The SKILL.md contains concrete, scoped instructions for onboarding (OTP), placing calls, composing the voice-agent 'tasks' field, handling callbacks, and storing call IDs. It explicitly requires user consent before placing calls and warns about not persisting secrets.
Install Mechanism
Instruction-only skill with no install spec or code files; nothing is written to disk by an installer (lowest install risk).
Credentials
Requested environment variables (CLAWDCALL_API_TOKEN, OPENCLAW_WEBHOOK_URL, OPENCLAW_TOKEN) are relevant to the described features. However, registry metadata marks them as required while the SKILL.md marks them optional (only needed for asynchronous callbacks). Confirm whether webhook variables must be present at install time or are optional at runtime.
Persistence & Privilege
The skill does not request permanent 'always' presence, does not install system-wide changes, and the instructions explicitly limit persistent storage of secrets and transcripts to user-approved, non-secret data.
Assessment
This skill appears to do what it says: place outbound calls via the ClawdCall API and optionally post call-completion callbacks to an OpenClaw webhook. Before installing, verify with the publisher why the registry lists OPENCLAW_WEBHOOK_URL and OPENCLAW_TOKEN as required while the SKILL.md treats them as optional. Ensure you only provide CLAWDCALL_API_TOKEN and any webhook token via secure environment storage (not chat or persistent notes). Be aware outbound calls can incur charges and contact real people — confirm explicit user permission and billing controls, limit webhook endpoints to a dedicated ingestion URL, and rotate/revoke tokens if you stop using the skill.Like a lobster shell, security has layers — review code before you run it.
latestvk972t2kzpwrkgh67yx6fq2yff184rxfn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
EnvCLAWDCALL_API_TOKEN, OPENCLAW_WEBHOOK_URL, OPENCLAW_TOKEN
Primary envCLAWDCALL_API_TOKEN
