个人发展复盘助手

v0.0.1

根据用户提供的文本或文件,生成结构清晰、内容详实的中文个人发展复盘报告,涵盖职业、人际、健康等多方面分析。

0· 270·0 current·0 all-time
byYalin Feng@westwood-lin
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
medium confidence
Purpose & Capability
The name/description (生成个人复盘报告) align with the declared tools and behavior: it needs user text or local files and uses read_file/read_dir/date_utils to produce structured reports. No unrelated binaries, env vars, or installs are requested.
Instruction Scope
SKILL.md stays within the task (summarize diaries/files into sections). It explicitly instructs use of read_file/read_dir for local files and to format OS-specific Bash examples if a file link is given. This is reasonable for file-based input, but the instructions permit reading any local path supplied by the user — there is no built-in limit on which files may be accessed.
Install Mechanism
Instruction-only skill with no install spec and no code files — lowest-risk install footprint.
Credentials
No environment variables, credentials, or config paths are requested. Declared toolset matches the skill's needs.
Persistence & Privilege
always is false; autonomous invocation is allowed (the platform default). The skill does not request persistent or elevated privileges or modify other skills' settings.
Assessment
This skill appears coherent for producing structured Chinese personal-review reports. It will read local files if you supply file paths — do not give paths to sensitive system files (ssh keys, password stores, configs). Prefer pasting or uploading the specific diary/text you want analyzed rather than pointing to broad directories. The SKILL.md states “All data stays local / No network calls,” but that is an instruction, not an enforced guarantee; consider the platform's data-handling policy before sending highly sensitive content.

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

latestvk972ynmnrv46pqfty3mfyjbj2182atch

License

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

Comments