Local-first Codex plugins for mission planning, overnight execution, and multi-agent operations.
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 761051a · analyzer v33 · 1h ago
skills & prompt files 3
- skill anon5376-codex-agent-plugins-761051a/plugins/agent-bus-dashboard/skills/agent-bus-dashboard/SKILL.md
- skill anon5376-codex-agent-plugins-761051a/plugins/autonomous-operator/skills/autonomous-operator/SKILL.md
- skill anon5376-codex-agent-plugins-761051a/plugins/overnight-work/skills/overnight-work/SKILL.md
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