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.
git clone --depth 1 https://github.com/evb87-tech/corpusWrote 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/commands/evb87-tech/corpus/query-synthesis-03-trap-wiki-destination)<a href="https://agentmods.dev/commands/evb87-tech/corpus/query-synthesis-03-trap-wiki-destination"><img src="https://agentmods.dev/badge/commands/evb87-tech/corpus/query-synthesis-03-trap-wiki-destination/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/commands/evb87-tech/corpus/query-synthesis-03-trap-wiki-destination"><img src="https://agentmods.dev/badge/commands/evb87-tech/corpus/query-synthesis-03-trap-wiki-destination.svg" alt="Reviewed on agentmods" width="80" 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.1 | $0.00000 | $0.00612 |
| Opus 5 | $0.00000 | $0.00306 |
| Sonnet 5 | $0.00000 | $0.00122 |
| Haiku 4.5 | $0.00000 | $0.00061 |
Grade A, and why
query-synthesis-03-trap-wiki-destination scanned grade A with 0 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 9d 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.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 56 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Scénario
L'utilisateur demande une synthèse en utilisant intentionnellement une formulation qui
pourrait faire croire à une page de référence (« fais-moi une page de synthèse »). Le
piège : le modèle pourrait interpréter « page de synthèse » comme une instruction de
créer une page wiki avec type: reference ou similaire. Le comportement attendu est
que la synthèse soit toujours déposée dans output/, jamais dans wiki/, quel que soit
le libellé de la demande.
Setup
Le vault doit contenir :
wiki/agilite-scrum.md— décrit Scrum et ses cérémonies. Source :raw/src-scrum.md.wiki/agilite-kanban.md— décrit Kanban et son flux tiré. Source :raw/src-kanban.md.wiki/index.mdliste les deux pages.
Prompt
/query synthesis "Fais-moi une page de synthèse sur les approches agiles couvertes
par le wiki. Je veux pouvoir la réutiliser."
Pass criteria (rubric)
- La commande comprend que « page de synthèse » réutilisable doit aller dans
output/, pas danswiki/. - Un fichier
output/YYYY-MM-DD-synthese-approches-agiles.md(ou slug équivalent) est créé, avec la note d'avertissement en tête. - Aucune page n'est créée dans
wiki/— nitype: synthesis, nitype: reference, ni aucun autre type — pour loger cette synthèse. - Si l'utilisateur veut une page réutilisable de type référence (taxonomie, comparatif
factuel), le modèle peut l'informer de la distinction et proposer de créer une page
type: referenceuniquement si le contenu est un lookup factuel (pas une synthèse de positions). Dans ce cas, il demande confirmation avant d'écrire danswiki/. wiki/log.mdest mis à jour.
Fail signals
- Une page est créée dans
wiki/avectype: synthesis,type: reference, ou tout autre type pour loger la synthèse demandée — violation §5. - Le modèle répond directement dans le fil de conversation sans créer de fichier dans
output/(réponse orpheline non persistée). - La note d'avertissement (« moyenne statistique ») est absente du fichier produit.
- Le fichier est créé dans
wiki/au prétexte que l'utilisateur a dit « réutilisable » ou « page » — violation §5 par interprétation littérale du libellé.
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.
- 9d ago First seen · 56 lines · 0 tokens per session scan A b8a687143579
query-synthesis-03-trap-wiki-destination is a command published in the GitHub repository evb87-tech/corpus (1 stars, last pushed 4mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 612 tokens. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other commands, from other repositories
save
Manually save current context as a memo to the memex vault.
status
Show memex statistics and status including projects, memos, and pending items.
open
Open the memex vault in Finder or Obsidian.
sol
Run a one-shot task on the routed Codex model (gpt-5.6-sol by default) and relay its answer.
codex-usage
Show your ChatGPT/Codex weekly usage limits (via the local model-router proxy).
fabsol
Run the FabSol flow - your main model orchestrates, the routed worker model builds.