ai-news-collector
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues detected. The skill is composed of markdown-based instructions for the agent to use its search tools effectively to find and summarize news.\n- [PROMPT_INJECTION]: The skill processes external data from news sites and social platforms, which is a known surface for indirect prompt injection. This is a common characteristic of search-based skills and is managed by the agent's core safety guardrails. Evidence:\n
- Ingestion points: External web content retrieved via search tools and curl as described in the SKILL.md workflow.\n
- Boundary markers: None explicitly defined to separate untrusted web content from the agent's internal instructions.\n
- Capability inventory: The workflow is limited to information retrieval and text summarization using the provided markdown template.\n
- Sanitization: No explicit sanitization or filtering of external content is defined within the skill itself.
Audit Metadata