可信 — 风险评分 0/100
上次扫描:1 天前 重新扫描
0 /100
phone-call-agent
AI voice call agent — make outbound calls, generate browser call links, accept inbound calls, and retrieve full transcripts + summaries when calls end.
This is a documentation-only AI skill describing a self-hosted phone call agent with no executable code, scripts, or binaries present.
技能名称phone-call-agent
分析耗时24.7s
引擎pi
可以安装
This skill is safe to use. It contains only documentation (SKILL.md) describing an open-source voice call agent. No security concerns identified.
资源类型声明权限推断权限状态证据
文件系统 NONE NONE No file operations described or implemented
网络访问 NONE NONE Only user-configured infrastructure URLs in documentation
命令执行 NONE NONE No shell commands described
环境变量 NONE NONE No environment reading described
技能调用 NONE NONE MCP tools are for call management only
剪贴板 NONE NONE No clipboard access
浏览器 NONE NONE WebRTC call handled by user browser
数据库 NONE NONE No database operations described
5 项发现
🔗
中危 外部 URL 外部 URL
https://your-app.com/call-webhook
SKILL.md:85
🔗
中危 外部 URL 外部 URL
https://your-tunnel.trycloudflare.com
SKILL.md:88
🔗
中危 外部 URL 外部 URL
https://abc123.trycloudflare.com/call/web-xxx?token=...
SKILL.md:101
🔗
中危 外部 URL 外部 URL
https://abc123.trycloudflare.com
SKILL.md:119
🔗
中危 外部 URL 外部 URL
https://your-tunnel.../call/web-xxx?token=...
SKILL.md:251

目录结构

1 文件 · 8.5 KB · 294 行
Markdown 1f · 294L
└─ 📝 SKILL.md Markdown 294L · 8.5 KB

安全亮点

✓ Documentation-only skill with no executable code
✓ Clear, transparent description of all functionality in SKILL.md
✓ Open-source project (MIT-0 license) with public GitHub repository
✓ Self-hosted architecture - user controls all infrastructure
✓ MCP tools are scoped to call management (create_share_link, get_call_result, make_voice_call)
✓ No hidden functionality or obfuscated code
✓ External URLs are standard infrastructure (LiveKit WebRTC, Cloudflare tunnels) and documented
✓ User provides their own API keys - no credential harvesting occurs