Voicenotes Official
v1.0.3This official skill from the Voicenotes team gives OpenClaw access to new APIs and the ability to search semantically, retrieve full transcripts, filter by t...
⭐ 7· 1.6k·2 current·4 all-time
byGithu from Voicenotes@gthu-bmc
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & 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.
Assessment
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.Like a lobster shell, security has layers — review code before you run it.
latestvk976h0y6ap8pjczkvsje9jj9j581afde
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
📝 Clawdis
Binscurl
EnvVOICENOTES_API_KEY
Primary envVOICENOTES_API_KEY
