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.sh attempts to install the yt-dlp package from the Python Package Index (PyPI) if it is missing from the environment. yt-dlp is 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.sh executes shell commands to download video metadata via yt-dlp.
  • Utility scripts such as analyze_titles.py, retention_curve_checker.py, and thumbnail_audit.py perform text and image analysis using standard Python libraries.
  • [PROMPT_INJECTION]: The instructions use role-playing patterns to define the agent's interaction style.
  • SKILL.md directs 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
Risk Level
SAFE
Analyzed
Apr 9, 2026, 08:55 AM