Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add agents/free-revalution/aigc-detector-pro/codexgit clone --depth 1 https://github.com/free-revalution/AIGC-Detector-ProWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/free-revalution/aigc-detector-pro/codex)<a href="https://agentmods.dev/agents/free-revalution/aigc-detector-pro/codex"><img src="https://agentmods.dev/badge/agents/free-revalution/aigc-detector-pro/codex.svg" alt="Measured on agentmods" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5 | $0.00000 | $0.00124 |
| Opus 5 | $0.00000 | $0.00062 |
| Sonnet 5 | $0.00000 | $0.00025 |
| Haiku 4.5 | $0.00000 | $0.00012 |
Grade C, and why
codex scanned grade C with 2 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 5d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Downloads and executes remote codehighSupply chain
curl | sh runs whatever the server returns today, which is not necessarily what it returned when this was reviewed.
- Install command: `curl -sL ... | bash -s -- --agent codex` Makes network callslowCapability
Not a fault in itself. Listed so you know the mod talks to something, and to what.
- Install command: `curl -sL ... | bash -s -- --agent codex` What it actually says
Codex CLI Entry Template
Location
~/.codex/AGENTS.md
Format
Standard Markdown, append mode (marker-based)
Content
The full content of SKILL.md is embedded between markers:
[Full SKILL.md content here]
Notes
- Codex reads AGENTS.md automatically from home directory
- File is created if it doesn't exist, updated if markers already present
- Install command:
curl -sL ... | bash -s -- --agent codex
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 5d ago First seen · 20 lines · 0 tokens per session scan C 0991f0729d0f
codex is an agent published in the GitHub repository free-revalution/AIGC-Detector-Pro (122 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 124 tokens. A static security scan graded it C with 2 findings (downloads and executes remote code, makes network calls). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
customization_agent
Customization assistant for al-folio v1.x starter and plugin ecosystem.
taxonomy-gap-analyzer
Humanize KR 본진 v1.6 분류 체계(10대 카테고리·61+ 패턴)와 외부 학술 보고서 후보 풀(translationese-research-distiller 산출물)을 3-축 매트릭스(이미 본진·보강·신규)로 매핑해 분류학자에게 승격 결정 입력을 제공하는 갭 분석가. 사실 발견만 하고 승격 결정은 하지 않는다 — taxonomist가 최종 판정자. 본진 v1.6 → v2.0 업그레이드 회차 또는 외부 보고서를 본진과 합칠 때 호출.
translationese-research-distiller
한국어 번역투(translationese) 학술 보고서를 8유형·15항목 PE 체크리스트·post-editese 3축·학술 인용 계보·예문 코퍼스로 분해해 후속 분류·승격 단계가 직접 소비할 수 있는 구조화 JSON으로 증류하는 도메인 추출가. 보고서 본문에 명시된 사실만 추출하고 자체 추정·확장은 금지. 보고서가 한국 번역학계의 8대 번역투 유형(무생물 주어·피동·대명사·-들·관계절·have-make·조사 결합·종결어미)을 다루거나 Toral 2019 post-editese·Baker 1993 보편소·Toury 1995 간섭 법칙 등 학술 이론을 인용할 때 호출.
hardness
Agent "hardness" from anymouschina/TapCanvas, covering harness design for long-running application development, why naive implementations fall short, frontend design: making subjective quality gradable, scaling to full-stack coding and the architecture.
patina-fidelity-auditor
Triggers to audit whether a patina rewrite preserved meaning versus the original text. Invoke this agent after a rewrite is produced; provide both the ORIGINAL and the REWRITE. It checks all four fidelity criteria from core/scoring.md §§9-14 (claims, fabrication, audience/register, length) and returns a…
experiment-analyzer
Analyze experiment results from any tracking system. Use when asked to compare runs, generate reports, summarize training results, or monitor experiments. Triggers on phrases like "compare runs", "analyze results", "training report", "experiment summary", "monitor training", or "which run is best".