Voice Notes
PassAudited by VirusTotal on May 12, 2026.
Overview
Type: OpenClaw Skill Name: voice-notes Version: 1.0.2 The skill bundle is benign. It consists primarily of markdown documentation and templates for an AI agent to organize voice message transcripts locally. All data operations are explicitly confined to the `~/voice-notes/` directory within the user's home. The `SKILL.md` explicitly states the skill 'NEVER... Sends data externally' and 'NEVER... Accesses files outside `~/voice-notes/`'. While `mkdir -p` and `touch` commands are present in `SKILL.md` and `memory-template.md` for local directory setup, they are benign in their current form and align with the skill's stated purpose, showing no intent for malicious execution or data exfiltration.
Findings (0)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
Your spoken notes may be saved as searchable local files and later loaded or referenced by the agent.
The skill persistently stores transcript text, processed notes, tags, recent activity, and indexes for later retrieval. This is central to the skill’s purpose and locally scoped, but voice transcripts may include sensitive personal or business information.
All data stored in `~/voice-notes/` ... `memory.md` ... `index.md` ... `transcripts/` ... `notes/`
Use this only for transcripts you are comfortable storing in ~/voice-notes/, and periodically review or archive sensitive notes.
