review technical standards compliance

review technical standards compliance is an agent for coding agents from equinor/neqsim. It costs 149 tokens per session (2,295 once invoked), scanned A, original, Apache-2.0.

A technical review agent for checking NeqSim calculations and process systems against engineering standards. Standards are published technical rules used to assess design requirements and evidence.

In plain words
What is it for?
Use it to review pipeline, scrubber, line-sizing, blowdown, overpressure, gas-dispersion, and other supported standards-related requirements.
Why use it?
It turns applicable requirements into visible checks and keeps unsupported or missing evidence listed instead of hiding gaps.

Agent

Install

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.

agentmods
npx agentmods add agents/equinor/neqsim/standards.review
Clone the repo
git clone --depth 1 https://github.com/equinor/neqsim

Wrote 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.

agentmods badge for review technical standards compliance

README.md
[![agentmods](https://agentmods.dev/badge/agents/equinor/neqsim/standards.review.svg)](https://agentmods.dev/agents/equinor/neqsim/standards.review)
Your own site
<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>
Per session 149 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,295 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce 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

Measured 5d ago against content hash b30b1c03fba9, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

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.

.github/agents/standards.review.agent.md · 128 lines

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

Read the full file on GitHub · 128 lines

Changes

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.

  1. 5d ago First seen · 128 lines · 149 tokens per session scan A b30b1c03fba9

Subscribe to this mod's changes

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.

Related

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.

Imbad0202/academic-research-skills · 37 tokens

compliance_agent

Runs PRISMA-trAIce + RAISE compliance checks at Stage 2.5 / 4.5 integrity gates and emits Schema 12 compliancereport.

Imbad0202/academic-research-skills-codex · 37 tokens

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…

K-Dense-AI/scientific-agents · 84 tokens

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.

K-Dense-AI/scientific-agents · 74 tokens

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.

pjt222/agent-almanac · 53 tokens

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.

ajhcs/mbse-agents · 56 tokens