← 返回 Skills 市场
kscoggins

Voicenotes Official 1.0.3

作者 kscoggins · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ✓ 安全检测通过
96
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install voicenotes-official-1-0-3
功能描述
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 to do what it promises, but before installing: (1) verify you trust voicenotes.com and the publisher (the package metadata shows a small owner/version mismatch that you may want clarified), (2) limit the API key’s permissions if possible and store it securely (environment variables are accessible to other processes/users on the same machine), (3) be aware transcripts may contain HTML and sensitive content — treat fetched transcripts as private data, and (4) if you stop using the skill, rotate/revoke the VOICENOTES_API_KEY. If you need higher assurance, ask the publisher to reconcile the _meta.json owner/version with the registry metadata.
功能分析
Type: OpenClaw Skill Name: voicenotes-official-1-0-3 Version: 1.0.0 The voicenotes skill is a standard API integration for voicenotes.com. It uses curl to interact with api.voicenotes.com and includes explicit security instructions in SKILL.md for the AI agent to perform input sanitization and UUID validation to prevent shell injection. No evidence of data exfiltration, malicious execution, or unauthorized access was found.
能力评估
Purpose & Capability
Name/description, required binary (curl), and the single required env var (VOICENOTES_API_KEY) all align with a Voicenotes API integration. Minor metadata inconsistencies exist: the provided registry metadata owner ID/slug/version differ from the _meta.json values (ownerId and version mismatch), which could be a packaging/metadata error but is not evidence of malicious behavior.
Instruction Scope
SKILL.md contains only curl examples targeting https://api.voicenotes.com and setup instructions for placing the API key in OpenClaw config or environment. It does not instruct reading unrelated files, accessing other env vars, or contacting other endpoints.
Install Mechanism
This is an instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk by the skill itself.
Credentials
Only a single API credential (VOICENOTES_API_KEY) is required, which is appropriate for the described operations. The SKILL.md uses that variable explicitly for Authorization headers; there are no other secret/env demands.
Persistence & Privilege
The skill does not request always:true and is user-invocable with normal autonomous invocation allowed. It does not ask to modify other skills or system-wide config beyond recommending storing the API key in the agent config (~/.openclaw/config.yaml).
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install voicenotes-official-1-0-3
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /voicenotes-official-1-0-3 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of the official Voicenotes skill for OpenClaw. - Enables creating, searching, and retrieving notes via Voicenotes APIs. - Supports semantic search, full transcript retrieval, tag/date filtering, and note creation. - User authentication via VOICENOTES_API_KEY environment variable. - Includes input sanitization and strong API security guardrails.
元数据
Slug voicenotes-official-1-0-3
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

Voicenotes Official 1.0.3 是什么?

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 插件,目前累计下载 96 次。

如何安装 Voicenotes Official 1.0.3?

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

Voicenotes Official 1.0.3 是免费的吗?

是的,Voicenotes Official 1.0.3 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

Voicenotes Official 1.0.3 支持哪些平台?

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

谁开发了 Voicenotes Official 1.0.3?

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

💬 留言讨论