← Back to Skills Marketplace
eypam

Pamela Calls

by Pamela AI Calls · GitHub ↗ · v1.1.12
cross-platform ✓ Security Clean
2845
Downloads
1
Stars
1
Active Installs
15
Versions
Install in OpenClaw
/install pamela-call
Description
Make AI phone calls instantly. No lag, no setup, unlimited scale.
Usage Guidance
This skill appears coherent for its stated purpose, but take these precautions before installing or providing credentials: - Use a restricted or test API key (not a full production key) while trying the skill. The provider documentation itself recommends this. - Be aware that calls are billable ($0.10/min according to the docs); the agent invoking the skill can place live outbound calls that generate charges. Enable billing alerts and monitor usage. - Verify package names and domains to avoid typosquatting (e.g., @thisispamela on npm, thisispamela on PyPI, docs.thisispamela.com / thisispamela.com). Confirm these packages exist and are maintained by the vendor before installing. - If you accept webhooks, implement signature verification (X-Pamela-Signature) as the docs recommend to prevent forged events, and avoid posting webhooks to public/untrusted endpoints. - Do not store production API keys in public configs, logs, or shared repositories. Rotate keys if they are exposed. If you want higher assurance, check the vendor identity (thisispamela.com), inspect the actual npm/PyPI packages and their source repos, and test with a restricted billing account before enabling this skill in production.
Capability Analysis
Type: OpenClaw Skill Name: pamela-call Version: 1.1.12 The skill bundle describes an AI phone call service, Pamela, and provides documentation for its usage, including API key requirements and SDK installation. The `SKILL.md` transparently discloses data handling (call audio/transcripts sent to Pamela) and includes a 'Trust & security' section advising on best practices and warning against typosquatting. There is no evidence of intentional malicious behavior, prompt injection with harmful objectives, unauthorized data exfiltration beyond the stated purpose, or attempts to install backdoors or execute arbitrary remote code. All instructions and code examples are aligned with the stated purpose of interacting with the Pamela API.
Capability Assessment
Purpose & Capability
Name/description, required env var (PAMELA_API_KEY), and SDK/CLI usage in SKILL.md are consistent — a telephony/calling skill reasonably needs an API key and SDK instructions. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
SKILL.md instructs using the Pamela SDK/CLI and setting PAMELA_API_KEY; it describes webhook handling and signature verification (appropriate). It does not ask the agent to read unrelated files or system credentials. Important operational note: the instructions enable making live outbound calls (billable) and configuring webhooks that send call audio/transcripts to external endpoints, so follow their webhook verification guidance and avoid exposing production keys.
Install Mechanism
This is an instruction-only skill (no install spec, no bundled code). Installation steps in the docs point to official npm/PyPI packages; the skill itself will not download or write code. The risk is limited to whatever the user chooses to install from the referenced package registries.
Credentials
Only a single credential (PAMELA_API_KEY) is required and declared as the primary credential, which is appropriate for a telephony API. No unrelated SECRET/TOKEN/PASSWORD env vars are requested. The SKILL.md does not access other environment variables.
Persistence & Privilege
always:false (normal). The skill can be invoked autonomously by the agent (platform default). Because the skill can trigger outbound calls that incur charges, permit autonomous use only if you trust the agent flow and the provided API key — otherwise restrict invocation or use a test/restricted key.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install pamela-call
  3. After installation, invoke the skill by name or use /pamela-call
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.1.12
SDK 1.2.0 alignment; skill copy and version bump
v1.1.11
Republish for ClawHub visibility
v1.1.10
Add Trust & security section: canonical npm/PyPI links, test key and billing alerts, webhook signature validation, privacy/data note, usage monitoring.
v1.1.9
Registry metadata: declare required PAMELA_API_KEY credential and verified homepage; shorten description; fix duplicate phrasing; add Bun to install options; rename Use Cases to Examples.
v1.1.8
SDK docs and version updates; republish alignment.
v1.1.7
Clarify only API key is required; no webhook secret in scope
v1.1.6
Shorten description for listing; webhook copy uses API-key-only credential
v1.1.5
Fix OpenClaw review: declare PAMELA_API_KEY in metadata, add homepage, document webhook secret handling
v1.1.4
Updated title and description to highlight instant calling with no lag, no phone setup, and no big upfront costs
v1.1.3
- Renamed the skill from "pamela-call" to "pamela-calls". - Updated API requirements and portal references from "Enterprise" to "API subscription" and linked to the developer portal. - Removed references to MCP and Widget installations; simplified installation instructions. - Updated SDK documentation links to relative internal links. - Streamlined introductory and key feature descriptions for clarity and conciseness. - Pruned resource and troubleshooting sections for brevity.
v1.1.1
Fix frontmatter name, absolute doc URLs, add Widget SDK, Discord support link, ThisIsPamela intro
v1.1.0
SDK version refs (React 1.1.3), MCP/CLI install and doc links
v1.0.2
Update: SDK version refs, MCP/CLI install and doc links
v1.0.5
Added Discord support link and use cases section
v1.0.4
Initial public release of pamela-calls. - Make AI-powered outbound phone calls using Pamela's voice API. - Navigate phone trees and IVR menus natively during calls. - Register custom tools for AI to use mid-call. - Receive real-time transcripts via webhooks. - Includes SDKs for JavaScript, Python, and React with pre-built UI components. - Clear setup instructions for obtaining API key and installing SDKs.
Metadata
Slug pamela-call
Version 1.1.12
License
All-time Installs 1
Active Installs 1
Total Versions 15
Frequently Asked Questions

What is Pamela Calls?

Make AI phone calls instantly. No lag, no setup, unlimited scale. It is an AI Agent Skill for Claude Code / OpenClaw, with 2845 downloads so far.

How do I install Pamela Calls?

Run "/install pamela-call" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Pamela Calls free?

Yes, Pamela Calls is completely free (open-source). You can download, install and use it at no cost.

Which platforms does Pamela Calls support?

Pamela Calls is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Pamela Calls?

It is built and maintained by Pamela AI Calls (@eypam); the current version is v1.1.12.

💬 Comments