Caveat verdict
expertpack-eval
Receives external input AND uses eval
An evaluation tool that measures 'esoteric knowledge' ratio by calling OpenRouter API with user-provided credentials; all external API calls are for the skill's stated legitimate evaluation purpose.
Automated static analysis — not a human review. Caveat flags capabilities, not confirmed intent, and can produce false positives. Disagree with this verdict? Use Dispute below.
What it does
These are capability combinations: each listed behavior occurs in the skill, but Caveat detects co-occurrence — it does not verify that one flows into another. Read the code to confirm a live chain.
Receives external input AND uses eval — the remote code-injection pattern (data-flow not verified)
LLM01 · LLM05 · ASI01 · ASI05
Findings (5)
Possible hardcoded credential
scripts/run-eval.py · prose · downgraded · API_KEY='):
api_key = line.split(
Accesses OpenClaw config/secrets directly
scripts/run-eval.py · prose · downgraded · ~/.openclaw/.env
Python os.environ.get — reads environment variable
scripts/eval-ek.py · prose · downgraded · os.environ.get(
Opens WebSocket connection
scripts/run-eval.py · prose · downgraded · WebSocket
POSTs data to external URL
scripts/run-eval.py · prose · downgraded · .post(
"https://
Permissions & capabilities
Requires 1 system binary.
dynamic_evalnetwork_in Thanks — recorded.