searxng-bangs
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were detected. The skill performs as intended, providing a privacy-respecting metasearch interface.
- [EXTERNAL_DOWNLOADS]: The script
scripts/search.pyperforms network requests to fetch search results from a user-configurable SearXNG instance. This behavior is essential to the skill's function and does not involve downloading or executing untrusted code. - [COMMAND_EXECUTION]: The skill uses a standard Python script for its operations. This script relies exclusively on the Python standard library, which reduces security risks associated with third-party dependencies.
Audit Metadata