Follow Up Commander

v1.0.0

把会后事项拆成行动清单、催办节奏、邮件草稿和下次同步议题。;use for followup, meeting, email workflows;do not use for 直接发送邮件, 伪造完成状态.

0· 104·0 current·0 all-time
byvx:17605205782@52yuanchangxing
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 (follow-up, meeting, email workflows) match the provided resources and the included Python script. Requiring python3 and bundling a local script/resources is proportionate to producing structured reports, templates, and draft emails.
Instruction Scope
SKILL.md confines behavior to generating text and advises not to send emails or fake statuses. It permits running scripts when the environment allows (python3 scripts/run.py). The bundled script accepts files or directories and can scan many text file types; this is reasonable for producing structured summaries but does allow the agent (when instructed to run the script) to read arbitrary files beneath the provided input path. Recommend avoiding running the script on system/root or other sensitive directories and restricting inputs to intended meeting artifacts.
Install Mechanism
No install spec; instruction-only plus a local Python script. This is low risk — no network downloads or external package installation are performed by the skill.
Credentials
The skill requests no environment variables or credentials, which matches its purpose. However, the script includes pattern scanning (including a 'secret_like' regex) and can read workspace files; if you point it at directories containing secrets or credentials it may surface them in reports. The skill itself does not request credentials.
Persistence & Privilege
always is false and the skill does not request persistent system-level privileges or modify other skills. The script can write output files (normal for a reporting tool) but does not alter system-wide config or enable permanent background behavior.
Assessment
This skill appears to do what it claims: generate structured follow-up checklists, owner mappings, and draft emails using a local Python script. Before installing or running it, review the scripts/run.py file (already included) and only invoke the script on intended input files or a dedicated project directory — do not point it at system directories or repositories that contain secrets (API keys, tokens, passwords). If you want extra caution, run the script in a sandboxed environment or container, or run it with --dry-run first. The skill does not request credentials or perform network calls, but because it can read local files, be careful what input paths you provide.

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

latestvk970rnyb3eskasz2m6jwc9q809833ztv

License

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

Runtime requirements

📨 Clawdis
OSmacOS · Linux · Windows
Binspython3

Comments