📦 Tools Litiao — 工具偏好学习
v1.0.0AI 记住并学习你最常用的工具与配置,自动适配你的技术栈,无需重复说明即可精准调用任何工具,提升开发效率。
0· 234·1 当前·1 累计
下载技能包
最后更新
2026/3/17
安全扫描
OpenClaw
安全
medium confidenceNULL
评估建议
This skill is mostly coherent and low-risk: it asks for no credentials and has no install. Before enabling it, do these simple checks: 1) Ask the publisher/owner which account published this skill (the package metadata has a different owner/slug than the registry metadata). 2) Ask where preference data will be stored (agent memory? local only? sent to an external service?) and how long it is retained or how to delete it. 3) Test with non-sensitive example preferences first (do not paste API keys...详细分析 ▾
ℹ 用途与能力
The name and description (learning/adapting tool preferences) match the SKILL.md guidance: it asks the agent to prefer known tools, suggest alternatives, and learn new tools. No unrelated binaries, env vars, or config paths are required. Minor inconsistency: bundled _meta.json uses a different ownerId and slug ("tools") than the registry metadata ("tools-litiao") and the skill's declared owner — this could be an innocuous packaging oversight but is worth checking.
✓ 指令范围
SKILL.md only instructs the agent to ask about and record user tool preferences and to consult included criteria/dimensions files when proposing tools. It does not instruct reading arbitrary files, using external endpoints, or accessing environment variables. It does not, however, document where preferences are persisted or whether they're transmitted externally — that omission should be clarified before trusting sensitive info.
✓ 安装机制
There is no install spec and no code files; this is instruction-only, so nothing is written to disk or downloaded. That is the lowest-risk install profile.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths. That matches its stated functionality (tracking user preferences and recommending tools).
ℹ 持久化与权限
always:false (normal) and agent invocation is allowed (platform default). The skill's behavior implies it will 'track' preferences — likely stored in agent memory/state — but SKILL.md does not specify storage location, retention, or external transmission. Confirm storage/retention policies if you care about privacy.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/17
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install tools-litiao
镜像加速npx clawhub@latest install tools-litiao --registry https://cn.longxiaskill.com镜像同步中