← 返回 Skills 市场
bibaofeng

openclaw-aisa-youtube-aisa

作者 bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
总下载
0
收藏
0
当前安装
1
版本数
在 OpenClaw 中安装
/install openclaw-aisa-youtube-aisa
功能描述
Search YouTube videos, channels, and trends via AISA API using Python or curl with locale and filter options, requiring AISA_API_KEY.
安全使用建议
This package appears to do what it says: call the AISA YouTube relay (api.aisa.one) using a single AISA_API_KEY. However, the package's registry metadata incorrectly claims no required env vars, which is inconsistent with the SKILL.md and the Python client. Before installing: (1) confirm you trust the AISA service (api.aisa.one) and the publisher (no homepage provided); (2) only supply an AISA_API_KEY that has minimal privileges and that you can revoke if needed; (3) prefer running the bundled script in a sandbox or test environment first to verify behavior; and (4) if you rely on automated tooling that reads registry metadata, update or correct the skill metadata so required credentials aren't silently omitted. If you need higher assurance, request proof of provenance (project homepage, source repo, or signed release) from the publisher.
功能分析
Type: OpenClaw Skill Name: openclaw-aisa-youtube-aisa Version: 1.0.0 The skill is a straightforward API client for the AISA YouTube SERP service (api.aisa.one). The Python script (youtube_client.py) uses the standard library to perform search queries and competitor research using a user-provided API key, with no evidence of data exfiltration, unauthorized code execution, or malicious prompt injection.
能力标签
requires-sensitive-credentials
能力评估
Purpose & Capability
The SKILL.md, frontmatter metadata, and the included Python client all clearly implement a YouTube search client that calls https://api.aisa.one and use an AISA API key. However, the registry metadata included with the package incorrectly lists 'Required env vars: none' and 'Primary credential: none', which conflicts with the skill's own declarations and runtime code. That discrepancy could mislead installers or automated checks.
Instruction Scope
Runtime instructions are narrowly scoped to making searches through the AISA relay (api.aisa.one) using the bundled python script or curl. The SKILL.md does not instruct reading unrelated files, scanning home directories, or transmitting data to unexpected endpoints beyond api.aisa.one.
Install Mechanism
There is no install spec (instruction-only release) and the bundle only includes SKILL.md and scripts/youtube_client.py. Nothing is downloaded from arbitrary URLs and no archive extraction or third-party package installation is requested.
Credentials
The only secret the skill uses is AISA_API_KEY (declared in SKILL.md and read by the Python client), which is proportionate for an API-based search client. The problem is the package-level registry metadata omits this requirement, creating an integrity/declared-requirements mismatch that could hide the need to provide a credential.
Persistence & Privilege
The skill does not request always: true, does not modify other skills or system-wide configs, and the included script does not write to user config or persist credentials. Model invocation is allowed (default), which is expected for an agent skill and does not by itself increase concern.
如何使用
  1. 确保已安装 OpenClaw(本地或 Docker 部署)
  2. 在对话框中输入安装命令:/install openclaw-aisa-youtube-aisa
  3. 安装完成后,直接呼叫该 Skill 的名称或使用 /openclaw-aisa-youtube-aisa 触发
  4. 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
版本历史
v1.0.0
Initial release of YouTube SERP search via the AISA relay, focused on runtime simplicity and security. - Enables YouTube video, channel, and trend search using the AISA API (no Google account needed) - Requires only `python3`, `curl`, and `AISA_API_KEY` environment variable - Includes a bundled Python client for repeated and advanced search scenarios - Provides locale and filter controls for targeted results - Omits browser automation, scraping, or account-level actions for safer operation - Package includes only runtime-relevant files and clear usage documentation
元数据
Slug openclaw-aisa-youtube-aisa
版本 1.0.0
许可证 MIT-0
累计安装 0
当前安装数 0
历史版本数 1
常见问题

openclaw-aisa-youtube-aisa 是什么?

Search YouTube videos, channels, and trends via AISA API using Python or curl with locale and filter options, requiring AISA_API_KEY. 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 67 次。

如何安装 openclaw-aisa-youtube-aisa?

在 OpenClaw 或 Claude Code 对话框中运行命令「/install openclaw-aisa-youtube-aisa」即可一键安装,无需额外配置。

openclaw-aisa-youtube-aisa 是免费的吗?

是的,openclaw-aisa-youtube-aisa 完全免费,采用 MIT-0 许可证,可自由下载、安装和使用。

openclaw-aisa-youtube-aisa 支持哪些平台?

openclaw-aisa-youtube-aisa 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。

谁开发了 openclaw-aisa-youtube-aisa?

由 bibaofeng(@bibaofeng)开发并维护,当前版本 v1.0.0。

💬 留言讨论