SoundClawd - identify songs in live sets on Soundcloud - give back an Apple Music/Spotify link
v1.0.2Identify a track from a SoundCloud Live set screenshot and find its Apple Music and Spotify links. Use when a user shares a screenshot of a SoundCloud Live s...
⭐ 1· 124·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
OpenClaw
Benign
high confidencePurpose & Capability
Name and description match the actions in SKILL.md: extracting set name and timestamp from a screenshot, searching public tracklist sites and video descriptions, and resolving Apple Music/Spotify links. No unrelated credentials, binaries, or system access are requested.
Instruction Scope
Runtime instructions are narrowly scoped to OCR/visual extraction from the provided screenshot, web searches/scraping of public tracklist pages and YouTube descriptions, and use of the iTunes Search API / search-engine queries for Spotify. The instructions do not ask the agent to read local files, other environment variables, or unrelated system state.
Install Mechanism
This is an instruction-only skill with no install spec and no code files, so nothing is written to disk or downloaded at install time.
Credentials
The skill declares no environment variables, credentials, or config paths. The external services referenced (iTunes Search API and public web pages) do not require secrets in the described workflow.
Persistence & Privilege
The skill does not request always:true, does not modify other skills, and requires no persistent presence or elevated privileges.
Assessment
This skill is internally coherent and does what it says: it will ask you for a screenshot, extract the set name and timestamp, then search public tracklist sources and public music search endpoints to find matching tracks and links. Before installing, consider: (1) the skill will perform web requests to public sites (which may be blocked or rate-limited by those sites), (2) screenshots can contain sensitive or identifying information — only share content you’re comfortable sending to the agent, and (3) results from scraping/searching can be approximate; prefer providing clearer set names/timestamps for better accuracy. If you want stronger guarantees or higher reliability, consider a version that uses official APIs (e.g., Spotify API) with explicit credential handling and rate-limit/backoff logic.Like a lobster shell, security has layers — review code before you run it.
latestvk976a2eg57vpmzxey1n4fgkd7x83gx57
License
MIT-0
Free to use, modify, and redistribute. No attribution required.
