ClawAudit verdict

qveris

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

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.

18
security
90
transparency
70
maintenance

Findings (4)

Pattern match critical

Pipe-to-shell pattern (curl | sh) — supply chain attack vector

README.md · code · curl -LsSf https://astral.sh/uv/install.sh | sh

Pattern match critical

Pipe to sh — executes piped content as shell commands

README.md · code · | sh

Pattern match high

Possible hardcoded credential

README.md · prose · downgraded · API_KEY="your-api-key-here

Pattern match low

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?

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