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 skills add xjtulyc/awesome-rosetta-skills --skill openfoam-cfdgit clone --depth 1 https://github.com/xjtulyc/awesome-rosetta-skillsWrote 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/skills/xjtulyc/awesome-rosetta-skills/openfoam-cfd)<a href="https://agentmods.dev/skills/xjtulyc/awesome-rosetta-skills/openfoam-cfd"><img src="https://agentmods.dev/badge/skills/xjtulyc/awesome-rosetta-skills/openfoam-cfd/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/skills/xjtulyc/awesome-rosetta-skills/openfoam-cfd"><img src="https://agentmods.dev/badge/skills/xjtulyc/awesome-rosetta-skills/openfoam-cfd.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.00034 | $0.08499 |
| Opus 5 | $0.00017 | $0.04249 |
| Sonnet 5 | $0.00007 | $0.01700 |
| Haiku 4.5 | $0.00003 | $0.00850 |
Grade B, and why
openfoam-cfd scanned grade B with 2 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 8d 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.
Asks for rootmediumPrivilege escalation
A mod that escalates privileges can change anything on the machine, not only the project.
sudo add-apt-repository "deb http://dl.openfoam.com/ubuntu focal main" Runs shell commandslowCapability
Expected in a hook, worth knowing in a rule or an instructions file.
subprocess.run( The source is not reproduced here
A licence we could not identify
The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.
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.
- 8d ago First seen · 1,112 lines · 34 tokens per session scan B 0b2cde80a7e8
openfoam-cfd is a skill published in the GitHub repository xjtulyc/awesome-rosetta-skills (34 stars, last pushed 5mo ago), with no licence file. It adds 34 tokens to every session and 8,499 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it B with 2 findings (asks for root, runs shell commands). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-09-03.
Other skills, from other repositories
cae-postprocess
CAE simulation post-processing translator skill. Translates natural language requests from CFD/FEA/SPH domain experts into viznoir MCP tool calls. Provides domain vocabulary mapping (50+ terms in Korean/English), data-driven visualization idea generation from inspectdata results, and cinematic-first aesthetic guidance…
fea-workflow
FEA post-processing workflow skill. Guides AI agents through finite element analysis visualization: stress distribution, deformation, mode shapes, and yield detection. Maps FEA domain vocabulary to viznoir MCP tool calls. Triggers: FEA, structural, stress, deformation, displacement, von Mises, yield, mode shape, 응력…
sph-workflow
SPH/DualSPHysics post-processing workflow skill. Guides AI agents through particle method visualization: fluid filtering, sloshing animations, isosurface mesh extraction, and particle distribution analysis. Maps SPH domain vocabulary to viznoir MCP tool calls. Triggers: SPH, DualSPHysics, particles, sloshing, fluid…
cfd-workflow
CFD post-processing workflow skill. Guides AI agents through computational fluid dynamics visualization: pressure/velocity fields, streamlines, wall shear stress, boundary layers, and pressure drop analysis. Maps CFD domain vocabulary (Korean/English) to viznoir MCP tool calls. Triggers: CFD, flow visualization…
cfd-postprocess
A tool for turning computational fluid dynamics (CFD) simulation files into visual views and measurements. CFD is computer-based modelling of how fluids such as air or water move.
report-generate
A tool for turning simulation results into organised reports with images, measurements and explanations. It can cover one simulation case or compare several cases.