github.com/kunchenguid/firstmate at 51d2e8c902bb8785093969f8ba738c7355a283e0 · examined 2026-09-06 12:07 UTCServed from cache
The chain of trust: breaks at agent config · amber holds a warning · dashed was not established
Installing this repository would give an AI coding agent three hook manifests, 21 skill definitions, and 20 harness extensions that activate automatically when the agent indexes a cloned working tree. The hooks run on PreToolUse, SessionStart, and Stop events, and the manifest executes commands without user invocation. One command is quoted verbatim from the settings file, checking whether the repository exists in the working directory. The repository was pushed one day before the analysed commit, and it contains files that cannot be reviewed by reading alone. One of those files is binary or generated, comprising 1 of 506 files at 19% of the repository by size.
Summary by deepseek-ai/DeepSeek-V4-Flash-0731-TEE, over the findings below only
The repository ships 3 Claude Code hook manifests. A harness that indexes a cloned working tree can pick these up without any install step being run.
.claude/settings.json, .codex/hooks.json, .cursor/hooks.json
The repository ships 21 agent skill definitions. A harness that indexes a cloned working tree can pick these up without any install step being run.
.agents/skills/afk/SKILL.md, .agents/skills/ahoy/SKILL.md, .agents/skills/ask-user-authority/SKILL.md, and 18 more
The repository ships 20 harness extensions. A harness that indexes a cloned working tree can pick these up without any install step being run.
.opencode/plugins/fm-primary-cd-check.js, .opencode/plugins/fm-primary-pretool-check.js, .opencode/plugins/fm-primary-sessionstart-nudge.js, and 17 more
The hook manifest registers 3 lifecycle hooks: PreToolUse, SessionStart, Stop. Hooks run when their event fires, without the user invoking anything by name.
.claude/settings.json, .codex/hooks.json
The repository ships 2 agent instruction files. A harness that indexes a cloned working tree can pick these up without any install step being run.
AGENTS.md, CLAUDE.md
The hook manifest runs 6 commands. The first is quoted verbatim.
[ -z \
.claude/settings.json
The hook manifest runs 4 commands. The first is quoted verbatim.
bash -lc 'payload=$(cat 2>/dev/null || true); [ -n \
.codex/hooks.json
19% of the repository by size (1 of 506 files) is binary or generated and cannot be reviewed by reading.
file listing at the analysed commit
The last push was 0 days ago (2026-09-06).
GitHub repository pushed_at field
Among the 44 most active contributors, the busiest (kunchenguid) accounts for about 85% of commits.
GitHub contributors API, first page
Declared limits are as load-bearing as findings: this is the difference between a report and a scanner that implies completeness.