安全扫描
OpenClaw
安全
high confidenceThis is an instruction-only marketing/playbook skill that is internally consistent with its description and does not request extra permissions or install code; it mainly redirects to an external playbook and another skill.
评估建议
This skill is essentially a pointer to the Gingiris Launch Playbook (GitHub + another ClawdHub skill). It does not request credentials or install code itself, so the immediate risk is low. Before installing or invoking it, verify the target repository (https://github.com/Gingiris/launch) and the 'gingiris-launch' ClawdHub package — if you install that other skill, review its SKILL.md and any install steps carefully because the real content and any install-time actions will live there. Be cautiou...详细分析 ▾
✓ 用途与能力
Name/description promise startup launch playbooks and the SKILL.md contains exactly those resources and pointers to a GitHub repo and another ClawdHub skill (gingiris-launch). No unrelated capabilities or credentials are requested.
ℹ 指令范围
Instructions are limited to reading a local skill file (~/.openclaw/skills/gingiris-launch/SKILL.md) and linking to external resources. This is coherent for a redirecting playbook, but it assumes the presence of the 'gingiris-launch' skill and will access a path under the user's skills directory if run.
✓ 安装机制
No install spec or code files are provided (instruction-only). There is no download or extract step, so nothing will be written to disk by this skill itself.
✓ 凭证需求
The skill declares no required environment variables, credentials, or config paths — appropriate for a read-only playbook/redirector.
✓ 持久化与权限
No elevated persistence requested (always: false). Autonomous invocation is allowed by default (normal for skills) and there is no indication this skill modifies other skills or system settings.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.02026/3/19
Initial release - alias skill for gingiris-launch
● 无害
安装命令
点击复制官方npx clawhub@latest install startup-launch
镜像加速npx clawhub@latest install startup-launch --registry https://cn.longxiaskill.com镜像同步中