mrbeast-perspective
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill incorporates logic to fetch utility software from public registries.
- The script
scripts/fetch_youtube_subtitles.shattempts to install theyt-dlppackage from the Python Package Index (PyPI) if it is missing from the environment.yt-dlpis a well-known open-source tool for media metadata retrieval. - [COMMAND_EXECUTION]: The skill provides multiple scripts for content analysis that involve local system operations and external tool invocation.
scripts/fetch_youtube_subtitles.shexecutes shell commands to download video metadata viayt-dlp.- Utility scripts such as
analyze_titles.py,retention_curve_checker.py, andthumbnail_audit.pyperform text and image analysis using standard Python libraries. - [PROMPT_INJECTION]: The instructions use role-playing patterns to define the agent's interaction style.
SKILL.mddirects the agent to adopt the persona of 'MrBeast' and follow a specific 'Agentic Protocol' that guides response generation and tool usage based on the defined methodology.
Audit Metadata