deploy-searxng
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill contains standard deployment instructions for SearXNG using Docker Compose and Nginx. No malicious behavior, obfuscation, or unauthorized access patterns were detected.
- [EXTERNAL_DOWNLOADS]: The skill references well-known official Docker images from trusted sources including searxng/searxng, nginx, and certbot/certbot.
- [DATA_EXFILTRATION]: Sensitive configuration items like the secret_key use placeholders, and the guide correctly instructs the user to generate unique secrets using openssl. No unauthorized data access or exfiltration patterns are present.
- [COMMAND_EXECUTION]: Provides standard administrative commands (mkdir, docker compose, openssl, curl) necessary for the deployment and validation of the service.
Audit Metadata