Caveat verdict

benchmarked_free_ride

benchmarked-free-ride

88
🟢 Trusted
No high-risk patterns surfaced by the deep scan — automated capability review, not behavioral proof.

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.

0
security
90
transparency
70
maintenance

Findings (8)

Pattern match critical

Pipe-to-python pattern — remote code execution risk

README.md · code · curl -s "https://sequrity-ai.github.io/benchmarked-free-ride-ci/api/leaderboard.

Pattern match critical

Pipe to python — executes piped content as Python code

README.md · code · | python3

Pattern match high

Accesses OpenClaw config/secrets directly

SKILL.md · frontmatter · ~/.openclaw/openclaw.json

Pattern match medium

Uses exec() — may execute shell commands

test_clawhub.py · prose · downgraded · exec(

Pattern match medium

apt-get install — installs system packages

test_clawhub.py · prose · downgraded · apt-get install

Pattern match low

Python urllib.request — network access

main.py · prose · downgraded · urllib.request

Pattern match low

Python os.environ.get — reads environment variable

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

Pattern match low

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?

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