YouTube API

v1.0.13

YouTube API integration with a single agntdata API key (Bearer token). Read channels, videos, comments, subtitles, and trending data. Use this skill when use...

1· 84·0 current·0 all-time
MIT-0
Download zip
LicenseMIT-0 · Free to use, modify, and redistribute. No attribution required.
Security Scan
Capability signals
Requires OAuth tokenRequires sensitive credentials
These labels describe what authority the skill may exercise. They are separate from suspicious or malicious moderation verdicts.
VirusTotalVirusTotal
Benign
View report →
OpenClawOpenClaw
Benign
high confidence
Purpose & Capability
Name/description advertise an agntdata YouTube integration and the skill only requires AGNTDATA_API_KEY and curl to call agntdata endpoints (api.agntdata.dev), which is proportionate to the stated purpose.
Instruction Scope
SKILL.md contains endpoint documentation, authentication instructions, and example curl calls to api.agntdata.dev. It does not instruct the agent to read unrelated system files, other environment variables, or exfiltrate data to unexpected domains. The registration call asks the user to POST a brief useCase, which is reasonable for activating an API key.
Install Mechanism
This is an instruction-only skill with no install spec and no code files; that minimizes disk writes and installation risk. It only declares a dependency on curl.
Credentials
Only AGNTDATA_API_KEY is required and is declared as the primary credential. That matches the described behavior; no unrelated secrets or config paths are requested.
Persistence & Privilege
always is false and the skill does not request persistent system-wide modifications. Model invocation is allowed (the platform default), which is expected for a callable integration.
Assessment
This skill appears coherent and minimal: it simply wraps agntdata's YouTube endpoints and needs an AGNTDATA_API_KEY (a bearer token) and curl. Before installing, verify you trust agntdata (api.agntdata.dev and the dashboard URL) because the API key grants access to your usage/billing and data queries. Be aware the activation step sends a short use-case string to api.agntdata.dev. Treat AGNTDATA_API_KEY as a secret (don’t paste it into public chat), review agntdata’s pricing/SLAs and privacy policy, and consider using a scoped/limited key if the service supports it. If you prefer not to give a long-lived key to this integration, avoid installing and instead make ad-hoc calls to the API yourself.

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

latestvk9779kf4tyrtn2djxd1806nxhs84yark

License

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

Runtime requirements

▶️ Clawdis
Binscurl
EnvAGNTDATA_API_KEY
Primary envAGNTDATA_API_KEY

Comments