ClawAudit verdict

searxng-auto-proxy

88
🟢 Trusted
Low risk — reviewed by ClawAudit, behavior matches stated purpose

Self-hosted SearXNG proxy management skill for intelligent Clash proxy detection and search engine switching; all operations are local Docker deployment and config management with no external data leakage.

⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.

Automated static analysis — not a human review. ClawAudit flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.

0
security
60
transparency
90
maintenance

Permission integrity

Code accesses API keys/tokens but declares no environment variables

credential_access

Installs packages at runtime — transitive dependencies are not auditable

package_install

Findings (6)

Pattern match critical

Possible hardcoded credential

SKILL.md · code · password: "your-password

Pattern match critical

Pipe to python — executes piped content as Python code

FINAL-TEST-REPORT-v3.0.md · code · | python3

Pattern match critical

Pipe-to-python pattern — remote code execution risk

FINAL-TEST-REPORT-v3.0.md · code · curl "http://localhost:8081/search?q=test&format=json" | python

Pattern match medium

pip3 install — installs Python packages at runtime

MANIFEST.md · code · pip3 install

Pattern match low

Python os.environ.get — reads environment variable

adapter.py · prose · downgraded · os.environ.get(

Pattern match low

Python aiohttp session — async network access

adapter.py · prose · downgraded · aiohttp.ClientSession

Why the tier is capped

Execution sink present in raw bytes (Hard Floor: class B). Final tier capped at Caution — cannot be lifted by any downgrade, example-payload opt-in, or allowlist.

Permissions & capabilities

No declared permissions — minimal attack surface.

package_installcredential_access

Is this flag fair?

Check another skill Browse the registry Auditing your own skills or configs? Use the API