Lyrics Search

PassAudited by ClawScan on May 1, 2026.

Overview

This instruction-only lyrics lookup skill is coherent and low risk, with the main point being that song queries are sent to a disclosed public lyrics API.

This skill appears safe for normal lyrics lookup. Be aware that the song title and artist you ask it to search may be sent to api.lrc.cx, so avoid including unrelated private information in those queries.

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.

What this means

Song titles and artist names entered for lookup may be shared with the public lyrics API.

Why it was flagged

The skill discloses that it contacts an external public API to perform lyrics searches, so the queried song title and artist are sent outside the local agent context.

Skill content
Search lyrics via the LrcApi public API (`api.lrc.cx`).
Recommendation

Use it for ordinary lyrics searches, and avoid putting private or sensitive information into the title or artist fields.