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.
/plugin marketplace add bromso/metapowersnpx agentmods add plugins/bromso/metapowers/accountinggit clone --depth 1 https://github.com/bromso/metapowersGrade A, and why
accounting 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.
What it actually says
{
"name": "accounting",
"version": "0.1.0",
"description": "Eight-phase accounting cycle — analyze, journal, ledger, trial balance, adjust, statements, close with 5 utility skills",
"author": { "name": "Jonas Broms" },
"repository": "https://github.com/bromso/metapowers",
"homepage": "https://bromso.github.io/metapowers/",
"license": "MIT",
"keywords": [
"accounting",
"journal-entries",
"ledger",
"trial-balance",
"financial-statements",
"closing"
],
"skills": "../skills/",
"commands": "../commands/",
"agents": "../agents/",
"hooks": "../hooks/hooks.json"
}
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 · 22 lines scan A f481e7f5da70
accounting is a plugin published in the GitHub repository bromso/metapowers (1 stars, last pushed 4mo ago), licensed MIT. Its token cost is not measured: this kind of file is read by the harness, not the model. 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 plugins, from other repositories
financial-analysis
Core financial modeling and analysis tools powered by Tushare: A-share market data, financial statements, valuation, and macro data.
jpm-payments-skills
Conversational agent skills that walk a merchant from J.P. Morgan Payments onboarding through a working API integration. Supports Checkout and Online Payments in the initial release. Generates language-specific OAuth modules (Node/TypeScript, Python, Java idiomatic; other languages via canonical algorithm).
datarails-financeos
Datarails Finance OS integration - analyze financial data, detect anomalies, and generate insights.
lendwise
Unified view for lending markets, one standard. Compare and optimize DeFi supply/borrow across Aave, Morpho and Compound. Read-only; it never signs a transaction.
mycelium
A bio-inspired context protocol for DataHub agents: budgeted foraging over the lineage graph, three-level semantic zoom, working memory that prunes itself, and reflex answers that never call a model. Extends the DataHub skills rather than replacing them.
slow
SLOW protocol on Ethereum mainnet — send, hold, and settle ETH/ERC-20 with a reversible timelock and optional guardian cosigner. Ships a JSON CLI (skills/slow) that prepares transactions safely (nothing submitted without --send).