Qqmusic Control

PassAudited by ClawScan on May 1, 2026.

Overview

The skill’s stated purpose is simple and low-impact, but it references AutoHotkey and a helper script that are not included or declared in the provided artifacts.

This appears to be a low-risk, instruction-only media-control skill. Before installing or using it, confirm that you have a trusted AutoHotkey v2 installation and that any qqmusic_media_keys.ahk script you run is present, reviewed, and from a source you trust.

Findings (2)

Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.

What this means

The user may need to obtain or create the referenced AutoHotkey script separately, so they should verify its source before running it.

Why it was flagged

The skill instructs use of a helper script path, but the provided manifest contains only SKILL.md and no scripts directory or .ahk file.

Skill content
AutoHotkey64.exe scripts/qqmusic_media_keys.ahk 1
Recommendation

Only run a qqmusic_media_keys.ahk script if it comes from a trusted source and its contents are visible and understandable.

What this means

AutoHotkey scripts can automate local system actions, so the user should understand what script is being run.

Why it was flagged

The skill depends on AutoHotkey command execution, which is expected for media-key automation but should be noticed because it executes local automation scripts.

Skill content
依赖 AutoHotkey v2(路径可按需调整)
Recommendation

Install AutoHotkey only from its official source and review the referenced script before using the commands.