github Python analyzed 761051a

anon5376/codex-agent-plugins

github

Local-first Codex plugins for mission planning, overnight execution, and multi-agent operations.

maintainer
anon5376
licence
MIT
first seen
2026-09-15
last seen
2026-09-15
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
prompt-surface shipped agent-instruction files + hidden-content / dangerous-code findings — quoted from the analyzed source

analyzed commit 761051a · analyzer v33 · 1h ago

skills & prompt files 3

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

code files: 12

filesystem 6

  • fs (weak) anon5376-codex-agent-plugins-761051a/plugins/agent-bus-dashboard/scripts/dashboard_server.py :25 import shutil
  • fs (weak) anon5376-codex-agent-plugins-761051a/plugins/autonomous-operator/scripts/server.py :19 from pathlib import Path
  • fs (weak) anon5376-codex-agent-plugins-761051a/plugins/autonomous-operator/tests/test_server.py :13 from pathlib import Path
  • fs (weak) anon5376-codex-agent-plugins-761051a/plugins/autonomous-operator/tests/test_web_contract.py :5 from pathlib import Path
  • fs (weak) anon5376-codex-agent-plugins-761051a/plugins/overnight-work/skills/overnight-work/scripts/overnight.py :22 from pathlib import Path
  • fs (weak) anon5376-codex-agent-plugins-761051a/plugins/overnight-work/tests/test_ledger.py :14 from pathlib import Path

shell / exec 3

  • shell (weak) anon5376-codex-agent-plugins-761051a/plugins/agent-bus-dashboard/scripts/dashboard_server.py :28 import subprocess
  • shell (weak) anon5376-codex-agent-plugins-761051a/plugins/autonomous-operator/tests/test_server.py :8 import subprocess
  • shell (weak) anon5376-codex-agent-plugins-761051a/plugins/overnight-work/tests/test_ledger.py :17 import subprocess

network 2

  • net (weak) anon5376-codex-agent-plugins-761051a/plugins/agent-bus-dashboard/scripts/dashboard_server.py :32 import urllib.error
  • net (weak) anon5376-codex-agent-plugins-761051a/plugins/autonomous-operator/scripts/server.py :21 from urllib.parse import urlsplit

database 3

  • db (weak) anon5376-codex-agent-plugins-761051a/plugins/agent-bus-dashboard/scripts/dashboard_server.py :26 import sqlite3
  • db (weak) anon5376-codex-agent-plugins-761051a/plugins/overnight-work/skills/overnight-work/scripts/overnight.py :18 import sqlite3
  • db (weak) anon5376-codex-agent-plugins-761051a/plugins/overnight-work/tests/test_ledger.py :16 import sqlite3