📦 Rec. Letter Assistant — 推荐信助手
v1.0.0一键生成标准化推荐信草稿,教师与导师只需输入学生信息即可快速获得专业模板,可自定义语气与格式,大幅节省写作时间。
0· 145·0 当前·0 累计
下载技能包
最后更新
2026/3/31
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This package is small and internally coherent, but before installing or using it: 1) review scripts/main.py locally and run it in a sandboxed environment to confirm behavior; 2) avoid pasting sensitive applicant data into untrusted environments—test with dummy names first; 3) note the SKILL.md mentions CONFIG blocks and file IO protections that the script doesn't implement, so if you plan to extend the skill to read/write real files, add proper path validation and sandboxing; 4) if you rely on t...详细分析 ▾
✓ 用途与能力
The name/description match the included code and reference material: a small Python script produces letter drafts and guidance docs support letter-writing. Nothing in the package requests unrelated cloud credentials, system access, or binaries.
ℹ 指令范围
SKILL.md instructs running scripts/main.py and mentions validating inputs, file IO protections, and a CONFIG block; the actual script is simple (accepts a CLI name, builds text, prints JSON) and does not read external files, network resources, or environment variables. This is a minor documentation vs implementation mismatch (the doc suggests more file/config handling than the code performs).
✓ 安装机制
No install spec and only a small Python script are included. There are no downloads, package installs, or extract steps. Risk from installation is minimal.
✓ 凭证需求
The skill declares no required environment variables, no credentials, and no config paths. The code also does not access env vars or secrets. Credential scope is proportional to the stated purpose.
✓ 持久化与权限
always is false and the skill does not request persistent/system-wide changes. It does not modify other skills or agent settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/31
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install recommendation-letter-assistant
镜像加速npx clawhub@latest install recommendation-letter-assistant --registry https://cn.longxiaskill.com镜像同步中