Scavio Youtube

v1.0.1

Search YouTube, retrieve video metadata, extract full transcripts, and check AI trainability. Use for RAG pipelines or any task requiring video content.

0· 53·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 search, metadata, transcripts, trainability) match the declared requirement of a single SCAVIO_API_KEY and the SKILL.md endpoints at api.scavio.dev. No unrelated credentials, binaries, or platform access are requested.
Instruction Scope
SKILL.md instructs only to call Scavio HTTP endpoints, handle responses, and use SCAVIO_API_KEY. It does not ask the agent to read arbitrary files, other environment variables, system config, or send data to unexpected endpoints. Example code and guardrails are scoped to the service.
Install Mechanism
There is no install spec (instruction-only), so nothing is written to disk by default. The doc mentions an optional pip package (scavio-langchain) which is a normal convenience note and not part of an install script in the skill bundle.
Credentials
Only one environment variable (SCAVIO_API_KEY) is required and is appropriate for an API-backed service. No extra secrets or system credential paths are requested.
Persistence & Privilege
The skill does not request always:true or elevated persistent privileges and is user-invocable. It does not instruct modifying other skills or system-wide settings.
Assessment
This skill appears coherent: it only needs a Scavio API key and makes requests to api.scavio.dev. Before installing, verify you trust scavio.dev and understand their terms (especially around transcript content and trainability/licensing). Store the SCAVIO_API_KEY securely (do not paste it into chat). If you plan to pip-install scavio-langchain, review that package on PyPI/GitHub to confirm it matches your expectations. Finally, consider rate limits and whether any transcripts you ingest are subject to copyright or privacy restrictions.

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

latestvk972e07ztd3jq1smsewrbh73k5841szj

License

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

Runtime requirements

Clawdis
EnvSCAVIO_API_KEY
Primary envSCAVIO_API_KEY

Comments