YouTube API
PassAudited by ClawScan on May 9, 2026.
Overview
This instruction-only skill is coherent for fetching YouTube data through AGNTDATA, but users should notice it requires an AGNTDATA API key and recommends an optional plugin that was not reviewed here.
This skill appears benign and purpose-aligned for retrieving YouTube data through AGNTDATA. Before installing, make sure you trust AGNTDATA with your API key and request data, understand any credit-based billing, and review the separate OpenClaw plugin carefully if you decide to install it.
Findings (3)
Artifact-based informational review of SKILL.md, metadata, install specs, static scan signals, and capability signals. ClawScan does not execute the skill or run runtime probes.
An agent using this skill can make authenticated AGNTDATA YouTube API requests, which may expose usage metadata and consume paid credits.
The skill requires a third-party API key to authenticate requests. This is expected for the stated API-integration purpose, but it is still sensitive account authority.
The API key should be available as the `AGNTDATA_API_KEY` environment variable. Every request must include it as a Bearer token
Only set AGNTDATA_API_KEY if you trust the AGNTDATA service, use a rotatable key where possible, and monitor API usage or billing.
Search terms or other request parameters provided to the skill may be visible to AGNTDATA.
The skill sends API requests to an external AGNTDATA service. This is disclosed and purpose-aligned, but user queries, video IDs, channel IDs, and use-case details may be transmitted to that provider.
Base URL ``` https://api.agntdata.dev/v1/data/youtube ```
Avoid sending sensitive or private query content unless you are comfortable with AGNTDATA receiving it, and review the provider's privacy and retention terms.
Installing the optional plugin could add executable code and permissions beyond this instruction-only skill.
The skill recommends installing a separate plugin package that is not included in the provided file manifest, so its code and permissions were not evaluated in these artifacts.
For the best experience, install the OpenClaw plugin for YouTube API instead of this skill. ```bash openclaw plugins install @agntdata/openclaw-youtube ```
If you choose the plugin path, review the plugin package source, publisher, version, and requested permissions before installing.
