← 返回 Skills 市场
gthu-vn

Voicenotes Official

作者 Githu from Voicenotes · GitHub ↗ · v1.0.3
cross-platform ✓ 安全检测通过
1679
总下载
7
收藏
2
当前安装
4
版本数
在 OpenClaw 中安装
/install voicenotes-official
功能描述
This official skill from the Voicenotes team gives OpenClaw access to new APIs and the ability to search semantically, retrieve full transcripts, filter by t...
安全使用建议
This skill appears coherent and limited to calling the Voicenotes API using your VOICENOTES_API_KEY. Before installing, confirm the integration URL and that you obtained the API key from https://voicenotes.com (or your account settings). Treat the API key as sensitive: only provide a key with the minimum necessary scope, monitor usage, and be prepared to rotate/revoke it if you see unexpected calls. Remember the SKILL.md's security statements are documentation — the platform does not automatically enforce them, so avoid sharing keys you wouldn't want a tool to use to read or create notes. If the skill later includes an install script or code files, re-evaluate before permitting installation or granting credentials.
功能分析
Type: OpenClaw Skill Name: voicenotes-official Version: 1.0.3 The skill bundle is benign. It provides clear instructions for integrating with the Voicenotes API using `curl` and explicitly includes detailed input sanitization guidelines in `SKILL.md` to prevent common vulnerabilities like shell injection and JSON injection. All network requests are directed to the legitimate `api.voicenotes.com` domain, and there is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection against the agent.
能力评估
Purpose & Capability
The name/description describe Voicenotes API access (search, transcripts, create notes). The only required binary is curl and the only required env var is VOICENOTES_API_KEY — both are appropriate and expected for an HTTP-based integration.
Instruction Scope
SKILL.md contains curl examples and endpoints scoped to api.voicenotes.com and instructs how to set VOICENOTES_API_KEY. It does not instruct reading unrelated files, other env vars, or sending data to off-site endpoints beyond the Voicenotes API. The security/guardrail claims are statements in the doc, not enforceable checks.
Install Mechanism
No install spec or code files are present (instruction-only skill). This is low-risk: nothing is downloaded or written to disk by an installer.
Credentials
Only a single API key (VOICENOTES_API_KEY) is required and it is declared as the primary credential. That is proportional to the described functionality.
Persistence & Privilege
always is false and the skill does not request elevated platform presence or modify other skills. Note: disable-model-invocation is false (default), so the agent may call the skill autonomously when permitted — this is normal but worth awareness.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voicenotes-official
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voicenotes-official 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.3
Added input sanitization guidance to address shell injection concerns
v1.0.2
Fixed metadata schema (added bins declaration) and added security guardrails documentation
v1.0.1
Description update
v1.0.0
Initial release
元数据
Slug voicenotes-official
版本 1.0.3
许可证
累计安装 4
当前安装数 2
历史版本数 4
常见问题

Voicenotes Official 是什么?

This official skill from the Voicenotes team gives OpenClaw access to new APIs and the ability to search semantically, retrieve full transcripts, filter by t... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 1679 次。

如何安装 Voicenotes Official?

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

Voicenotes Official 是免费的吗?

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

Voicenotes Official 支持哪些平台?

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

谁开发了 Voicenotes Official?

由 Githu from Voicenotes(@gthu-vn)开发并维护,当前版本 v1.0.3。

💬 留言讨论