安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill is functionally simple and appears to do only what it claims: open a specific Tianyi Cloud Game H5 URL in your default browser using a small Python script. Before installing, consider: (1) the skill can be invoked autonomously by the agent when you express gaming intent — so it may open your browser unexpectedly; (2) confirm the URL is the site you expect (https://h5.play.cn/…) and install only from trusted sources; (3) no credentials are requested. If you do not want automatic browse...详细分析 ▾
✓ 用途与能力
Name/description state 'open cloud game H5 page'. The package only requires python3 and includes a short Python script (scripts/launch.py) that opens a fixed URL. No unrelated binaries, credentials, or config paths are requested.
ℹ 指令范围
SKILL.md instructs the agent to detect the OS and open the game URL in the default browser. It does not read files, environment variables, or transmit data elsewhere. Note: triggers are broad (any expression of gaming intent) so the skill may autonomously open a browser when invoked by the agent's intent-matching.
✓ 安装机制
No install spec — instruction-only with an included Python script. This is low-risk: nothing is downloaded from external URLs or written to disk beyond the provided script.
✓ 凭证需求
No environment variables, credentials, or config paths are required. The requested privileges are minimal and appropriate for the stated function.
ℹ 持久化与权限
always:false (normal). disable-model-invocation is false so the agent may autonomously invoke the skill when intent matches; this is expected but may result in the browser being opened automatically, which users should be aware of.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv1.0.12026/3/23
NULL
● 可疑
安装命令
点击复制官方npx clawhub@latest install tianyi-cloud-game
镜像加速npx clawhub@latest install tianyi-cloud-game --registry https://cn.longxiaskill.com