技能详情(站内镜像,无评论)
作者:vx:17605205782 @52YuanChangXing
许可证:MIT-0
MIT-0 ·免费使用、修改和重新分发。无需归因。
版本:v1.0.0
统计:⭐ 0 · 24 · 0 current installs · 0 all-time installs
⭐ 0
安装量(当前) 0
🛡 VirusTotal :良性 · OpenClaw :良性
Package:52yuanchangxing/skill-install-checker
安全扫描(ClawHub)
- VirusTotal :良性
- OpenClaw :良性
OpenClaw 评估
The skill's code, instructions, and requirements are consistent with a preflight/install checker and do not request unrelated credentials or perform unexpected network/io actions.
目的
Name/description claim to perform preflight checks; declared requirement (python3), included README, spec, template, and a local Python script that scans a provided directory are all proportional and expected.
说明范围
SKILL.md confines the skill to read-only environment checks and provides an alternative template-based output if execution isn't allowed. The included script reads files under the user-specified input directory and looks for headings, file lists, and pattern matches. This is appropriate for auditing a skill directory, but you should avoid passing system/root paths or other directories containing unrelated sensitive files because the script wil…
安装机制
No install spec (instruction-only skill). Script is Python-only and uses the standard library; no network downloads or package installs are performed by the bundle.
证书
No environment variables, credentials, or external service tokens are requested. The single binary requirement (python3) is minimal and appropriate for the provided script.
持久
always is false and the skill does not request permanent presence or modify other skills. It may write an output file if you specify an output path (normal behavior) but does not change system configuration.
综合结论
This skill appears to do exactly what it says: run a read-only audit of a provided directory and produce a structured report. Before running: (1) confirm the --input path is the intended skill directory (do not point it at / or other system/private folders), (2) prefer --dry-run initially and review output on stdout rather than writing files to sensitive locations, (3) review the generated report for any masked secret snippets (the script sear…
安装(复制给龙虾 AI)
将下方整段复制到龙虾中文库对话中,由龙虾按 SKILL.md 完成安装。
请把本段交给龙虾中文库(龙虾 AI)执行:为本机安装 OpenClaw 技能「Skill Install Checker」。简介:安装前验证二进制、环境变量、配置、OS 与 sandbox 条件,解释为什么此机不适合装。;use for skills, install, prefligh…。
请 fetch 以下地址读取 SKILL.md 并按文档完成安装:https://raw.githubusercontent.com/openclaw/skills/refs/heads/main/skills/52yuanchangxing/skill-install-checker/SKILL.md
(来源:yingzhi8.cn 技能库)
SKILL.md
暂无本地缓存内容,可在后台执行详情同步。