安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and low-risk: it contains only local guidance text and simple keyword-based logic, asks for no credentials, and makes no network calls. If you care about provenance, note the skill source/homepage is unknown—review the included index.js (which is short and readable) before installing. If you prefer to limit automatic use, you can disable autonomous invocation for skills in your agent settings. Finally, avoid entering sensitive secrets or private credentials into any c...详细分析 ▾
✓ 用途与能力
Name/description match the implementation: SKILL.md and index.js provide productivity/time-management guidance. There are no unrelated dependencies, binaries, or environment variables requested.
ℹ 指令范围
SKILL.md and index.js only produce guidance text and use simple keyword matching to trigger topics. They do not read files, call external endpoints, or access environment variables. Note: the keyword matching is simplistic (substring checks like '事'), which can cause false triggers on unrelated user text.
✓ 安装机制
No install spec; this is an instruction + simple JS handler bundled in the skill. Nothing is downloaded or written to disk at install time beyond the skill files themselves.
✓ 凭证需求
The skill requests no environment variables, no credentials, and no config paths. Its behavior in code does not access secrets or external services.
ℹ 持久化与权限
always:false (no forced inclusion). disable-model-invocation is false by default so the agent may invoke the skill autonomously — this is the platform default and not a red flag by itself, but keep in mind autonomous invocation expands the skill's runtime usage surface.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/18
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install personal-productivity
镜像加速npx clawhub@latest install personal-productivity --registry https://cn.longxiaskill.com