Voice Note Polisher
v1.0.0将语音转录文本整理成目标格式的书面内容。凡是输入内容明显是口语化的——包括语音转录、口述笔记、随口说的想法、会议后的口头复盘——都应触发此 skill。支持的触发短语包括"帮我整理成…""帮我把接下来我说的话整理成…",目标格式包括备忘录、任务清单、中文邮件回复、英文邮件回复、英文口语、消息草稿、公众号写作提纲。...
⭐ 0· 76·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description match the runtime instructions: the SKILL.md describes parsing control phrases and rewriting transcribed/colloquial text into several target formats. The skill declares no binaries, env vars, or config paths and none are needed for the described text-rewriting functionality.
Instruction Scope
Instructions stay within the domain of text rewriting (detect control phrases, extract mode, clean and format text). They do not instruct the agent to read unrelated system files, environment variables, or to transmit data to external endpoints. One note: the SKILL.md references 'references/trigger-modes.md' and 'references/mvp-integration.md' (protocols / routing tables). Those files are not present in the manifest, so the agent might attempt to access or request them at runtime — this is a functional/clarity issue rather than an explicit security request, but it could cause unexpected behavior if the agent tries to fetch missing references.
Install Mechanism
No install spec and no code files — this is instruction-only, which has minimal disk/write footprint and no third-party packages to pull in.
Credentials
The skill requests no environment variables, credentials, or config paths. This aligns with the described functionality. Operational consideration: the skill processes potentially sensitive transcribed text (PII, secrets) — the skill itself doesn't request credentials, but users should consider privacy implications of sending such text to the platform/model.
Persistence & Privilege
The skill is not marked 'always: true' and makes no requests to modify other skills or system settings. Autonomous invocation is allowed by default on the platform (not a defect in this skill) and does not by itself change this assessment.
Assessment
This skill appears coherent and limited to rewriting transcribed/colloquial text into formats like memos, TODO lists, emails, etc. Before installing: 1) Remember any text you feed the skill may include sensitive or private content — check your platform/model provider privacy and logging policies and avoid sending secrets. 2) The SKILL.md references two local reference files that are not in the manifest; this may degrade behavior or cause the agent to try to fetch them — test with non-sensitive examples to confirm expected routing and trigger handling. 3) Because the skill runs as instructions (no install), its behavior is defined by the SKILL.md; if you need guarantees (no external transmission, no logging), verify those at the platform level. 4) If you plan to use it on PII-heavy transcripts, consider limiting exposure (redact sensitive fields, run locally if possible, or request platform-level data-retention controls).Like a lobster shell, security has layers — review code before you run it.
latestvk973et6cqcev317khz5npp787d83p3q6
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
