Skill flagged — suspicious patterns detected
ClawHub Security flagged this skill as suspicious. Review the scan results before using.
Smart Meeting Notes
v1.0.0Turn meeting transcripts or voice recordings into structured notes with action items, decisions, and owners. Use when the user shares a transcript, meeting r...
⭐ 0· 47·0 current·0 all-time
byHa Le@vanthienha199
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 instructions: the skill parses transcripts or audio, extracts attendees/decisions/actions, supports standups, and stores notes. The requested capabilities are proportionate to the stated purpose.
Instruction Scope
Instructions read and write meeting files under ~/.openclaw/meetings/ (persistent local storage) and, for audio, prefer a local 'whisper' CLI if present. They also suggest using the OpenAI Whisper API as an alternative — which would send audio to an external service. This behavior is coherent with transcription functionality but has privacy implications the user should understand.
Install Mechanism
No install spec or downloaded code is included (instruction-only). The skill simply checks for an available 'whisper' binary and otherwise tells the user how to install or use an external API; there is no automatic installer or remote download.
Credentials
The skill declares no required environment variables or credentials, which is consistent with being instruction-only. However, it recommends using the OpenAI Whisper API as an option; that implies the need for API credentials (not declared) if the user elects that route. Also, it will read/write files in the user's home directory as part of normal operation.
Persistence & Privilege
The skill persists notes to ~/.openclaw/meetings/, and later commands read that directory to show history/overdue items. It does not request always:true and does not modify other skills. Be aware data will remain on disk unless you delete it.
Assessment
Before installing/using: be aware this skill will save meeting notes to ~/.openclaw/meetings/ (persistent local files). If you supply audio and choose the suggested OpenAI Whisper API option, audio will be sent to an external service (you'll need to provide API credentials and should confirm privacy/compliance). If you want to avoid external uploads, install a local whisper CLI beforehand. Consider whether automatic saving of potentially sensitive meeting content to your home directory is acceptable; if not, ask the skill to show you the notes first and/or disable autonomous invocation for this skill in your agent settings. Finally, review any saved notes for sensitive content and manage or encrypt the folder as needed.Like a lobster shell, security has layers — review code before you run it.
latestvk97aqrd5dxxfx02x5379nnc6zn83pm02
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
