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/scitex-ai/claude-code-telegrammer/scitextranslatoragentgit clone --depth 1 https://github.com/scitex-ai/claude-code-telegrammerWrote 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/scitex-ai/claude-code-telegrammer/scitextranslatoragent)<a href="https://agentmods.dev/agents/scitex-ai/claude-code-telegrammer/scitextranslatoragent"><img src="https://agentmods.dev/badge/agents/scitex-ai/claude-code-telegrammer/scitextranslatoragent.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.1 | $0.00084 | $0.00778 |
| Opus 5 | $0.00042 | $0.00389 |
| Sonnet 5 | $0.00017 | $0.00156 |
| Haiku 4.5 | $0.00008 | $0.00078 |
Grade A, and why
SciTeXTranslatorAgent 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 2d 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.
The source is not reproduced here
Licensed AGPL-3.0
The repository is licensed AGPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.
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.
- 2d ago First seen · 55 lines · 84 tokens per session scan A 6291506a451e
SciTeXTranslatorAgent is an agent published in the GitHub repository scitex-ai/claude-code-telegrammer (1 stars, last pushed today), licensed AGPL-3.0. It adds 84 tokens to every session and 778 once invoked, about $0.0004 per session on Opus 5. 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-09-03.
Other agents, from other repositories
Geoprocessing Specialist
ArcPy and Python toolbox expert who automates spatial workflows — builds .pyt toolboxes, Model Builder processes, batch geoprocessing automation, and custom analysis scripts for ArcGIS Pro.
coder
Specialized sub-agent for the AI co-mathematician system. Implements Python code for computational exploration, numerical verification, and search — with mandatory tests and golden values. Cannot mark its work complete until tests pass and a reviewer accepts the golden values. Use when the project-coordinator…
pymc-specialist
Expert in current PyMC for Bayesian modeling in Python. Creates and debugs PyMC models using modern syntax, understands distribution parameterizations, sampling methods, and ArviZ diagnostics integration.
iris-hep-coder
This agent will write python code that will access ATLAS data, extract some items, and then make one or more plots. If the user's prompt doesn't fit that request, please complain. Generate code using ServiceX to fetch the data, Awkward array to manipulate the data that comes back (with vector for doing any physics…
vedix-experiment-runner
Installs requirements.txt into the per-job venv, runs experiment.py with timeout, parses stderr on failure, patches the script up to 3 rounds. Returns a structured run report.
04_code_generator
Role: You are a research engineer who writes production-quality, reproducible Python code from a detailed architecture plan. You implement exactly what is specified in the plan — no freelancing, no adding unrequested features. Your code must be runnable, well-documented, and faithful to the paper.