taskmaster — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited taskmaster (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Taskmaster for Codex uses session-log polling plus automatic continuation. Codex TUI does not currently expose arbitrary writable stop hooks, so this skill implements the same completion contract externally.
run-taskmaster-codex.sh setsCODEX_TUI_RECORD_SESSION=1 and a log path.
task_complete event.
TASKMASTER_DONE::<session_id>
expect PTY bridge transport, using the shared compliance prompt.
When the work is genuinely complete, the agent must include this exact line in its final response (on its own line):
TASKMASTER_DONE::<session_id>This gives external automation a deterministic completion marker to parse.
TASKMASTER_MAX (default 0): max warning count before suppression in thestop hook. 0 means unlimited warnings.
Fixed behavior (not configurable):
TASKMASTER_DONE1 secondInstall and run:
bash ~/.codex/skills/taskmaster/install.sh
codex-taskmaster~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.