searxng-search
Pass
Audited by Gen Agent Trust Hub on May 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill uses standard Python libraries (urllib) to interact with a SearXNG instance.
- [SAFE]: Search queries are properly URL-encoded using
urllib.parse.urlencode, preventing URI manipulation. - [SAFE]: The skill does not access sensitive files or use privileged commands.
- [SAFE]: All external interactions are limited to the user-configured SearXNG instance.
Audit Metadata