env_var_inventory.ur

env_var_inventory.ur is an agent for Claude Code from hyperledger-iroha/iroha. It costs 0 tokens per session (27,599 once invoked), scanned A, a copy of env_var_inventory.am, Apache-2.0.

An inventory report of environment variables used across the Iroha codebase, with references to their locations and usage contexts.

In plain words
What is it for?
Use it to inspect production, test, and example variables and maintain configuration documentation.
Why use it?
It makes configuration settings easier to review than searching the repository by hand.

Agent for Claude Code

Written for Claude Code: a Claude Code subagent (agents/*.md).

Install

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.

agentmods
npx agentmods add agents/hyperledger-iroha/iroha/env_var_inventory.ur
Clone the repo
git clone --depth 1 https://github.com/hyperledger-iroha/iroha

Made for: Claude Code.

Wrote 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.

agentmods badge for env_var_inventory.ur

README.md
[![agentmods](https://agentmods.dev/badge/agents/hyperledger-iroha/iroha/env_var_inventory.ur.svg)](https://agentmods.dev/agents/hyperledger-iroha/iroha/env_var_inventory.ur)
Your own site
<a href="https://agentmods.dev/agents/hyperledger-iroha/iroha/env_var_inventory.ur"><img src="https://agentmods.dev/badge/agents/hyperledger-iroha/iroha/env_var_inventory.ur.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 27,599 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 88% copy Near-identical to another mod in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00000 $0.27599
Opus 5 $0.00000 $0.13799
Sonnet 5 $0.00000 $0.05520
Haiku 4.5 $0.00000 $0.02760

Measured 4d ago against content hash 242e66299ef5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-05, from the pricing page.

Security

Grade A, and why

env_var_inventory.ur 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.

Origin

This is a copy

88% identical to env_var_inventory.am — 1,272 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

docs/source/agents/env_var_inventory.ur.md · 914 lines

How it starts

The opening of the file, as written. The whole thing — 914 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ماحولیات ٹوگل انوینٹری

python3 scripts/inventory_env_toggles.py --json docs/source/agents/env_var_inventory.json --md docs/source/agents/env_var_inventory.md_ کے ذریعے تازہ ترین

کل حوالہ جات: ** 505 ** · منفرد متغیرات: ** 137 **

ایکشن_ڈ_ٹوکین_رکیوسٹ_ٹوکن (پروڈ: 1)

  • پروڈ: کریٹس/sorafs_orchestrator/src/bin/sorafs_cli.rs: 313 - let request_token = env::var("ACTIONS_ID_TOKEN_REQUEST_TOKEN").map_err(|_| {

ایکشن_ڈ_ٹوکین_رکیوسٹ_ورل (پروڈ: 1)

  • پروڈ: کریٹس/sorafs_orchestrator/src/bin/sorafs_cli.rs: 310 - let raw_url = env::var("ACTIONS_ID_TOKEN_REQUEST_URL").map_err(|_| {

بلاک_ڈمپ_ہائٹس (مثال کے طور پر: 1)

  • مثال کے طور پر: کریٹس/آئروہ_کور/مثالوں/بلاک_ڈمپ۔ آر ایس: 62 - let height_filter = env::var("BLOCK_DUMP_HEIGHTS").ok().map(|raw| {

block_dump_sum_asset (مثال کے طور پر: 1)

  • example: crates/iroha_core/examples/block_dump.rs:51 — let sum_asset = env::var("BLOCK_DUMP_SUM_ASSET")

بلاک_ڈمپ_برز (مثال کے طور پر: 1)

  • مثال کے طور پر: کریٹس/آئروہ_کور/مثالوں/بلاک_ڈمپ ڈاٹ آر ایس: 50 - let verbose = env::var("BLOCK_DUMP_VERBOSE").is_ok();

کارگو (پروڈ: 3 ، ٹیسٹ: 2)

  • ٹیسٹ: کریٹس/اروہہ_ٹیسٹ_ نیٹ ورک/ایس آر سی/lib.rs: 1026 - let running_under_cargo = std::env::var_os("CARGO").is_some();
  • ٹیسٹ: کریٹس/sorafs_manifest/tests/provider_admission_fixtures.rs: 11 - let mut cmd = Command::new(env::var("CARGO").unwrap_or_else(|_| "cargo".into()));
  • پروڈ: موچی/موچی کور/ایس آر سی/سپروائزر۔ آر ایس: 547- let cargo = env::var_os("CARGO")
  • پروڈ: موچی/موچی کور/ایس آر سی/سپروائزر۔ آر ایس: 602- let cargo = env::var_os("CARGO")
  • پروڈ: موچی/موچی کور/ایس آر سی/سپروائزر۔ آر ایس: 656- let cargo = env::var_os("CARGO")

cargo_bin_exe_iroha (ٹیسٹ: 2)

  • ٹیسٹ: کریٹس/اروہ_ سی ایل آئی/ٹیسٹ/CLI_SMOKE.RS: 40 - env!("CARGO_BIN_EXE_iroha")
  • ٹیسٹ: کریٹس/اروہ_ سی ایل آئی/ٹیسٹ/تائیکائی_پولیسی۔ آر ایس: 20 - env!("CARGO_BIN_EXE_iroha")

cargo_bin_exe_iroha_monitor (ٹیسٹ: 4)

  • ٹیسٹ: کریٹس/آئروہ_مونیٹر/ٹیسٹ/اٹیچ_رینڈر۔ آر ایس: 11 - std::env::var_os("CARGO_BIN_EXE_iroha_monitor").map(PathBuf::from)
  • ٹیسٹ: کریٹس/آئروہ_مونیٹر/ٹیسٹ/http_limits.rs: 10 - std::env::var_os("CARGO_BIN_EXE_iroha_monitor").map(PathBuf::from)
  • ٹیسٹ: کریٹس/آئروہ_مونیٹر/ٹیسٹ/infalid_credentials.rs: 9 - std::env::var_os("CARGO_BIN_EXE_iroha_monitor").map(PathBuf::from)
  • ٹیسٹ: کریٹس/آئروہ_مونیٹر/ٹیسٹ/دھواں۔ آر ایس: 9 - std::env::var_os("CARGO_BIN_EXE_iroha_monitor").map(PathBuf::from)

Read the full file on GitHub · 914 lines

Changes

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.

  1. 4d ago First seen · 914 lines · 0 tokens per session scan A 242e66299ef5

Subscribe to this mod's changes

env_var_inventory.ur 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 27,599 tokens. A static security scan graded it A with 0 findings. It is 88% identical to env_var_inventory.am, differing in 1,272 lines, and is treated as a copy.