github Python analyzed · update queued 4fe77bd

artificemachine/superharness

github

Multi-agent orchestration harness for Claude Code + Codex — task lifecycle, handoff protocol, dashboard, and autonomous dispatch

maintainer
artificemachine
license
NOASSERTION
first seen
2026-06-25
last seen
2026-08-02
releases · 30d
43
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
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit 4fe77bd · analyzer v27 · 1w ago

skills & prompt files 4

code evidence vv1.81.4 · github-tarball
evidence-backed findings quoted directly from the published source artifact — not inferred

code files: 776

filesystem 1

  • fs artificemachine-superharness-4fe77bd/.superharness/daemon-monitor.py :23 return subprocess.Popen(cmd, stdout=open(out_log, "a"),

shell / exec 1

  • shell artificemachine-superharness-4fe77bd/.superharness/daemon-monitor.py :23 return subprocess.Popen(cmd, stdout=open(out_log, "a"),

declared dependencies 8

  • fastmcp@>=0.4
  • click@>=8.1
  • pyyaml@>=6.0
  • ruamel.yaml@>=0.18
  • pydantic@>=2.0,<3
  • requests@>=2.31
  • starlette@>=1.3.1
  • python-multipart@>=0.0.31