clawr.ing
v1.0.3Make real phone calls. Replaces the voice-call plugin with a managed service that needs no setup. Use for wake-up calls, reminders, alerts, or when the user...
⭐ 4· 507·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (make phone calls) match the declared requirement (CLAWRING_API_KEY) and the SKILL.md describes using the clawr.ing API. No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Instructions are focused on making calls and reference a local memory file (clawr.ing-memory.md) that the agent must read/write to store contacts and preferences. This is within purpose but introduces handling of sensitive PII (phone numbers) and persistent local state; the SKILL.md explicitly instructs checking/creating that file.
Install Mechanism
No install spec and no code files are present (instruction-only). Nothing will be downloaded or written by an automated installer per the provided metadata.
Credentials
Only one environment variable (CLAWRING_API_KEY) is required and it is the declared primary credential; this is appropriate for an external telephony API. No unrelated secrets or config paths are requested.
Persistence & Privilege
The skill does not request elevated or always-on privileges (always:false). However it expects to create and use a local persistent memory file containing phone numbers and retry preferences — consider this persistent storage of sensitive data when granting the skill access.
Assessment
This skill appears to do what it says: it needs a clawr.ing API key to place calls and will store contacts in a local file (clawr.ing-memory.md). Before installing: (1) confirm you trust the clawr.ing service and review its privacy/billing terms (the skill will direct users to their dashboard for billing); (2) keep the CLAWRING_API_KEY secret — anyone with it can place calls on your account; (3) be aware the agent will read and write a local memory file that contains phone numbers (store only contacts you are comfortable saving); (4) if you want stricter control, do not set the API key in shared environments and inspect or back up the memory file yourself; (5) if you need the agent to never call autonomously, verify agent invocation settings or require explicit user confirmation before each call.Like a lobster shell, security has layers — review code before you run it.
latestvk971zmzg85hsfcg05qwwdgk15581tq1j
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📞 Clawdis
EnvCLAWRING_API_KEY
Primary envCLAWRING_API_KEY
