youtube-video-api-skill
Extract YouTube Channel and Video Metrics
Manual collection of YouTube channel metrics is slow and inconsistent. This skill runs a BrowserAct workflow and returns structured channel and video details.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "youtube-video-api-skill" from https://skillstore.io/skills/browser-act-youtube-video-api-skill.md and its manifest at https://skillstore.io/api/skills/browser-act-youtube-video-api-skill/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "youtube-video-api-skill". Find popular videos for a public YouTube channel.
Expected outcome:
- Channel summary: title, URL, and subscriber count.
- Video list: title, URL, publish date, views, duration, comments, and likes.
Using "youtube-video-api-skill". Review the latest uploads and note any unavailable metrics.
Expected outcome:
A readable latest-upload report with current page values and clear labels for metrics that YouTube did not expose.
Security Audit
SafeThe script makes expected HTTPS requests to the fixed BrowserAct workflow API, while most static flags are Markdown formatting or ordinary credential handling. However, both the guidance and missing-key output invite users to provide an API key to the agent, which can expose the credential in chat or model context. The key should only be configured through a local secret mechanism.
Capability review items (5)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
๐ Network access (7)
๐ Env variables (10)
โ๏ธ External commands (23)
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/browser-act-youtube-video-api-skill/audits/6?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/browser-act-youtube-video-api-skill?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/browser-act-youtube-video-api-skill?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/browser-act-youtube-video-api-skill/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/browser-act-youtube-video-api-skill.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
browser-act. (2026). youtube-video-api-skill security audit report (audit version 6) [Author version unspecified]. Skillstore. https://skillstore.io/skills/browser-act-youtube-video-api-skill/audits/6BibTeX citation
@techreport{browser-act-browser-act-youtube-video-api-skill-2026,
author = {browser-act},
title = {youtube-video-api-skill security audit report (audit version 6)},
institution = {Skillstore},
year = {2026},
number = {6},
url = {https://skillstore.io/skills/browser-act-youtube-video-api-skill/audits/6},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "youtube-video-api-skill security audit report (audit version 6)"
version: "unspecified"
type: report
authors:
- name: "browser-act"
date-released: "2026-07-23"
url: "https://skillstore.io/skills/browser-act-youtube-video-api-skill/audits/6"
identifiers:
- type: other
value: "skillstore:browser-act-youtube-video-api-skill:audit:6"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: HighWhat You Can Build
Review Competitor Videos
Collect popular uploads and visible engagement metrics from a competitor channel for content planning.
Monitor Recent Uploads
Gather the latest videos and channel details for a recurring creator performance report.
Study Channel Development
Retrieve earliest uploads to examine how a public channel began and changed over time.
Try These Prompts
Extract popular videos from [YouTube channel URL]. Summarize the channel details and list the available metrics for each video.
Retrieve the latest videos from [YouTube channel URL]. Present publication dates, views, comments, likes, and durations in a readable table.
Retrieve the earliest videos from [YouTube channel URL]. Identify recurring topics and summarize visible engagement patterns without inventing missing values.
Run Latest and Popular requests for [YouTube channel URL]. Compare overlapping videos, posting cadence, and visible engagement, while marking unavailable metrics.
Best Practices
- Set BROWSERACT_API_KEY through a local secret manager or environment configuration.
- Use a canonical public channel URL and an allowed ordering value.
- Verify changing metrics and relative publication dates before making decisions.
Avoid
- Do not paste API keys into prompts, chat messages, or command arguments.
- Do not treat missing comment or like counts as zero.
- Do not assume one ordering mode provides a complete channel comparison.
Frequently Asked Questions
What authentication is required?
Which channel links can I use?
Which video ordering modes are supported?
What data can the skill return?
How long can a request take?
Does this use the official YouTube Data API?
Developer Details
Author
browser-actLicense
MIT
Skillstore revision
r2
Version notice
The author did not declare a version.
Repository
https://github.com/browser-act/skills/tree/main/solutions/video-platforms/youtube-video-api-skillRef
a39a91716eadede5f4cdefd78178fed4e837a128
Maintenance freshness
7/24/2026
Usage
5 downloads ยท 117 views
File structure