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/Elnora-AI/elnora-merit-aktivaWrote 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/elnora-ai/elnora-merit-aktiva/merit-profile)<a href="https://agentmods.dev/commands/elnora-ai/elnora-merit-aktiva/merit-profile"><img src="https://agentmods.dev/badge/commands/elnora-ai/elnora-merit-aktiva/merit-profile/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/elnora-ai/elnora-merit-aktiva/merit-profile"><img src="https://agentmods.dev/badge/commands/elnora-ai/elnora-merit-aktiva/merit-profile.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.00027 | $0.00455 |
| Opus 5 | $0.00014 | $0.00228 |
| Sonnet 5 | $0.00005 | $0.00091 |
| Haiku 4.5 | $0.00003 | $0.00046 |
Grade A, and why
merit-profile 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 11d 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.
What it actually says
Merit Company Profile
Manage the company profile for: {{args}}
The profile is a local snapshot of this Merit account's own reference data (chart of accounts, banks, VAT TaxId guids, financial years), pulled live from the account. It is the machine-readable half of a company books reference — load it before posting so an agent uses the right codes instead of guessing or hand-transcribing.
It lives at company-profile.json in the references directory (MERIT_REFERENCES_DIR,
default ~/.config/elnora-merit). It holds no secrets but is company-specific, so it is
gitignored and never committed.
Run
# Pull accounts/banks/VAT/years from the live account → company-profile.json:
elnora-merit profile sync
# Re-pull after the chart of accounts changes (overwrites):
elnora-merit profile sync --force
# Read it back (whole profile, or one section):
elnora-merit profile show
elnora-merit profile show --section taxes # VAT TaxId guids + rates
elnora-merit profile show --section accounts # chart of accounts (code, name, guid)
elnora-merit profile show --section banks # bank ids + account codes
elnora-merit profile show --section years # financial years
Present
For sync, confirm what was written: the path and the counts per section. For show,
render the requested section as a compact table (e.g. for taxes: code, name, rate, guid).
Notes
- Requires Merit credentials (
MERIT_API_ID/MERIT_API_KEY) and a Pro/Premium license, same as any read command. syncrefuses to overwrite an existing profile without--force.- Aktiva reference data only — Merit Palk import IDs are not included.
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.
- 11d ago First seen · 49 lines · 27 tokens per session scan A 946bc5234c10
merit-profile is a command published in the GitHub repository Elnora-AI/elnora-merit-aktiva (8 stars, last pushed 4d ago), licensed Apache-2.0. It adds 27 tokens to every session and 455 once invoked, about $0.0001 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-08-31.
Other commands, from other repositories
verify
Fidelity check — rebuild a page from the extracted tokens, pixel-diff it against the live site, and score how faithfully the tokens capture the design.
battle
Head-to-head graded battle card between two sites — eight dimensions, bar-by-bar, verdict line.
research
Professional equity research analysis with institutional-grade formatting.
zh
A short command that switches Claude Code to Simplified Chinese. It is handled locally by a command hook.
cli-anything-web:list
List all available CLI-Anything-Web CLIs (installed and generated).
tax-review
Tax-filing compliance check — invokes tax-reviewer to produce TM-tax-{slug}.md with MeF e-file schema, Form 8879, PTIN/Circular 230, and IRC §7216 consent gaps.