AIsa Youtube Search

v1.0.0

YouTube SERP Scout for agents. Search top-ranking videos, channels, and trends for content research and competitor tracking.

1· 1.8k·1 current·1 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description (YouTube SERP Scout) match the declared requirements: curl/python3 and a single AISA_API_KEY used to call api.aisa.one. The primaryEnv is the API key the skill actually uses.
Instruction Scope
SKILL.md instructs only using curl examples and the included python client to query the AIsa YouTube endpoint. It does not ask to read unrelated files, other env vars, or exfiltrate data to unexpected endpoints.
Install Mechanism
No install spec (instruction-only) and included Python client; nothing downloads arbitrary archives or runs third-party installers. Requires existing curl/python3 which is reasonable for the usage shown.
Credentials
Only AISA_API_KEY is required, which aligns with the skill's function of calling the AIsa API. No additional secrets, unrelated credential names, or config paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent system changes or modify other skills' configuration. Normal autonomous invocation is allowed (platform default).
Assessment
This skill is internally consistent: it will use the AISA_API_KEY you provide to call https://api.aisa.one for YouTube SERP data. Only install it if you trust the AIsa service and are comfortable giving that API key to code that will send requests to api.aisa.one. Review the included scripts/youtube_client.py (it performs only HTTP calls to the AIsa endpoint) before use, and consider using an API key with limited scope or monitoring its usage. If you need higher assurance, contact the AIsa maintainers or verify the package source and release provenance before providing your key.

Like a lobster shell, security has layers — review code before you run it.

latestvk974s61pkzk71nqdpspwqtpx7180j05y

License

MIT-0
Free to use, modify, and redistribute. No attribution required.

Runtime requirements

📺 Clawdis
Binscurl, python3
EnvAISA_API_KEY
Primary envAISA_API_KEY

Comments