YouTube API

PassAudited by ClawScan on May 10, 2026.

Overview

This appears to be a YouTube data plugin that talks to the stated agntdata API service, with only minor documentation/configuration inconsistencies.

This plugin appears internally coherent for its stated purpose: it provides YouTube data tools backed by agntdata and uses an agntdata API key for authentication. Before installing, be aware that it can read ~/.agntdata/config.json and send the stored API key to api.agntdata.dev, which is expected for this service. Also note the small documentation mismatch: the skill mentions AGNTDATA_API_KEY, but the visible code uses plugin config or ~/.agntdata/config.json instead. Confidence is medium because the provided index.js content was truncated, so the later registered tools could not be fully reviewed here.