← 返回 Skills 市场
Recover deleted YouTube videos
作者
upintheairsheep
· GitHub ↗
· v1.0.0
744
总下载
3
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install youtube-video-finder
功能描述
Searches multiple online archives to find and recover deleted YouTube videos, metadata, and comments using a video ID.
安全使用建议
This skill appears coherent and minimal, but it calls an unknown third-party API (findyoutubevideo.thetechrobo.ca). Before installing or using it, consider: (1) Privacy: every video ID you query is sent to that external service — don't query private/unlisted or sensitive content unless you trust the operator. (2) Verify the service: look for an owner, privacy policy, and uptime/history for the domain; the skill metadata lacks a homepage. (3) Limit optional flags: avoid includeRaw/stream unless you need debugging or large data, since they may return more data and/or stream results. (4) Test safely: try non-sensitive or public video IDs first to confirm behavior. If you need a stronger trust guarantee, prefer solutions that query known archive providers (Wayback/GhostArchive) directly or run local tooling you control.
功能分析
Type: OpenClaw Skill
Name: youtube-video-finder
Version: 1.0.0
The skill is designed to find deleted YouTube videos by querying an external API. The instructions for the agent are clear, focused on the stated purpose, and include a defensive measure to extract only the 11-character video ID, preventing potential URL injection. There is no evidence of data exfiltration, malicious execution, persistence mechanisms, or prompt injection attempts against the agent. The external API call to `https://findyoutubevideo.thetechrobo.ca` is consistent with the skill's described functionality.
能力评估
Purpose & Capability
The name/description (recover deleted YouTube videos) match the SKILL.md: it documents an HTTP GET against a single archive API that returns verdict, links, and metadata. There are no unrelated credentials, binaries, or install steps requested.
Instruction Scope
The runtime instructions are narrowly scoped: extract an 11-character video ID, call the provided API, and format the results. However, the skill instructs the agent to send user-provided video IDs to the external host (findyoutubevideo.thetechrobo.ca). This is expected for the stated purpose but is a potential privacy/leakage vector — the SKILL.md does not require or validate user consent, and the optional includeRaw/stream parameters can increase data exposure.
Install Mechanism
No install spec or code files are present (instruction-only). Nothing is written to disk and no third-party packages are pulled in, which minimizes install-time risk.
Credentials
The skill requires no environment variables, credentials, or config paths. That is proportionate for a simple API-wrapper skill.
Persistence & Privilege
The skill is not always-enabled and does not request persistent system privileges. It does allow normal autonomous invocation (platform default), which is not unusual for skills of this type.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install youtube-video-finder - 安装完成后,直接呼叫该 Skill 的名称或使用
/youtube-video-finder触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
- Initial release of "Recover deleted YouTube videos" skill (v1.0.0).
- Allows users to find and recover deleted YouTube videos, metadata, and comments using a video ID.
- Searches multiple online archives (such as GhostArchive and Wayback Machine) for available resources.
- Supports optional parameters for advanced debugging and JSONL streaming.
- Provides clear instructions for extracting video IDs and interpreting search results.
元数据
常见问题
Recover deleted YouTube videos 是什么?
Searches multiple online archives to find and recover deleted YouTube videos, metadata, and comments using a video ID. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 744 次。
如何安装 Recover deleted YouTube videos?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install youtube-video-finder」即可一键安装,无需额外配置。
Recover deleted YouTube videos 是免费的吗?
是的,Recover deleted YouTube videos 完全免费(开源免费),可自由下载、安装和使用。
Recover deleted YouTube videos 支持哪些平台?
Recover deleted YouTube videos 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Recover deleted YouTube videos?
由 upintheairsheep(@upintheairsheep)开发并维护,当前版本 v1.0.0。
推荐 Skills