YouTube Video Category

v0.10.7-dev

Manage YouTube video categories. Use this skill to list available video categories. Useful when working with YouTube video category — provides commands to li...

1· 178·0 current·0 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 (list YouTube video categories) align with required items: the yutu CLI, OAuth client secret and cached token, and client JSON files — all expected for a YouTube Data API tool.
Instruction Scope
SKILL.md only instructs using the yutu CLI and references a setup guide to obtain Google OAuth credentials; it does not ask to read unrelated system files or exfiltrate data to external endpoints beyond standard OAuth flows.
Install Mechanism
Install is a named npm package (@eat-pray-ai/yutu) that provides the yutu binary; no arbitrary download URLs or extracts are used. The setup document also documents alternative official installers/releases.
Credentials
Requested environment variables and config paths (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN, client_secret.json, youtube.token.json) directly map to OAuth client secrets and cached tokens required to call the YouTube API — no unrelated secrets are requested.
Persistence & Privilege
Skill is not always-enabled, does not claim elevated platform privileges, and does not modify other skills or global agent configuration.
Assessment
This skill appears coherent and limited to using the yutu CLI with Google OAuth credentials. Before installing: verify you trust the @eat-pray-ai/yutu package source (the homepage points to GitHub), ensure you create OAuth credentials only for a test project, and keep your client_secret.json and youtube.token.json secure. If you prefer, inspect the npm package contents or GitHub repo release binaries before installing globally.

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

0.10.6-3vk97ft1k0jr61wd15haa85ye63s82tqnx0.10.7-devvk97etezyq92s9xee2k1zjatsmn82xpy8latestvk97etezyq92s9xee2k1zjatsmn82xpy8

License

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

Runtime requirements

🎬🐰 Clawdis
Binsyutu
EnvYUTU_CREDENTIAL, YUTU_CACHE_TOKEN
Configclient_secret.json, youtube.token.json
Primary envYUTU_CREDENTIAL

Install

Node
Bins: yutu
npm i -g @eat-pray-ai/yutu

Comments