An auditable workbench for agent-assisted computational research—turning evidence, experiments, analyses, and decisions into reviewable, replayable state.
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit a92f054 · analyzer v28 · 5h ago
skills & prompt files 8
- agent-rules Endofthestars-benchwork-a92f054/AGENTS.md
- skill Endofthestars-benchwork-a92f054/plugins/benchwork/skills/benchwork-design/SKILL.md
- skill Endofthestars-benchwork-a92f054/plugins/benchwork/skills/benchwork-evaluate/SKILL.md
- skill Endofthestars-benchwork-a92f054/plugins/benchwork/skills/benchwork-implement/SKILL.md
- skill Endofthestars-benchwork-a92f054/plugins/benchwork/skills/benchwork-investigate/SKILL.md
- skill Endofthestars-benchwork-a92f054/plugins/benchwork/skills/benchwork-orchestrate/SKILL.md
- skill Endofthestars-benchwork-a92f054/plugins/benchwork/skills/benchwork-pilot/SKILL.md
- skill Endofthestars-benchwork-a92f054/plugins/benchwork/skills/benchwork-resume/SKILL.md
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 81
filesystem 21
- fs Endofthestars-benchwork-a92f054/plugins/benchwork/hooks/post_tool_use.py :11
from pathlib import Path - fs Endofthestars-benchwork-a92f054/plugins/benchwork/hooks/session_start.py :9
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/alembic.py :9
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/athanor.py :10
import shutil - fs Endofthestars-benchwork-a92f054/src/benchwork/circle.py :9
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/cli/main.py :12
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/doctor.py :7
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/execution.py :22
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/grimoire.py :7
from pathlib import Path, PurePosixPath - fs Endofthestars-benchwork-a92f054/src/benchwork/install/hosts.py :8
import shutil - fs Endofthestars-benchwork-a92f054/src/benchwork/install/manager.py :7
import shutil - fs Endofthestars-benchwork-a92f054/src/benchwork/install/path.py :11
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/install/plugin.py :7
import shutil - fs Endofthestars-benchwork-a92f054/src/benchwork/install/state.py :9
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/mcp/envelopes.py :7
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/mcp/runtime.py :8
import shutil - fs Endofthestars-benchwork-a92f054/src/benchwork/mcp/server.py :8
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/project.py :8
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/rites.py :7
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/schema_validation.py :10
from pathlib import Path - fs Endofthestars-benchwork-a92f054/src/benchwork/snapshots.py :7
from pathlib import Path
shell / exec 3
- shell Endofthestars-benchwork-a92f054/plugins/benchwork/hooks/session_start.py :7
import subprocess - shell Endofthestars-benchwork-a92f054/src/benchwork/install/hosts.py :9
import subprocess - shell Endofthestars-benchwork-a92f054/src/benchwork/install/manager.py :8
import subprocess
network 1
- net Endofthestars-benchwork-a92f054/src/benchwork/install/manager.py :12
import urllib.error
declared dependencies 4
- mcp@>=2.0.0,<3
- jsonschema@>=4.18
- build@>=1.2
- scipy@>=1.12