Caveat verdict
benchmarked_free_ride
benchmarked-free-ride
Fetches public leaderboard from declared sequrity-ai.github.io to recommend free OpenRouter models and writes only model preferences locally.
⚠ Flagged for review — coarse, uncorroborated signal, not a confirmed exploit. Review the config yourself before installing.
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.
Findings (8)
Pipe-to-python pattern — remote code execution risk
README.md · code · curl -s "https://sequrity-ai.github.io/benchmarked-free-ride-ci/api/leaderboard.
Pipe to python — executes piped content as Python code
README.md · code · | python3
Accesses OpenClaw config/secrets directly
SKILL.md · frontmatter · ~/.openclaw/openclaw.json
Uses exec() — may execute shell commands
test_clawhub.py · prose · downgraded · exec(
apt-get install — installs system packages
test_clawhub.py · prose · downgraded · apt-get install
Python urllib.request — network access
main.py · prose · downgraded · urllib.request
Python os.environ.get — reads environment variable
test_clawhub.py · prose · downgraded · os.environ.get(
Popular HTTP library — network access
test_clawhub.py · prose · downgraded · got
Why the tier is capped
Execution sink present in raw bytes (Hard Floor: class C). 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.