Voice Notes
v1.0.2Organize voice message transcripts into a structured, searchable knowledge base with tags, links, and progressive note-taking.
⭐ 4· 793·5 current·5 all-time
byIván@ivangdavila
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (organize transcripts into notes/tags) aligns with the runtime instructions: creating and managing Markdown files under ~/voice-notes/, indexing, tagging and linking. No unrelated credentials, binaries, or installs are requested.
Instruction Scope
SKILL.md and supporting docs restrict all file access to ~/voice-notes/ and state that transcription and audio handling are platform responsibilities. This is coherent, but the skill assumes the platform will pass transcript text; transcripts may contain sensitive data and are read/written by the skill, so confirm the agent/platform's transcript handling and retention policies before use.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written by an installer. Lowest-risk installation posture for this type of skill.
Credentials
No environment variables, credentials, or external API keys are requested. The only resource requested is a directory under the user's home (~/voice-notes/), which is reasonable for local note storage.
Persistence & Privilege
always is false (default). The skill does not claim to modify other skills or system settings and promises not to modify its SKILL.md. Its persistence is limited to files in ~/voice-notes/.
Scan Findings in Context
[no_regex_findings] expected: Scanner found nothing to analyze because this is an instruction-only skill with no code files — this is expected for a documentation-only skill.
Assessment
This skill is internally consistent: it only organizes transcript text into files under ~/voice-notes/ and requires no credentials. Before installing, confirm the agent/platform will (a) perform transcription and pass text rather than raw audio, (b) not send transcripts to external services unless you expect that, and (c) apply appropriate file permissions or encryption for ~/voice-notes/ if transcripts contain sensitive information. Also verify the platform prompts you before deletion (the skill says it will confirm) and check how the platform itself stores/transmits transcripts — the skill's safety depends on the agent/platform behavior as well.Like a lobster shell, security has layers — review code before you run it.
latestvk976nbjts767b0jn7039m4mgnd81fhvn
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
Runtime requirements
OSLinux · macOS · Windows
