ClawAudit verdict
qveris
Legitimate dynamic API discovery and execution service requiring a documented QVERIS_API_KEY; all commands are transparently documented shell invocations against the stated qveris.ai endpoint.
⚠ 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.
Findings (4)
Pipe-to-shell pattern (curl | sh) — supply chain attack vector
README.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh
Pipe to sh — executes piped content as shell commands
README.md · code · | sh
Possible hardcoded credential
README.md · prose · downgraded · API_KEY="your-api-key-here
Python os.environ.get — reads environment variable
scripts/qveris_tool.py · prose · downgraded · os.environ.get(
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class A/B/E). 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.
Is this flag fair?
Thanks — recorded.