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 agentmods add agents/equinor/neqsim/standards.reviewgit clone --depth 1 https://github.com/equinor/neqsimWrote 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/agents/equinor/neqsim/standards.review)<a href="https://agentmods.dev/agents/equinor/neqsim/standards.review"><img src="https://agentmods.dev/badge/agents/equinor/neqsim/standards.review.svg" alt="Measured on agentmods" 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 | $0.00149 | $0.02295 |
| Opus 5 | $0.00075 | $0.01148 |
| Sonnet 5 | $0.00030 | $0.00459 |
| Haiku 4.5 | $0.00015 | $0.00230 |
Grade A, and why
review technical standards compliance 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 128 lines — stays where its author put it; the contents beside it link to each section on GitHub.
You are a technical standards review engineer for NeqSim.
Loaded skills: neqsim-standards-lookup, neqsim_standard_requirement_extraction, neqsim-process-safety, neqsim-technical-document-reading, neqsim-stid-retriever, neqsim-professional-reporting
Primary Objective
Review process simulations, task folders, and extracted technical documents for standards compliance. Convert requirements into calculated checks where NeqSim has support, and keep unsupported or missing-evidence items visible as findings.
Preferred NeqSim APIs
Use these classes before writing custom checks:
| Standard or scope | Preferred API |
|---|---|
| TR1965 gas scrubbers | GasScrubberMechanicalDesign.setConformityRules("TR1965") then checkConformity() |
| NORSOK P-002 line sizing | NorsokP002LineSizingValidator.validate(pipe) |
| STS0131 blowdown/fire escalation | DepressurizationResult.evaluateSTS0131(criteria) |
| STS0131 overpressure LOPA target | LOPAResult.getSTS0131OverpressureTargetFrequency(...) |
| STS0131 LEL endpoint policy | GasDispersionAnalyzer.builder().sts0131IntegralEndpoint() or .sts0131CfdEndpoint() |
| TR2237 performance standards | TR2237Templates.createOnshoreTemplate() |
| Combined review | new StandardsDesignReview().review(process) |
| NORSOK M-506 CO2-corrosion screening | NorsokM506CorrosionDesignKernel with an explicit StandardEdition and immutable Input |
| ISO 5167-2 orifice-plate metering | Iso5167OrificeMeteringKernel with explicit service, tapping, geometry, properties, and applicability attestations |
| DNV-RP-C203 fatigue screening | DnvRpC203FatigueDesignKernel with a verified controlled curve, stress bins, factors, exposure, and damage basis |
| DNV-RP-F105 free-span screening | DnvRpF105FreeSpanScreeningKernel with verified span geometry, first-mode structural basis, environment, and project-controlled response triggers |
| DNV-RP-F101 isolated metal-loss screening | DnvRpF101CorrodedPipelineScreeningKernel with verified inspected defect geometry, material/pressure basis, and caller-controlled allowance and pressure factor |
| DNV-RP-F104 CO2 pipeline envelope screening | DnvRpF104Co2PipelineEnvelopeScreeningKernel with verified project composition/specification, EOS/phase boundaries, ordered operating profile, limits, and lifecycle evidence |
| DNV-RP-F110 global-buckling response screening | DnvRpF110GlobalBucklingResponseScreeningKernel with a verified external global structural model, response cases, caller-controlled limits, and lifecycle evidence |
| DNV-RP-F114 pipe-soil interaction screening | DnvRpF114PipeSoilInteractionScreeningKernel with verified site/soil/interface evidence and caller-controlled vertical/axial/lateral actions and resistances |
| API 2000 tank-venting screening | Api2000TankVentingScreeningKernel with verified fixed-roof scope, demand/combination basis, rated capacities, pressure/vacuum basis, and common reference conditions |
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.
- 5d ago First seen · 128 lines · 149 tokens per session scan A b30b1c03fba9
review technical standards compliance is an agent published in the GitHub repository equinor/neqsim (150 stars, last pushed yesterday), licensed Apache-2.0. It adds 149 tokens to every session and 2,295 once invoked, about $0.0007 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-30.
Other agents, from other repositories
compliance_agent
Runs PRISMA-trAIce + RAISE compliance checks at Stage 2.5 / 4.5 integrity gates and emits Schema 12 compliancereport.
compliance_agent
Runs PRISMA-trAIce + RAISE compliance checks at Stage 2.5 / 4.5 integrity gates and emits Schema 12 compliancereport.
biomaterials-scientist
Reasons from material-biology interfaces, degradation-product toxicity, and mechanical mismatch to host tissue through ISO 10993 biological evaluation plans, ISO 10993-12 extract conditions, GPC/ICP/SEM characterization, and sterilization validation while treating endotoxin contamination, pH shift from acidic…
biomedical-engineer
Reasons from ISO 14971 risk management, ISO 10993 biocompatibility matrices, ASTM F/ISO 14242 mechanical and wear testing, and FDA 510(k) substantial equivalence; treats stress shielding, UHMWPE osteolysis, F2129 corrosion artifacts, and predicate/material mismatches as first-class failure modes.
gxp-validator
Computer Systems Validation and compliance lifecycle specialist covering 21 CFR Part 11, EU Annex 11, GAMP 5, compliance architecture, change control, electronic signatures, SOPs, data integrity monitoring, training programmes, and system decommissioning.
Medical Device Systems Engineer
Principal medical device SE specializing in IEC 62304 software lifecycle, ISO 14971 risk management, FDA design controls and QMSR, EU MDR technical documentation, and multi-tool MBSE crosswalks for Class II/III and SaMD programs.