← 返回 Skills 市场
Search YouTube videos, channels, and playlists
作者
0xjordansg-yolo
· GitHub ↗
· v1.0.0
573
总下载
0
收藏
2
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-aisa-youtube
功能描述
YouTube Search API via AIsa unified endpoint. Search YouTube videos, channels, and playlists with a single AIsa API key — no Google API key or OAuth required...
安全使用建议
This skill appears to do exactly what it says: send YouTube search queries to AIsa's API using an AISA_API_KEY. Before installing, confirm you trust the AIsa service (api.aisa.one / marketplace.aisa.one) because all queries and their parameters will be sent to that third party. Note the metadata mismatches (owner ID vs _meta.json and small version differences) and lack of a homepage/source — these are provenance red flags; prefer skills with clear authorship and a public homepage. If you proceed: (1) use a dedicated AISA_API_KEY with least privilege and billing limits, (2) avoid sending sensitive data in queries, and (3) monitor usage and rotate the key if anything unexpected appears. If you need higher assurance, ask the publisher for a canonical homepage or signed source and verify the owner identity before installing.
功能分析
Type: OpenClaw Skill
Name: openclaw-aisa-youtube
Version: 1.0.0
The skill bundle is benign. All code examples and instructions in SKILL.md demonstrate legitimate interactions with the AIsa API (api.aisa.one) for YouTube search and related AIsa services. The skill correctly accesses the AISA_API_KEY environment variable for authentication, which is its stated purpose. There is no evidence of data exfiltration to unauthorized endpoints, malicious command execution, persistence mechanisms, or prompt injection attempts designed to subvert the AI agent's operation or steal unrelated sensitive data. The embedded code blocks are purely for demonstrating the skill's intended functionality.
能力评估
Purpose & Capability
The skill name/description match the runtime instructions: it only documents calls to https://api.aisa.one/apis/v1/youtube/search and requires AISA_API_KEY. Requesting a single AIsa API key is proportional to the described YouTube-search capability. Minor mismatch: registry metadata lists ownerId 'kn76s7az...' while _meta.json and SKILL.md identify 'aisa-one' — a provenance inconsistency to verify.
Instruction Scope
SKILL.md only instructs the agent to call the AIsa endpoint (curl/requests examples) and to read AISA_API_KEY from the environment. It does not instruct reading unrelated files, other env vars, or system paths. All network traffic is directed to api.aisa.one (a third-party service).
Install Mechanism
No install spec and no code files — instruction-only skill. This is the lowest install risk (nothing is written to disk by an installer).
Credentials
Only a single env var (AISA_API_KEY) is declared and used. That is proportionate for an API-based search skill. Note: SKILL.md uses that env var directly; primary credential was listed as 'none' in registry metadata which is slightly inconsistent but not dangerous by itself.
Persistence & Privilege
always:false (default) and no requests to modify other skills or system settings. The skill can be invoked autonomously by the agent (platform default), but it does not request elevated persistence.
如何使用
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install openclaw-aisa-youtube - 安装完成后,直接呼叫该 Skill 的名称或使用
/openclaw-aisa-youtube触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
YouTube Search via AIsa now available with no Google API key or OAuth needed.
- Initial public release of YouTube Search API skill (v1.0.1).
- Search YouTube videos, channels, and playlists using your AIsa API key.
- Simple HTTP GET endpoint; no OAuth or Google developer setup required.
- Supports country and language parameters, as well as advanced YouTube filter tokens.
- Includes sample code in Python and JavaScript; supports pagination and both major YouTube API response structures.
- Comprehensive documentation and quick start guide included.
元数据
常见问题
Search YouTube videos, channels, and playlists 是什么?
YouTube Search API via AIsa unified endpoint. Search YouTube videos, channels, and playlists with a single AIsa API key — no Google API key or OAuth required... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 573 次。
如何安装 Search YouTube videos, channels, and playlists?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-aisa-youtube」即可一键安装,无需额外配置。
Search YouTube videos, channels, and playlists 是免费的吗?
是的,Search YouTube videos, channels, and playlists 完全免费(开源免费),可自由下载、安装和使用。
Search YouTube videos, channels, and playlists 支持哪些平台?
Search YouTube videos, channels, and playlists 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Search YouTube videos, channels, and playlists?
由 0xjordansg-yolo(@0xjordansg-yolo)开发并维护,当前版本 v1.0.0。
推荐 Skills