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 FhenixProtocol/fhenix-toolkitnpx agentmods add plugins/fhenixprotocol/fhenix-toolkit/marketplacegit clone --depth 1 https://github.com/FhenixProtocol/fhenix-toolkitGrade A, and why
fhenix-toolkit marketplace 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": "fhenix-toolkit",
"description": "Fhenix Protocol's official Claude Code plugin for CoFHE development.",
"owner": {
"name": "Fhenix Protocol",
"url": "https://www.fhenix.io"
},
"metadata": {
"description": "Skills for building, testing, and auditing confidential smart contracts and dApps on Fhenix CoFHE — FHE.sol, @cofhe/sdk, mocks, and a 30+ gotcha catalog.",
"version": "0.2.0",
"homepage": "https://cofhe-docs.fhenix.zone",
"repository": "https://github.com/FhenixProtocol/fhenix-toolkit"
},
"plugins": [
{
"name": "fhenix-toolkit",
"source": {
"source": "git-subdir",
"url": "FhenixProtocol/fhenix-toolkit",
"path": "plugins/fhenix-toolkit"
},
"description": "Write, test, and audit confidential Solidity and TypeScript on Fhenix CoFHE. Ships fhenix-contracts, fhenix-sdk (pending), fhenix-review, fhenix-tests skills plus the fhe-reviewer audit subagent.",
"version": "0.2.0",
"author": {
"name": "Fhenix Protocol",
"url": "https://www.fhenix.io"
},
"homepage": "https://cofhe-docs.fhenix.zone",
"repository": "https://github.com/FhenixProtocol/fhenix-toolkit",
"license": "MIT",
"category": "development-tools",
"keywords": [
"fhenix",
"cofhe",
"fhe",
"confidential-contracts",
"solidity",
"ethereum",
"homomorphic-encryption",
"smart-contracts",
"privacy",
"security-review",
"audit",
"testing"
]
}
]
}
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 · 49 lines scan A 064e83e7e182
fhenix-toolkit marketplace is a plugin published in the GitHub repository FhenixProtocol/fhenix-toolkit (12 stars, last pushed 3mo 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-30.
Other plugins, from other repositories
uniswap-cca
Configure and deploy Continuous Clearing Auction (CCA) smart contracts for token distribution.
swiftwasm-skills
Agent Skills for SwiftWasm ecosystem - JavaScriptKit, BridgeJS, and Wasm porting guidance.
pandects
Executable credit laws with broken specimens and reduced counterexamples.
aomi
Aomi for AI agents — drive the Aomi CLI from natural-language prompts (chat, simulate, sign on-chain transactions with account-abstraction-aware execution) and scaffold new Aomi apps from API specs. Bundle ships two skills: aomi-transact (run on-chain across 40+ DeFi/perps/CEX/social apps on EVM mainnets and L2s) and…
aerodrome-amm-plugin
Swap tokens and provide liquidity on Aerodrome AMM (volatile/stable pools) on Base.
compound-v2-plugin
Compound V2 exit tool on Ethereum mainnet - redeem, repay, claim COMP for legacy V2 positions. Use compound-v3-plugin for active supply/borrow.