← 返回 Skills 市场
baron-talkspresso

Talkspresso

作者 baron-talkspresso · GitHub ↗ · v1.0.0
cross-platform ⚠ suspicious
664
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install talkspresso
功能描述
Manage a Talkspresso business (services, appointments, products, clients, earnings, calendar) using the Talkspresso REST API. Use when the user wants to chec...
安全使用建议
This skill appears to do what it says: it will make API requests to https://api.talkspresso.com using the TALKSPRESSO_API_KEY. Before installing/using it: (1) only provide an API key you control and understand — prefer a key with limited scope or rotate it after use; (2) be aware any data the agent sends/receives (appointments, client info, earnings, files) will go to Talkspresso; (3) ensure the host environment has curl and jq available (SKILL.md assumes them); (4) do not paste your API key into chat logs or public places; (5) if you have privacy or compliance concerns about transmitting client data, avoid granting access or test with a non-production account. Overall the components are internally consistent and proportionate.
功能分析
Type: OpenClaw Skill Name: talkspresso Version: 1.0.0 The skill is classified as suspicious due to its file upload capabilities, which, while necessary for its stated purpose (e.g., uploading profile photos, product attachments), present a significant prompt injection vulnerability. An attacker could potentially craft a prompt to instruct the agent to upload arbitrary local files (e.g., `/etc/passwd`, `~/.ssh/id_rsa`) to the `https://api.talkspresso.com` endpoint using the `curl -F "file=@/path/to/file.jpg"` commands detailed in `SKILL.md`. This is a vulnerability in the agent's execution model rather than explicit malicious intent within the skill's instructions, which otherwise appear benign and focused on managing a Talkspresso business.
能力评估
Purpose & Capability
Name/description align with the requested capability: all API endpoints and actions in SKILL.md and references/api.md target api.talkspresso.com and relate to profile, services, products, appointments, clients, earnings, calendar, etc. No unrelated credentials, binaries, or config paths are requested.
Instruction Scope
Runtime instructions are explicit and scoped to Talkspresso API calls (curl + jq). They instruct the agent to call only Talkspresso endpoints and to use the TALKSPRESSO_API_KEY. Minor mismatch: SKILL.md assumes presence of curl and jq but the skill's declared requirements do not list required binaries; this is a usability/visibility gap rather than a security mismatch.
Install Mechanism
No install spec or code is included (instruction-only). Nothing will be downloaded or written to disk by the skill itself, which minimizes installation risk.
Credentials
Only TALKSPRESSO_API_KEY is required, which is proportionate to the documented REST API usage. No unrelated secrets or multiple credentials are requested.
Persistence & Privilege
always:false and default invocation settings; the skill does not request persistent system privileges or modify other skills. Autonomous invocation is allowed (platform default) but is not combined with other concerning factors here.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install talkspresso
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /talkspresso 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release - manage your Talkspresso business from OpenClaw
元数据
Slug talkspresso
版本 1.0.0
许可证
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Talkspresso 是什么?

Manage a Talkspresso business (services, appointments, products, clients, earnings, calendar) using the Talkspresso REST API. Use when the user wants to chec... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 664 次。

如何安装 Talkspresso?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install talkspresso」即可一键安装,无需额外配置。

Talkspresso 是免费的吗?

是的,Talkspresso 完全免费(开源免费),可自由下载、安装和使用。

Talkspresso 支持哪些平台?

Talkspresso 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 Talkspresso?

由 baron-talkspresso(@baron-talkspresso)开发并维护,当前版本 v1.0.0。

💬 留言讨论