pinchbench
Benchmark OpenClaw Agents With PinchBench
Agent teams need repeatable evidence before comparing models. PinchBench runs real-world OpenClaw tasks, grades outcomes, and can publish results to a leaderboard.
Do not auto-install this skill.
The canonical policy requires operator review before any installation action.
Install with my Agent
Copy this request to your Agent. It includes the canonical Skill page and manifest.
Review the Skillstore skill "pinchbench" from https://skillstore.io/skills/pinchbench-pinchbench.md and its manifest at https://skillstore.io/api/skills/pinchbench-pinchbench/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.Your Agent should still show its plan and request any confirmation required by the security policy.
Agent-readable resources
Use these links when an AI agent, crawler, or script needs clean context instead of reading the full page.
Test it
Using "pinchbench". Run the automated-only suite for openrouter/anthropic/claude-sonnet-4 without uploading results.
Expected outcome:
PinchBench completed the automated suite. The report showed the overall score, failed tasks, timing, and upload was skipped.
Using "pinchbench". Compare two model runs using the same task suite.
Expected outcome:
- Model A had stronger file and coding task scores.
- Model B used fewer tokens and finished faster.
- The summary highlighted score, cost, and timeout differences.
Using "pinchbench". Upload a saved benchmark result after registration.
Expected outcome:
The saved run was submitted to PinchBench and the response included submission status, rank, and leaderboard link.
Security Audit
CriticalPinchBench is a legitimate benchmark runner, but it is not low risk. Confirmed issues include pipe-to-shell dependency installation, unsandboxed task grading code, external agent execution, token handling, and host metadata upload. Many documentation and task-rubric alerts are false positives, while binary assets remain manual-review blind spots.
Confirmed security concerns (6)
Capability review items (29)
These are real local capabilities that may be expected for this skill, so they require review but are not counted as confirmed malicious behavior.
Risk Factors
โ๏ธ External commands (50)
๐ Network access (13)
๐ Filesystem access (12)
โก Contains scripts (2)
๐ Env variables (13)
Detected Patterns
Share & cite this report
Share the versioned assessment report, neutral badge, embed card, and citations. Skillstore reports evidence without deciding whether this Skill is safe.
Copy report link
https://skillstore.io/skills/pinchbench-pinchbench/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdown badge
[](https://skillstore.io/skills/pinchbench-pinchbench?utm_source=security_passport_badge)HTML badge
<a href="https://skillstore.io/skills/pinchbench-pinchbench?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/pinchbench-pinchbench/security.svg" alt="Skillstore security assessment" loading="lazy"></a>Embed card
<iframe src="https://skillstore.io/embed/skills/pinchbench-pinchbench.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>Academic citations (APA ยท BibTeX ยท CFF)
APA citation
pinchbench. (2026). pinchbench security audit report (audit version 5) [Author version 1.0.0]. Skillstore. https://skillstore.io/skills/pinchbench-pinchbench/audits/5BibTeX citation
@techreport{pinchbench-pinchbench-pinchbench-2026,
author = {pinchbench},
title = {pinchbench security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/pinchbench-pinchbench/audits/5},
note = {Author version 1.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "pinchbench security audit report (audit version 5)"
version: "1.0.0"
type: report
authors:
- name: "pinchbench"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/pinchbench-pinchbench/audits/5"
identifiers:
- type: other
value: "skillstore:pinchbench-pinchbench:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore Score
Why this score Evidence Confidence: MediumWhat You Can Build
Compare Agent Models
Run the same task suite across models and compare score, cost, time, and category performance.
Validate OpenClaw Setup
Check that an OpenClaw installation can handle tools, memory, files, research, and multi-step workflows.
Publish Benchmark Results
Generate reproducible local results and submit authorized runs to the PinchBench leaderboard.
Try These Prompts
Use PinchBench to run the automated-only suite for [model id] with uploads disabled. Summarize the final score and failed tasks.
Run PinchBench for [model A] and [model B] using the same suite and run count. Compare category scores, cost, and time.
Validate my saved PinchBench result at [file path], upload it to the leaderboard, and report the submission link.
Review my new PinchBench task file for clear grading, safe workspace files, and reproducible behavior before I run it.
Best Practices
- Start with automated-only and uploads disabled when testing a new model.
- Use the same suite, run count, and timeout multiplier when comparing models.
- Review task files and upload settings before running community benchmarks.
Avoid
- Running all tasks with uploads enabled before validating local behavior.
- Comparing models with different task suites or timeout settings.
- Sharing result files without checking transcripts and system metadata.
Frequently Asked Questions
What does PinchBench evaluate?
Does it require OpenClaw?
Can I run it without uploading results?
How are tasks graded?
What data may leave my machine?
Should I run it in a production workspace?
Developer Details
Author
pinchbenchLicense
MIT
Author version
v1.0.0
Skillstore revision
r1
Ref
3e4b6c31a74a3bd1a291c98cf585d720cb9fbc88
Maintenance freshness
7/18/2026
Usage
16 downloads ยท 290 views
File structure
๐ assets/
๐ ai_blog.txt
๐ GPT4.pdf
๐ OpenClaw Agent Use Cases and Gap Analysis for PinchBench.pdf
๐ quarterly_sales.csv
๐ scripts/
๐ benchmark.py
๐ lib_agent.py
๐ lib_grading.py
๐ lib_tasks.py
๐ lib_upload.py
๐ run.sh
๐ tasks/
๐ task_00_sanity.md
๐ task_01_calendar.md
๐ task_02_stock.md
๐ task_03_blog.md
๐ task_04_weather.md
๐ task_05_summary.md
๐ task_06_events.md
๐ task_07_email.md
๐ task_08_memory.md
๐ task_09_files.md
๐ task_10_workflow.md
๐ task_11_clawdhub.md
๐ task_13_image_gen.md
๐ task_14_humanizer.md
๐ task_18_market_research.md
๐ task_19_spreadsheet_summary.md
๐ task_20_eli5_pdf_summary.md
๐ task_21_openclaw_comprehension.md
๐ TASK_TEMPLATE.md
๐ crab.txt
๐ Dockerfile.benchmark
๐ LICENSE
๐ pinchbench.png
๐ pyproject.toml
๐ README.md
๐ SKILL.md