📦 Learning Path Navigator — 学习路径导航
v1.0.0基于你的目标、水平与资源,一键生成个性化学习路线,实时评估技能、推荐资源并追踪里程碑。
0· 107·1 当前·1 累计
下载技能包
最后更新
2026/4/7
安全扫描
OpenClaw
安全
high confidenceThe skill's code, instructions, and requirements are consistent with a local learning-path generator and do not request unrelated credentials, external downloads, or unexpected system access.
评估建议
This skill appears to be a self-contained learning-path generator (deterministic JS/TS code) and does not contact external services or request secrets. Before installing or running it: 1) if you plan to integrate it with real education platforms, be aware you will then need to supply API keys/tokens — only provide those to sources you trust; 2) the included handler runs a console-based self-test (safe but will print to logs); 3) although the code is simple and local, if you run it on a shared/ho...详细分析 ▾
✓ 用途与能力
Name/description (personalized learning path generation) align with the included code and SKILL.md. The JS/TS engine implements deterministic plan generation (phases, milestones, resources) and does not require external services or credentials to produce simulated recommendations.
✓ 指令范围
SKILL.md describes only analysing user goals/current level and returning a structured learning path. Instructions do not ask the agent to read arbitrary files, environment variables, or system state beyond the input request. The README explicitly states real resource integration would require external APIs (and currently uses simulated data).
✓ 安装机制
No install spec is present. The package contains code files but no installer, no downloads, and package.json only exposes a test script. No extract/download URLs or third-party install steps are present.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. The runtime code does not reference process.env, network endpoints, or credential files. Requested access is minimal and proportional to the stated functionality.
✓ 持久化与权限
The skill is not marked always:true and uses normal, user-invocable invocation. It does not modify other skills or system-wide settings. Its handler includes a CLI self-test that prints results to stdout (no persistent changes).
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/4/6
No changes in this version. - No file or documentation updates detected. - Functionality, features, and documentation remain the same.
● 无害
安装命令
点击复制官方npx clawhub@latest install learning-path-navigator
镜像加速npx clawhub@latest install learning-path-navigator --registry https://cn.longxiaskill.com