youtube-seo-optimizer
Pass
Audited by Gen Agent Trust Hub on Aug 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions are focused on legitimate SEO optimization tasks such as generating titles, descriptions, and tags based on real-time research.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data by using
web_fetchto retrieve metadata from user-provided URLs (e.g., YouTube video or podcast pages). This creates a potential surface for indirect prompt injection if the external content contains malicious instructions intended to influence the agent's behavior. However, this is a functional requirement for the skill's purpose, and no evidence of exploitation or malicious intent is present. - Ingestion points: URL metadata fetching via
web_fetchin 'Step 0' and 'Step 2'. - Boundary markers: The instructions do not define specific delimiters or instructions to ignore embedded commands in the fetched content.
- Capability inventory: Uses
web_searchandweb_fetchtools. - Sanitization: No specific sanitization or filtering of fetched content is described.
Audit Metadata