Real Skill packageSource verifiedClawHub registry

酷狗

酷狗,酷狗音乐,酷狗skill,酷狗音乐skill,酷狗音乐助手 提供歌曲搜索、猜你喜欢、相似推荐、收藏管理、听歌统计、酷狗榜单、创建歌单等功能。 **触发场景**(满足任一即使用本技能): - 用户要求推荐歌曲、听歌建议 - 用户要求搜索歌曲、查找歌手作品 - 用户要求查看音乐榜单(飙升榜、TOP500、抖音热歌等) - 用户要求查看收藏、最近播放、听歌统计 - 用户要求创建歌单、自建歌单 - 用户提供 base64 secret 字符串要求登录或导入身份 - Agent 在尝试扫码登录时遇到环境限制(无法发图片)→ 主动询问用户是否可提供 secret - 用户提到"酷狗"、"kugou

Identity and source

Publisher attributionshamo88registry owner unverified by skillvetai
Functional categoryAgent Engineering, Security & Governanceautomatically inferred · 66% rule confidence
Package forminstruction bundle9 recorded files
Canonical sourceClawHub registryclawhub:shamo88:kugou-skill
Open canonical source ↗

Platform declarations

These states come from the source or distribution context. None of the entries below are SkillVetAI compatibility test results.

OpenClawnative officialProvenance: registry distribution

Independent structural checks

These checks parse the fixed package against dated platform rules. They do not execute the Skill or verify task behavior.

Claude Codeissues found
Checker 0.1.0 · agent-skills-2026-08-13+claude-code-docs-2026-08-13 · 8/31/2026.claude/skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenAI Codexissues found
Checker 0.1.0 · agent-skills-2026-08-13+codex-docs-2026-08-13 · 8/31/2026.agents/skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

OpenClawissues found
Checker 0.1.0 · agent-skills-2026-08-13+openclaw-docs-2026-08-13 · 8/31/2026skills/<skill-name>
1 structural issue
  • error: The fixed release did not provide readable SKILL.md content. SKILL.md

Runtime, accounts, dependencies, permissions, network behavior and task quality remain untested.

Installation and inspection

This command is recorded from the source ecosystem and resolves the registry's latest release. The fixed release shown on this page should be inspected before adoption.

clawhub install @shamo88/kugou-skill
clawhub inspect @shamo88/kugou-skill --version 0.1.13

Security evidence

SkillVetAI static result: medium signal

This automated, non-executing scan is bound to this release hash. It is not a safety certification and may contain false positives or false negatives.

Status
completed
Coverage
partial text content
Files
8 / 9 inspected as text
Checked
8/31/2026, 12:46:38 PM
Scanner
0.1.3
Policy
1.0.3
1 automated finding
mediumSKILL.md content was not available to the scannerSKILL.md · confidence 100%content unavailable
3 inferred permission indicators
  • network access — automatically inferred
  • filesystem write — automatically inferred
  • browser control — automatically inferred
4 dependency and API indicators
  • api: clawhub.ai
  • api: m.kugou.com
  • api: static.kugou.com
  • api: www.kugou.com
External clawhub result: suspicious

This is registry-supplied evidence for the recorded release, not an independent SkillVetAI scan. Check the canonical source for the full report, scanner versions, scope, and current moderation state.

Evidence checked
8/31/2026, 9:00:12 AM
Release binding
Matches this record
  • skillspector: suspicious
  • llm: suspicious

Recorded files

The catalog stores hashes and an inventory summary for change detection. It does not republish the package contents.

Package content hashsha256:20c1016d1053d5bf5ce696f4384e9533cf7c527397d8e35ecd8e95e2a9f5a961
Show up to 9 recorded paths
  • references/auth.md
  • references/control.md
  • references/error-handling.md
  • references/install.md
  • references/music.md
  • references/output-format.md
  • references/update.md
  • skill-card.md
  • SKILL.md

Source changelog

kugou-skill v0.1.13 更新日志 - 新增:首次要展示歌曲/歌单列表前,需自动检测本机是否安装酷狗客户端(control detect),影响后续展示形式。 - 歌曲/歌单展示规范升级:多条结果用 Markdown 表格、表格内禁用链接,单条结果有无客户端分别加不加链接。 - 播放/切歌类操作后必须自动查询并告知当前正在播放的曲目。 - 明确规范客户端探测结果如何影响展示与控制命令流程。 - 细化扫码登录流程的轮询/重试策略,支持 failed/expired 等多种中间状态。 - 移除 skill-card.md 文件(对功能无影响)。