Free Search Aggregator

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The 'free-search-aggregator' bundle is a legitimate and well-engineered search tool for OpenClaw. It provides a robust multi-provider search interface with automatic failover, health monitoring (health.py), and quota management (router.py). The code includes several security-conscious features, such as response size limits to prevent memory exhaustion (providers.py) and path validation to ensure storage remains within the workspace (storage.py). No evidence of data exfiltration, malicious execution, or prompt injection was found; the tool functions exactly as described in its documentation (SKILL.md and README.md).