trending-content-scout
Pass
Audited by Gen Agent Trust Hub on Apr 28, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [SAFE]: The skill's logic is consistent with its stated purpose of content research and engagement analysis, with no malicious code or direct command execution patterns detected.
- [PROMPT_INJECTION]: The skill contains an indirect prompt injection surface due to the ingestion and processing of untrusted data from external social platforms.
- Ingestion points: Untrusted data enters the agent context through web_search and web_fetch operations used to gather content from YouTube, TikTok, X, and Reddit (Step 1).
- Boundary markers: The instructions do not specify the use of delimiters or warnings to ignore embedded instructions in the fetched content.
- Capability inventory: The agent's capabilities in this context are primarily limited to web_search, web_fetch, and data analysis.
- Sanitization: There is no explicit requirement for sanitizing or escaping the retrieved data before it is processed for pattern analysis.
Audit Metadata