Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name/description (call-o3-llm, creative/meeting agent) align with the SKILL.md content which defines behavior as a meeting-brainstorm participant. No unexpected binaries, env vars, or config paths are requested.
Instruction Scope
Instructions are narrowly scoped to reading meeting minutes and responding as a creative team member with strict language rules. The primary-rule language-matching constraint and the requirement to treat the meeting minutes as the sole source of memory are unusual from a UX perspective but not a security risk. The skill references template placeholders (e.g., $SHOW_NAME$, $DATE$) that require runtime substitution; ensure the runtime environment supplies them and that supplied meeting minutes are appropriate and not sensitive.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes filesystem and network installation risks.
Credentials
The skill requests no environment variables, credentials, or config paths. That is proportional to its stated purpose.
Persistence & Privilege
always is false and the skill does not request persistent or elevated privileges. Autonomous invocation is allowed by platform defaults but nothing in the skill attempts to escalate privileges or modify other skills.
Assessment
This skill appears coherent and low-risk: it only contains runtime instructions for behaving as a creative meeting participant and asks for no credentials or installs. Before installing, confirm that your agent runtime will supply any required template variables (e.g., $SHOW_NAME$, $DATE$, meeting minutes) and avoid passing sensitive or private meeting transcripts if you do not want them processed. Note the strict language-matching rule — the skill will prioritize responding in the same language as the user’s initial challenge (or an explicit language request), which may produce unexpected results if you want answers in a different language.Like a lobster shell, security has layers — review code before you run it.
latestvk9776hmnd8mw697xhhzpbvtn1h817m3v
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
