YouTube Music MV Detector
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill is narrowly focused on classifying YouTube Music links using YouTube's public oEmbed endpoint.
This skill appears safe for its stated purpose. Before installing, note that it works by sending the provided YouTube Music link to YouTube's public oEmbed API to retrieve the title and author metadata.
Findings (1)
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.
A YouTube or YouTube Music URL the user provides may be sent to YouTube to retrieve metadata.
The skill directs the agent to make an external API request, but it is limited to YouTube's public oEmbed endpoint and is directly required for the link-classification purpose.
Call oEmbed API: `https://www.youtube.com/oembed?url=...&format=json`
Use only with links you are comfortable checking through YouTube's public metadata endpoint.
