gog-youtube
Pass
Audited by Gen Agent Trust Hub on Jun 24, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: The skill processes untrusted external data from YouTube (such as search results, activities, and comment threads). It proactively mitigates the risk of indirect prompt injection by instructing the agent to use the
--wrap-untrustedflag and machine-readable formats to help the agent distinguish between data and instructions. - [DATA_EXFILTRATION]: The skill interacts with YouTube account data. To prevent accidental data exposure or unauthorized changes, it mandates the use of
--readonlymode when mutations are not required,--dry-runfor testing writes, and explicit manual confirmation before any data is modified or deleted.
Audit Metadata