Dialmycalls
v1.0.2DialMyCalls integration. Manage Accounts, Contacts, Recordings, Shortcodes, Keywords, Broadcasts. Use when the user wants to interact with DialMyCalls data.
⭐ 0· 115·0 current·0 all-time
byMembrane Dev@membranedev
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
The name/description (DialMyCalls integration) match the SKILL.md instructions: it tells the agent/user to use the Membrane CLI to access DialMyCalls resources. Nothing requested (no unrelated credentials, no unrelated binaries) contradicts the stated purpose.
Instruction Scope
Instructions focus on using the Membrane CLI (login, connect, action list/run, proxy requests). They do not instruct reading unrelated files, exporting arbitrary environment variables, or exfiltrating data to unexpected endpoints. The skill does describe commands that can create broadcasts, so operators should be careful when running create-broadcast actions.
Install Mechanism
The skill is instruction-only (no install spec). It instructs users to install @membranehq/cli via 'npm install -g', which is a common approach but does install a global binary. This is proportionate for the described workflow but users should verify the CLI package source and prefer official distribution channels.
Credentials
The SKILL.md requires a Membrane account and browser-based login/connection to DialMyCalls. No environment variables or unrelated credentials are requested. Credential access (via Membrane) is appropriate for the stated integration.
Persistence & Privilege
The skill does not request always:true, does not ship code, and does not modify other skills or system settings. It relies on the Membrane CLI and an authenticated connection which is the expected scope for this integration.
Assessment
This skill is coherent and uses the Membrane CLI to access DialMyCalls. Before installing/using it: (1) verify you trust the @membranehq/cli npm package and install from the official registry or vendor instructions; (2) be aware that the Membrane connection will grant access to your DialMyCalls account and can perform actions such as creating broadcasts (which send messages to many recipients) — only run such actions intentionally; (3) prefer to review the concrete action and input JSON before running create/update/delete actions; (4) if you operate in a sensitive environment, consider running the CLI in a controlled environment (not a high-privilege host) and limit who can invoke the skill or the agent to prevent accidental mass messaging.Like a lobster shell, security has layers — review code before you run it.
latestvk9706key4zj58q0yg8cwenmbqs843094
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
