Recover deleted YouTube videos
PassAudited by ClawScan on May 1, 2026.
Overview
This instruction-only skill coherently sends a user-provided YouTube video ID to a disclosed archive-search API and does not request credentials, local files, installation, or persistence.
This appears safe for its stated purpose. Before using it, understand that the YouTube video ID you provide will be sent to the listed external API, and the returned archive links should be treated like normal third-party web links.
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.
The YouTube video ID being searched may be visible to the external archive-search provider.
The skill is designed to call a disclosed external API with the user-provided YouTube video ID. This is expected for the stated purpose, but users should understand that the ID is sent to that service.
url: https://findyoutubevideo.thetechrobo.ca/api/v5/{videoid}
method: GETUse the skill only for video IDs you are comfortable sending to the disclosed third-party API; avoid sending sensitive or private identifiers if that matters to you.
