daily-trending
Pass
Audited by Gen Agent Trust Hub on Apr 2, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: Fetches trending topic data from tophub.today. This is a well-known news aggregation service, and the use of its data is consistent with the skill's primary purpose of providing daily hot topics.
- [PROMPT_INJECTION]: The skill processes untrusted news headlines from external platforms, which constitutes a surface for indirect prompt injection. This risk is minimized by the agent's instructions to filter and reformat the data into standard news headlines.
- Ingestion points:
web_fetchcalls targetingtophub.todayinSKILL.md. - Boundary markers: Not present.
- Capability inventory:
web_fetch(network access for reading content). - Sanitization: Instructions require the agent to exclude commentary and promotional content and to describe events as news headlines.
Audit Metadata