github Python analyzed a92f054

Endofthestars/benchwork

github

An auditable workbench for agent-assisted computational research—turning evidence, experiments, analyses, and decisions into reviewable, replayable state.

maintainer
Endofthestars
license
MIT
first seen
2026-08-01
last seen
2026-08-01
releases · 30d
0
short id

Drift inferred · capture-to-capture

No drift recorded — single capability capture; advisories appear once its surface changes.

capabilities 0 tools
transport stdio counts 0 tools · 0 res · 0 prompts permission surface via code analysis

No tools enumerated yet for this server.

skills & danger signals github-tarball
code evidence vHEAD · github-tarball
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