📦 NetEase Cloud Music Web — 网页网易云操控
v0.1.6在浏览器内直接操控网易云音乐网页版,支持关键词搜索歌曲并立即播放,或打开“我的音乐”列表点播收藏曲目。
0· 195·0 当前·0 累计
下载技能包
最后更新
2026/3/22
安全扫描
OpenClaw
安全
high confidenceNULL
评估建议
This skill appears coherent and does not ask for credentials or install code. Before enabling it, confirm your agent platform actually grants it only the browser-control capability you expect (it will need access to the browser DOM and your logged-in NetEase session for 'My Music' playlists). Because the SKILL.md is implementation-agnostic, review any future versions that add scripts or installers (the repository includes an empty scripts/ folder reserved for future helpers) and avoid granting b...详细分析 ▾
✓ 用途与能力
Name/description match the contents of SKILL.md. The skill is an instruction-only browser-control helper and does not request unrelated environment variables, binaries, or installs.
ℹ 指令范围
SKILL.md stays within the stated purpose (search and play songs or playlists on the NetEase web player). It assumes control of the browser/DOM and that the user is logged in for 'My Music' mode — the doc is implementation-agnostic and gives the agent behavioral rules rather than low-level commands. That vagueness is not a security red flag by itself but means the agent will need browser-control capabilities (and access to the user's logged-in session) to operate.
✓ 安装机制
No install spec or code files to download or execute. Instruction-only skills are lowest-risk from an install perspective.
✓ 凭证需求
The skill declares no environment variables, credentials, or config paths. The only implied requirement is access to the user's browser session (cookies/auth) for playlist playback, which is consistent with the described functionality.
✓ 持久化与权限
always is false and there is no attempt to modify other skills or system-wide settings. Autonomous invocation is enabled by default (normal) and does not combine with other red flags.
安全有层次,运行前请审查代码。
运行时依赖
无特殊依赖
版本
latestv0.1.62026/3/21
NULL
● 无害
安装命令
点击复制官方npx clawhub@latest install netease-web-player-control
镜像加速npx clawhub@latest install netease-web-player-control --registry https://cn.longxiaskill.com镜像同步中