Kuwo

v0.1.0

Retrieve and summarize trending public playlists, songs, and artist metrics from Kuwo Music for analysis and lightweight reporting.

0· 172·0 current·0 all-time

Install

OpenClaw Prompt Flow

Install with OpenClaw

Best for remote or guided setup. Copy the exact prompt, then paste it into OpenClaw for mike47512/kuwo.

Previewing Install & Setup.
Prompt PreviewInstall & Setup
Install the skill "Kuwo" (mike47512/kuwo) from ClawHub.
Skill page: https://clawhub.ai/mike47512/kuwo
Keep the work scoped to this skill only.
After install, inspect the skill metadata and help me finish setup.
Use only the metadata you can verify from ClawHub; do not invent missing requirements.
Ask before making any broader environment changes.

Command Line

CLI Commands

Use the direct CLI path if you want to install manually and keep every step visible.

OpenClaw CLI

Bare skill slug

openclaw skills install kuwo

ClawHub CLI

Package manager switcher

npx clawhub@latest install kuwo
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (retrieve and summarize public Kuwo playlists, songs, artist metrics) matches the SKILL.md tasks (visiting public pages, extracting metadata and counts). No unrelated credentials, binaries, or install steps are requested.
Instruction Scope
Runtime instructions are narrowly scoped to public-page retrieval and light analysis. The SKILL.md explicitly disallows downloads, interface reverse-engineering, bulk scraping, and automated login. It warns about dynamic rendering and recommends human verification before parsing, which constrains autonomous behavior.
Install Mechanism
No install spec and no code files — instruction-only skill. This minimizes disk write/execute risk.
Credentials
No required environment variables, credentials, or config paths are declared or referenced. The note about 'login state' is limited and explicitly says not to automate login, so no extra secrets are needed.
Persistence & Privilege
always is false and the skill does not request elevated or permanent presence. Autonomous invocation is allowed (the platform default) but the skill's instructions constrain actions to public data only.
Assessment
This skill appears coherent and low-risk: it only describes visiting Kuwo public pages and summarizing visible metadata, and it requests no credentials or installs. Before installing, consider: (1) the package source is 'unknown' — ensure you trust the publisher; (2) scraping may still violate Kuwo's terms of service or robots.txt — avoid automated bulk scraping and respect rate limits; (3) dynamic pages may require a browser engine (not provided by the skill) — that could push implementers to add tools that increase risk; and (4) verify the agent will not attempt to log in or exfiltrate scraped data to external endpoints. If you need stricter guarantees, request a skill with an explicit, auditable implementation or require code review of any future install scripts.

Like a lobster shell, security has layers — review code before you run it.

latestvk976r65zratc019anb9z2qv3r58340r9
172downloads
0stars
1versions
Updated 1mo ago
v0.1.0
MIT-0

酷我音乐

用途与边界

  • 面向公开歌单与歌曲页的检索与表现数据摘要
  • 不提供下载、接口逆向或突破风控能力
  • 仅用于公开页面的轻量分析与提醒

关键入口

常见任务

  • 指定歌单/榜单的曲目摘要(播放、收藏)
  • 歌手主页作品的时序表现对比(近7/30天)
  • 风格与语种分布统计

数据字段

  • 歌曲名称、歌手、专辑、时长、播放量/收藏量、链接
  • 歌单名称、创建者、曲目数、播放/收藏量、链接
  • 歌手主页链接、作品交互指标摘要

自动化要点

  • 动态渲染与人机校验,建议人工打开后触发解析
  • 请求频率需控制,不进行批量抓取
  • 登录态仅用于个人页信息整理,不自动执行交互

示例流程

  • 榜单摘要:访问榜单页 → 抽取曲目 → 统计播放/收藏
  • 歌手对比:访问主页 → 抽取近期作品 → 输出表现摘要
  • 分类统计:访问歌单 → 依据标签与元数据统计风格/语种

合规提示

  • 遵守平台规则,不进行下载、接口调用或批量采集
  • 结果仅用于内部分析与提醒

Comments

Loading comments...