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/safetymp/autonomous-ehs-management/operations-excellencegit clone --depth 1 https://github.com/SafetyMP/Autonomous-EHS-ManagementWhat 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.00022 | $0.00086 |
| Opus 5 | $0.00011 | $0.00043 |
| Sonnet 5 | $0.00004 | $0.00017 |
| Haiku 4.5 | $0.00002 | $0.00009 |
Grade A, and why
operations-excellence 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 3d 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
Run scripts/harness/verify.sh against the current revision. Inspect executable evidence rather
than producer claims. Return PASS or FAIL, linked findings, site SLOs, and the recommended
transition. Do not fix failures or weaken gates.
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.
- 3d ago First seen · 11 lines · 22 tokens per session scan A e681c590a125
operations-excellence is an agent published in the GitHub repository SafetyMP/Autonomous-EHS-Management (5 stars, last pushed 3d ago), licensed Apache-2.0. It adds 22 tokens to every session and 86 once invoked, about $0.0001 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-31.
Other agents, from other repositories
ci-workflows
Grouped by purpose. Several groups below name the same workflow: the static gates are one job (checkgates.yaml), one step per rule, because each of them is a Node script that finishes in well under a second and nine separate workflows spent about two minutes of CI on runner starts to run one second of work. The steps…
cicd-guardian
GitHub Actions and CI/CD expert. Use for workflow debugging, pipeline optimization, or changes in .github/.
pipeline-architect
Design end-to-end compliance pipelines with Compliance Trestle. Assess existing workspace artifacts. Recommend repository topology (single repo or multi-repo). Design CI/CD pipelines for validation and assembly. Plan component definition strategy (two-phase authoring, Service and Validation types). Walk through the…
devops
Use this agent for infrastructure, CI/CD, dependency management, and configuration tasks. Works with any build orchestrator, formatter, package manager, and deployment platform. Context: CI/CD pipeline issue user: "GitHub Actions is failing on the typecheck step" assistant: "I'll use the devops agent to debug the CI…
devops
DevOps specialist responsible for CI/CD pipelines, npm publishing, build optimization, environment configuration, and infrastructure. Use for build issues, GitHub Actions setup, release workflows, and package configuration.
platform-ops
Platform operations agent owning cross-environment observability, CI/CD pipelines, agent fleet metrics, and the development platform dashboard.