Meeting Minutes Pro
v1.0.0Generate concise, actionable meeting minutes for internal meetings. Includes metadata, attendees, agenda, decisions, action items (owner + due date), and fol...
⭐ 0· 49·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 (generate concise meeting minutes) aligns with the SKILL.md: it asks for meeting metadata, agenda/transcript, and produces a structured minutes document. There are no unrelated credentials, binaries, or install actions requested.
Instruction Scope
Runtime instructions are narrowly scoped to collecting meeting inputs, asking up to three clarifying questions, drafting minutes using a strict schema, and recommending review/publish steps. The instructions do not ask the agent to read system files, environment variables, or hidden config, nor do they direct data to unknown external endpoints. 'Publish' and 'create tasks in tracker' are optional and do not include automated connectors or credentials in the SKILL.md.
Install Mechanism
Instruction-only skill with no install spec and no code files — nothing is downloaded or written to disk. _meta.json lists a dependency 'openai' which is reasonable for an LLM-driven skill, but no install steps are present.
Credentials
The skill declares no required environment variables or credentials. The only hint of external dependency is _meta.json's 'requirements': ['openai'], which is proportionate to an LLM-based minutes generator and does not by itself request user secrets.
Persistence & Privilege
Skill is not always-enabled, is user-invocable, and does not request persistent system privileges or modify other skills' configs. Autonomous invocation is allowed (platform default) but there are no additional privileges granted.
Assessment
This skill appears coherent and low-risk: it will ask you for meeting metadata, transcripts/notes, and produce structured minutes. Before using it: (1) avoid pasting sensitive credentials or confidential attachments into the chat; (2) if you ask it to publish minutes or create tracker tasks, provide tokens/links only through trusted integration flows (this SKILL.md does not include connectors or automated auth); (3) note _meta.json lists 'openai' as a dependency — ensure your platform's LLM access and any paid settings are appropriate. If you need automatic publishing or tracker integration, prefer skills that explicitly declare which credentials they require and how they use them.Like a lobster shell, security has layers — review code before you run it.
latestvk97b1hmknaa8qft26k2exmvbj58440q9
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
