技能详情(站内镜像,无评论)
作者:天山老霸王 @1044197988
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 33 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:1044197988/ht-skills
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code, instructions, and requested secrets are consistent with a client for managing collections/documents on a remote service; nothing in the package is disproportionate or appears to perform unrelated data collection.
目的
Name/description match the contained scripts and README: all scripts implement collection/document CRUD and moving/parent operations against a remote API. The package requires a token and a server URL which are appropriate for a remote API client.
说明范围
SKILL.md restricts operations to running the provided scripts and defines prudent interaction rules (confirmations, require collection IDs). The runtime instructions only reference config.json, optional HT_SKILL_* env vars, and running the included Python scripts. The scripts only read files when explicitly asked (content-file) and constrain relative paths to the client root.
安装机制
There is no install spec that downloads arbitrary code; this is an instruction-and-script bundle. Dependencies are minimal (requests) and documented in requirements and SKILL.md. All code is included in the package (no external installer URLs).
证书
The client requires a single API token (HT_SKILL_TOKEN or token in config.json) and an optional server URL — these are proportionate to the skill. Minor metadata inconsistency: registry metadata lists no required env vars, but SKILL.md and code do expect HT_SKILL_TOKEN / HT_SKILL_SERVER_URL or config.json; this is a documentation/metadata mismatch rather than malicious behavior.
持久
The skill does not request always:true, does not modify other skills or system-wide settings, and only persists a local config.json if the user creates it. Autonomous invocation is allowed by platform default but is not combined with other concerning privileges.
综合结论
This package appears to be a straightforward client for the remote service at the default https://zzht.tech. Before installing or using it: (1) verify you trust the remote server (the client will send your token to that server); (2) provide a least-privileged API token and avoid using any token that grants broad account or administrative rights; (3) inspect the included scripts (they are small and readable) and confirm you are comfortable with…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「ht-skills」。简介:管理灏天文库文集和文档,支持新建文集、新建文档、查询文集/文档、更新文档、修改文档归属、管理文档层级。适用于 OpenClaw 自主写文章并上传、文集创建、文…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/1044197988/ht-skills/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。