Meeting Intelligence

v1.0.0

AI-powered tool that summarizes meetings, extracts prioritized action items, and drafts clear follow-up emails with owners and deadlines.

0· 65·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description match the runtime instructions: SKILL.md only describes parsing meeting transcripts, extracting action items, and drafting follow-ups. There are no unrelated environment variables, binaries, or install steps requested that would be disproportionate to the described functionality.
Instruction Scope
Instructions stay focused on summarizing transcripts and producing action items and emails. One vague statement — "can maintain context across sessions if history is shared" — implies cross-session state may be used but provides no mechanism or storage path; this is a scope/operational detail you should clarify before sharing sensitive transcripts.
Install Mechanism
Instruction-only skill with no install spec, no code files, and no third-party downloads. This minimizes filesystem and supply-chain risk.
Credentials
The skill requests no environment variables, credentials, or config paths. There are no unexpected secret or credential requests in the manifest or SKILL.md.
Persistence & Privilege
The skill is not marked always:true and has no install steps that modify agent configs. However, the SKILL.md mentions maintaining context across sessions if history is shared; you should confirm whether the platform/agent will persist meeting histories, where that data is stored, and who can access it.
Assessment
This skill appears to do what it says and doesn't request credentials or install code, which is a good sign. Before enabling it on real meetings, verify how transcripts and any shared history are stored or retained (local vs. remote), whether the agent will ever send follow-ups automatically, and that the usage complies with your org/privacy rules. Test first with non-sensitive transcripts, redact secrets (API keys, passwords, personal data), and confirm retention/deletion policies and access controls for any stored meeting history.

Like a lobster shell, security has layers — review code before you run it.

latestvk970h38a4e8xttzk2124v84w4183nz8g

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Comments