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/hyperledger-iroha/iroha/env_var_migration.ptgit clone --depth 1 https://github.com/hyperledger-iroha/irohaWrote 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/hyperledger-iroha/iroha/env_var_migration.pt)<a href="https://agentmods.dev/agents/hyperledger-iroha/iroha/env_var_migration.pt"><img src="https://agentmods.dev/badge/agents/hyperledger-iroha/iroha/env_var_migration.pt.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.00000 | $0.01984 |
| Opus 5 | $0.00000 | $0.00992 |
| Sonnet 5 | $0.00000 | $0.00397 |
| Haiku 4.5 | $0.00000 | $0.00198 |
Grade A, and why
env_var_migration.pt 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 4d 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 — 99 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Env → Configurar Rastreador de Migração
Este rastreador resume as alternâncias de variáveis de ambiente voltadas para a produção
por docs/source/agents/env_var_inventory.{json,md} e a migração pretendida
caminho para iroha_config (ou escopo explícito de desenvolvimento/somente teste).
Nota: ci/check_env_config_surface.sh agora falha quando novo ambiente de produção
calços aparecem em relação a AGENTS_BASE_REF, a menos que ENV_CONFIG_GUARD_ALLOW=1 seja
conjunto; documente adições intencionais aqui antes de usar a substituição.
Migrações concluídas- Desativação da ABI IVM — IVM_ALLOW_NON_V1_ABI removido; o compilador agora rejeita
ABIs não-v1 incondicionalmente com um teste de unidade protegendo o caminho do erro.
- IVM debug banner env shim — Removido o opt-out do env
IVM_SUPPRESS_BANNER; a supressão de banner permanece disponível por meio do configurador programático. - IVM cache/dimensionamento — Dimensionamento de cache/provador/GPU encadeado por meio
iroha_config(pipeline.{cache_size,ivm_cache_max_decoded_ops,ivm_cache_max_bytes,ivm_prover_threads},accel.max_gpus) e removeu correções de ambiente de tempo de execução. Os anfitriões agora ligamivm::ivm_cache::configure_limitseivm::zk::set_prover_threads, testes usamCacheLimitsGuardem vez de substituições de env. - Conectar raiz da fila — Adicionado
connect.queue.root(padrão:~/.iroha/connect) para a configuração do cliente e encadeou-o através da CLI e Diagnóstico JS. Ajudantes JS resolvem a configuração (ou umrootDirexplícito) e honre apenasIROHA_CONNECT_QUEUE_ROOTem dev/test viaallowEnvOverride; os modelos documentam o botão para que os operadores não precisem mais de substituições de ambiente. - Opt-in de rede Izanami — Adicionado um sinalizador CLI/config
allow_netexplícito para a ferramenta de caos Izanami; execuções agora requeremallow_net=true/--allow-nete - Bipe de banner IVM — Substituído o env shim
IROHA_BEEPpor orientado por configuraçãoivm.banner.{show,beep}alterna (padrão: verdadeiro/verdadeiro). Banner/bipe de inicialização a fiação agora lê a configuração apenas na produção; compilações dev/test ainda honram a substituição de env para alternâncias manuais. - Substituição de spool DA (somente testes) — A substituição
IROHA_DA_SPOOL_DIRagora é cercado atrás de ajudantescfg(test); o código de produção sempre origina o spool caminho da configuração. - Intrínsecos da criptografia — Substituído
IROHA_DISABLE_SM_INTRINSICS/IROHA_ENABLE_SM_INTRINSICScom o orientado por configuração Políticacrypto.sm_intrinsics(auto/force-enable/force-disable) e removeu a proteçãoIROHA_SM_OPENSSL_PREVIEW. Os anfitriões aplicam a política em inicialização, bancadas/testes podem optar por meio deCRYPTO_SM_INTRINSICSe OpenSSL a visualização agora respeita apenas o sinalizador de configuração. Izanami já requer configuração--allow-net/persistida e os testes agora dependem de esse botão em vez do ambiente ambiente alterna. - Ajuste de GPU FastPQ — Adicionado
fastpq.metal.{max_in_flight,threadgroup_width,metal_trace,metal_debug_enum,metal_debug_fused}botões de configuração (padrões:None/None/false/false/false) e encadeá-los através da análise CLI Os calçosFASTPQ_METAL_*/FASTPQ_DEBUG_*agora se comportam como substitutos de desenvolvimento/teste e são ignorados quando a configuração é carregada (mesmo quando a configuração os deixa indefinidos); documentos/inventário foram atualizado para sinalizar a migração.【crates/irohad/src/main.rs:2609】【crates/iroha_core/src/fastpq/lane.rs:109】【crates/fastpq_prover/src/overrides.rs:11】 (IVM_DECODE_TRACE,IVM_DEBUG_WSV,IVM_DEBUG_COMPACT,IVM_DEBUG_INVALID,IVM_DEBUG_REGALLOC,IVM_DEBUG_METAL_ENUM,IVM_DEBUG_METAL_SELFTEST,IVM_FORCE_METAL_ENUM,IVM_FORCE_METAL_SELFTEST_FAIL,IVM_FORCE_CUDA_SELFTEST_FAIL,IVM_DISABLE_METAL,IVM_DISABLE_CUDA) agora estão protegidos por compilações de depuração/teste por meio de um helper para que os binários de produção os ignorem enquanto preservam os botões para diagnóstico local. Ambiente o inventário foi regenerado para refletir o escopo somente de desenvolvimento/teste.- Atualizações de dispositivos FASTPQ —FASTPQ_UPDATE_FIXTURESagora aparece apenas na integração FASTPQ testes; as fontes de produção não leem mais a alternância de ambiente e o inventário reflete apenas o teste escopo. - Atualização de inventário + detecção de escopo — As ferramentas de inventário de ambiente agora marcam arquivos
build.rscomo escopo de construção e rastreia módulos de chicote#[cfg(test)]/integração para alternar somente teste (por exemplo,IROHA_TEST_*,IROHA_RUN_IGNORED) e sinalizadores de construção CUDA aparecem fora da contagem de produção. Inventário regenerado em 07 de dezembro de 2025 (518 refs/144 vars) para manter o env-config guard diff verde. - Proteção de liberação de correção de ambiente de topologia P2P —
IROHA_P2P_TOPOLOGY_UPDATE_MSagora aciona um determinístico erro de inicialização em compilações de lançamento (somente aviso em depuração/teste), portanto, os nós de produção dependem apenas denetwork.peer_gossip_period_ms. O inventário ambiental foi regenerado para refletir o guarda e o o classificador atualizado agora abrange os alternadores protegidos porcfg!como depuração/teste.
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.
- 4d ago First seen · 99 lines · 0 tokens per session scan A 319b5f7910d9
env_var_migration.pt is an agent published in the GitHub repository hyperledger-iroha/iroha (488 stars, last pushed today), licensed Apache-2.0. It costs nothing until one of its globs matches a file; then it loads 1,984 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-09-01.
Other agents, from other repositories
agent-request-queue
一次 Agent 运行可能包含多次模型调用、知识库检索、工具执行和文件操作。为了避免同一对话同时修改同一份上下文,Yuxi 把“收到请求”和“开始运行”分成两个阶段,并为每个线程维护 FIFO 队列。.
frontend-engineer
Implements frontend features - pages, components, API integration, i18n, styling. Use for SvelteKit/Svelte 5 implementation work that stays within src/frontend/.
review-specialist
Use for isolated code review passes focused on bugs, regressions, contract drift, retrieval integrity, validation gaps, and risky generated-file edits.
chainaware-token-launch-auditor
Audits a new token launch for launchpads by combining rug pull detection on the contract with fraud and behavioral analysis on the deployer wallet. Returns a composite Launch Safety Score, a APPROVED / CONDITIONAL / REJECTED listing verdict, a public-facing safety badge, and specific conditions the launchpad should…
1-business-analyst
You are an expert business analyst for Aam Digital.
CHANGELOG
All notable changes to the DeFi Agents API are documented in this file.