ZappushZappush
SkillsUse CasesBenchmarkCommunitySign In
      Back to Skills
      browseract-ai

      Safety Report

      youtube-transcript-extractor-api-skill

      @browseract-ai

      This skill helps users automatically extract YouTube video transcripts and metadata via the BrowserAct API. The Agent should proactively apply this skill whe...

      172Downloads
      0Installs
      0Stars
      1Versions
      API Integration13,230Video & Audio6,897Browser Automation5,886CLI & Shell Tools4,287

      Security Analysis

      high confidence
      Clean0.04 risk

      The skill's requests, instructions, and code match its stated purpose (calling BrowserAct to extract YouTube transcripts) and do not ask for unrelated credentials or unusual system access.

      Mar 27, 20262 files1 concern
      Purpose & Capabilityok

      Name/description match the implemented behavior: the script calls BrowserAct workflow endpoints to run a YouTube transcript extractor template. Required env var (BROWSERACT_API_KEY) is appropriate for this API-based task.

      Instruction Scopeok

      SKILL.md instructs the agent to check for BROWSERACT_API_KEY, run the included Python script with a TargetURL, and handle a one-time retry on non-auth errors. The runtime instructions and script only perform network calls to BrowserAct and print results; they do not read unrelated files or collect unrelated credentials.

      Install Mechanismnote

      There is no install spec (instruction-only), which limits disk writes and is low risk. However, the included Python script imports the third-party 'requests' module but the skill does not document installing Python packages. Users/agents must ensure Python and required packages (requests) are present.

      Credentialsok

      Only BROWSERACT_API_KEY is required; that matches the API usage in the code. No other secrets, system config paths, or unrelated credentials are requested.

      Persistence & Privilegeok

      always is false and the skill does not request persistent system changes or modify other skills. It only performs one-off API calls when invoked.

      Guidance

      This skill appears coherent and does what it says: it sends the provided YouTube URL and your BrowserAct API key to BrowserAct and prints the transcript/metadata it returns. Before installing or running it, consider the following: (1) confirm you trust BrowserAct (api calls go to https://api.browseract.com), since transcripts and video data are sent to that external service; (2) keep your BROWSERACT_API_KEY secret and only set it as an environment variable in a trusted environment; (3) the Python script uses the third-party 'requests' package — ensure Python and requests are installed in the runtime environment; (4) transcripts may contain sensitive or PII data, so review how outputs are stored or forwarded by your agent; (5) check BrowserAct pricing, rate limits, and privacy policy for suitability. If you want stronger assurance, review the script yourself or run it in an isolated environment with a throwaway API key.

      Latest Release

      v1.0.0

      YouTube Transcript Extractor API Skill 1.0.0 - Initial release. - Allows users to extract YouTube video transcripts and metadata via the BrowserAct API using a simple script call. - Supports extraction of video title, URL, publisher, channel link, likes count, and full transcript. - Offers built-in error handling, including API Key validation and one automatic retry on failure. - Provides clear setup and usage guidance for both users and agents. - Requires users to supply their BrowserAct API Key before use.

      Popular Skills

      Browser Act

      @browseract-cli · 0 stars

      Browser Act Skill Forge

      @browseract-cli · 0 stars

      Google Social Media Finder

      @browseract-cli · 0 stars

      Youtube Transcript

      @browseract-cli · 0 stars

      Instagram Post Comments

      @browseract-cli · 0 stars

      Ecommerce Listing

      @browseract-cli · 0 stars

      Published by @browseract-ai on ClawHub

      Zappush© 2026 Zappush
      HomeGuaranteeSupport

      Something feels unusual? We want to help: [email protected]