Workshop Agenda Designer

PassAudited by ClawScan on May 1, 2026.

Overview

This skill appears to be a purpose-aligned meeting agenda drafting helper with only a disclosed optional local Python script.

This looks safe for drafting workshop agendas. Before installing, note that the source metadata is not verifiable and that the optional Python helper processes local files, so avoid feeding it highly sensitive meeting notes unless you have reviewed and trust the package.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

If invoked, the helper script processes local user-provided content and may create or overwrite the chosen output file.

Why it was flagged

The skill documents optional local Python execution that reads an input file and can write an output file; this is disclosed and purpose-aligned, but users should notice when local code is being run.

Skill content
如运行环境允许 shell / exec,可使用:`python3 "{baseDir}/scripts/run.py" --input <输入文件> --output <输出文件>`
Recommendation

Run the helper only from the installed skill directory, use explicit input/output paths, and review the generated Markdown before sharing or applying it.

What this means

A user has less provenance information for deciding whether to trust the included local script.

Why it was flagged

The provenance metadata does not identify a verifiable source or real homepage; this is not malicious by itself, but it matters because the bundle includes runnable helper code.

Skill content
Source: unknown; Homepage: https://example.invalid/skills/workshop-agenda-designer
Recommendation

Prefer installing from a trusted registry/source and review the helper script before running it on sensitive meeting materials.