技能详情(站内镜像,无评论)
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.7
统计:⭐ 3 · 1.6k · 2 current installs · 2 all-time installs
⭐ 3
安装量(当前) 2
🛡 VirusTotal :良性 · OpenClaw :可疑
Package:adisahani/phone-calling
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :可疑
OpenClaw 评估
The skill's documentation and API surface match a legitimate phone-calling service, but there are notable inconsistencies (undeclared API key requirement, contradictory statements about authentication, and broad runtime responsibilities like hosting webhooks) that you should understand before installing.
目的
The skill's name/description (international phone calls) aligns with the provided OpenAPI and guides (calls, billing, transcriptions, webhooks). However, the registry metadata declares no required credentials or env vars while multiple guides repeatedly instruct using an API key (RINGEZ_API_KEY / Authorization: Bearer <key>) and agent-specific headers. That omission is an inconsistency (likely an authoring oversight) and should be clarified.
说明范围
The SKILL.md and other docs instruct the agent to: create/store session IDs, use API keys, manage payments, enable real-time transcription, host webhook endpoints and secrets, and verify webhook signatures. These are legitimate for a telephony integration but expand the agent's operational scope far beyond a simple 'make a call' instruction. There's also a contradictory claim ('without requiring authentication or personal data') alongside expl…
安装机制
This is an instruction-only skill with no install spec and no code files to execute. That is the lowest-risk install model (nothing is written to disk by the skill package itself).
证书
Although the registry lists no required env vars, the docs repeatedly instruct storing and using secret API keys (sk_live_...), webhook secrets, and payment tokens. Requesting those secrets would be proportionate for a calling service, but the skill metadata should declare them. The mismatch makes it unclear what credentials the agent will actually request or need at runtime.
持久
The skill is not marked always:true and does not request special platform privileges. Still, the integration patterns require running webhook servers and long-lived secrets (webhook_secret, API keys) which create persistent networking exposure and a larger blast radius if keys are leaked. This is expected for webhook-based services but worth noting.
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「phone calling」。简介:Make international phone calls to any country. Low per-minute rates. Pay with P…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/adisahani/phone-calling/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。