安全扫描
OpenClaw
安全
medium confidenceThe skill's requests and instructions are minimal and consistent with a planning assistant, but it lacks any implementation files and a source/homepage, so it's unverified and may be non-functional.
评估建议
This skill looks coherent from a security perspective (it asks for no credentials and contains no install script), but it is incomplete and comes from an unknown source: package.json references index.js that is not included and SKILL.md provides only a usage example, so the skill may be non-functional. Before installing: 1) ask the publisher for source code or a homepage and verify the implementation (index.js or other runtime files); 2) avoid granting any credentials or elevated permissions unt...详细分析 ▾
✓ 用途与能力
Name, description, and declared features (goal breakdown, timeline, priorities) align with the content of SKILL.md and package.json. The skill does not request unrelated binaries, env vars, or config paths.
✓ 指令范围
SKILL.md contains only descriptive usage examples and an example JavaScript snippet showing a TaskPlanner class. It does not instruct the agent to read system files, access credentials, or transmit data to unexpected endpoints. The instructions are high-level and do not expand agent privileges.
ℹ 安装机制
No install spec is provided (instruction-only), which is low risk. However, package.json declares "main": "index.js" but no code files are present and SKILL.md's suggested install command ('clawhub install task-planner') is not backed by an actual install script or artifacts in the package. This inconsistency means the skill as distributed is likely non-functional or incomplete.
✓ 凭证需求
The skill requests no environment variables, no credentials, and no config paths — appropriate for a planning/instruction-only skill.
✓ 持久化与权限
Flags are default: always=false, user-invocable=true, disable-model-invocation=false. The skill does not request persistent system presence or modify other skill configurations.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/2
Initial release of Task Planner. - Breaks down large goals into manageable tasks using the Plan-and-Solve approach. - Supports timeline and deadline scheduling. - Assigns priorities via the Eisenhower matrix. - Enables progress tracking on tasks. - Provides easy usage and installation instructions.
● 无害
安装命令
点击复制官方npx clawhub@latest install ai-task-master
镜像加速npx clawhub@latest install ai-task-master --registry https://cn.longxiaskill.com