← Back to Skills Marketplace
bibaofeng

openclaw-aisa-youtube-aisa

by bibaofeng · GitHub ↗ · v1.0.0 · MIT-0
cross-platform ⚠ suspicious
67
Downloads
0
Stars
0
Active Installs
1
Versions
Install in OpenClaw
/install openclaw-aisa-youtube-aisa
Description
Search YouTube videos, channels, and trends via AISA API using Python or curl with locale and filter options, requiring AISA_API_KEY.
Usage Guidance
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.
Capability Analysis
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.
Capability Tags
requires-sensitive-credentials
Capability Assessment
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.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install openclaw-aisa-youtube-aisa
  3. After installation, invoke the skill by name or use /openclaw-aisa-youtube-aisa
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
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
Metadata
Slug openclaw-aisa-youtube-aisa
Version 1.0.0
License MIT-0
All-time Installs 0
Active Installs 0
Total Versions 1
Frequently Asked Questions

What is 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. It is an AI Agent Skill for Claude Code / OpenClaw, with 67 downloads so far.

How do I install openclaw-aisa-youtube-aisa?

Run "/install openclaw-aisa-youtube-aisa" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is openclaw-aisa-youtube-aisa free?

Yes, openclaw-aisa-youtube-aisa is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does openclaw-aisa-youtube-aisa support?

openclaw-aisa-youtube-aisa is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created openclaw-aisa-youtube-aisa?

It is built and maintained by bibaofeng (@bibaofeng); the current version is v1.0.0.

💬 Comments