📦 Tianyi Cloud Game — 天翼云游戏

v1.0.1

一键直达天翼云游戏H5平台,无需下载即可云端畅玩高品质游戏,跨设备无缝续玩,低延迟高画质,随时随地开启游戏之旅。

0· 120·1 当前·1 累计
下载技能包
最后更新
2026/3/23
0
安全扫描
VirusTotal
可疑
查看报告
OpenClaw
安全
high confidence
NULL
评估建议
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
数据来源ClawHub ↗ · 中文优化:龙虾技能库