← Back to Skills Marketplace
YouTube Video Abuse Report Reason
by
OpenWaygate
· GitHub ↗
· v0.10.7-dev
· MIT-0
230
Downloads
0
Stars
0
Active Installs
2
Versions
Install in OpenClaw
/install youtube-video-abuse-report-reason
Description
Manage YouTube video abuse report reasons. Use this skill to list available abuse report reasons. Useful when working with YouTube video abuse report reason...
Usage Guidance
This skill appears internally consistent: it installs a yutu CLI and needs Google OAuth credentials + a cached token to call the YouTube API. Before installing, verify the @eat-pray-ai/yutu package and its GitHub repo (publisher identity, recent commits, releases) to ensure you trust the maintainer. Use a dedicated GCP OAuth client with minimal scopes and do not reuse high-privilege credentials. Keep client_secret.json and youtube.token.json in a secure location; if you revoke access later, rotate or delete the token. Remember npm packages can run code during install—review the package source or prefer installing from an audited release if that is a concern.
Capability Analysis
Type: OpenClaw Skill
Name: youtube-video-abuse-report-reason
Version: 0.10.7-dev
The skill bundle provides a wrapper for the 'yutu' CLI tool to list YouTube video abuse report reasons. It follows standard OAuth2 authentication procedures, requiring users to provide their own Google Cloud Platform credentials and tokens. The installation instructions point to legitimate sources (npm, GitHub, Homebrew), and the operations described in SKILL.md and the reference files are consistent with the stated purpose of interacting with the YouTube Data API. No malicious code, suspicious exfiltration patterns, or prompt injection attempts were identified.
Capability Assessment
Purpose & Capability
Name/description, required binaries (yutu), env vars (YUTU_CREDENTIAL, YUTU_CACHE_TOKEN), and config paths (client_secret.json, youtube.token.json) all align with a YouTube API CLI that requires OAuth credentials and a cached token.
Instruction Scope
SKILL.md instructs only to install yutu, configure OAuth, and run yutu videoAbuseReportReason list. It does not ask the agent to read unrelated system files, contact unexpected endpoints, or exfiltrate data beyond the YouTube API credentials/token needed for operation.
Install Mechanism
Install uses an npm package (@eat-pray-ai/yutu) that provides the yutu binary. npm installs are a common distribution method but carry moderate risk compared to vetted OS package managers or source-reviewed binaries; this is expected for a JS CLI but users should verify the package/publisher.
Credentials
Required env vars and config paths map directly to OAuth client secret and cached token for Google/YouTube. The number and type of credentials requested are proportionate to the stated functionality.
Persistence & Privilege
The skill does not request always: true, does not modify other skills, and only installs a CLI binary for explicit user invocation. Autonomous model invocation is allowed by default but not combined with other concerning privileges here.
How to Use
- Make sure OpenClaw is installed (local or Docker)
- Run the install command in chat:
/install youtube-video-abuse-report-reason - After installation, invoke the skill by name or use
/youtube-video-abuse-report-reason - Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.10.7-dev
- Updated skill metadata to include openclaw integration details, such as required environment variables, binaries, and configuration files.
- Added installation instructions and homepage link for the yutu CLI.
- No changes to core usage or operations.
v0.10.6-3
- Improved documentation with setup and installation instructions for first-time users.
- Clarified commands for listing YouTube video abuse report reasons using the yutu CLI.
- Added compatibility requirements and environment variable details for configuration.
- Included quick start examples for easier usage.
Metadata
Frequently Asked Questions
What is YouTube Video Abuse Report Reason?
Manage YouTube video abuse report reasons. Use this skill to list available abuse report reasons. Useful when working with YouTube video abuse report reason... It is an AI Agent Skill for Claude Code / OpenClaw, with 230 downloads so far.
How do I install YouTube Video Abuse Report Reason?
Run "/install youtube-video-abuse-report-reason" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.
Is YouTube Video Abuse Report Reason free?
Yes, YouTube Video Abuse Report Reason is completely free, licensed under MIT-0. You can download, install and use it at no cost.
Which platforms does YouTube Video Abuse Report Reason support?
YouTube Video Abuse Report Reason is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).
Who created YouTube Video Abuse Report Reason?
It is built and maintained by OpenWaygate (@openwaygate); the current version is v0.10.7-dev.
More Skills