YouTube Outliers & Niche Finder Data by TubeLab

v1.0.4

YouTube analytics and research API. Search channels, find video outliers, get video details/transcripts/comments, and run scans. Use for YouTube niche resear...

1· 669·0 current·0 all-time
byAntónio Santos@antoniojps
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 match the declared needs: the SKILL.md documents a REST API for YouTube analytics and the skill only requires an API key and common CLI tools (curl, jq) which are appropriate for the provided curl examples.
Instruction Scope
Runtime instructions are limited to calling TubeLab REST endpoints (curl examples) and parsing JSON; the doc does not instruct reading local files, other environment variables, or sending data to unexpected endpoints.
Install Mechanism
This is an instruction-only skill with no install spec or code to download or execute, so nothing is written to disk by an installer.
Credentials
Only a single API key (TUBELAB_API_KEY) is required and is consistent with the documented Authorization header; no unrelated secrets or system paths are requested.
Persistence & Privilege
The skill is not always-enabled and does not request system-wide configuration changes; it can be invoked autonomously by the agent (platform default), which is expected for skills of this type.
Assessment
This skill appears coherent and limited to calling TubeLab's public API. Before installing: ensure you trust tubelab.net and understand billing (the docs mention paid credits and subscriptions), keep your TUBELAB_API_KEY secret, and be aware that transcripts/comments returned by the API may contain personal data you should handle carefully. Because the skill makes network requests, only enable autonomous invocation if you trust the service and the agent's behavior; otherwise restrict use to explicit (user-invoked) calls.

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

latestvk979cdycyxh0tfrw33de4vdk3x81ff7a

License

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

Runtime requirements

📊 Clawdis
Binscurl, jq
EnvTUBELAB_API_KEY
Primary envTUBELAB_API_KEY

Comments