seo-traffic-analyzer
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious behaviors such as prompt injection, unauthorized data exfiltration, or hardcoded credentials were found within the skill files.
- [SAFE]: The skill uses WebSearch and WebFetch to interact with well-known services, including SimilarWeb and the Internet Archive Wayback Machine, for data collection, which is consistent with its stated purpose and documented neutrally.
- [SAFE]: Regarding Indirect Prompt Injection (Category 8), the skill processes external web content and search results. This is the primary function of the skill, and the risk is considered safe as the agent's actions are limited to generating a markdown report.
- Ingestion points: Web search results and fetched HTML content from external domains.
- Boundary markers: None explicitly defined to separate untrusted web content from agent instructions.
- Capability inventory: Capability is limited to report generation via standard output; no shell execution or sensitive file system access is requested.
- Sanitization: No explicit sanitization of web data is defined, but the output format is constrained to a specific markdown template.
Audit Metadata