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 instructions/ocean-industries-concept-lab/openbridge-webcomponents/agents-mdgit clone --depth 1 https://github.com/Ocean-Industries-Concept-Lab/openbridge-webcomponentsWrote 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/instructions/ocean-industries-concept-lab/openbridge-webcomponents/agents-md)<a href="https://agentmods.dev/instructions/ocean-industries-concept-lab/openbridge-webcomponents/agents-md"><img src="https://agentmods.dev/badge/instructions/ocean-industries-concept-lab/openbridge-webcomponents/agents-md.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.1 | $0.06976 | $0.06976 |
| Opus 5 | $0.03488 | $0.03488 |
| Sonnet 5 | $0.01395 | $0.01395 |
| Haiku 4.5 | $0.00698 | $0.00698 |
Grade C, and why
openbridge-webcomponents AGENTS.md scanned grade C with 1 finding 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.
Hidden instructionshighPrompt injection
Directives inside HTML comments, invisible characters or bidirectional overrides are read by the model and not by the person reviewing the file.
<!-- prettier-ignore-start --> How it starts
The opening of the file, as written. The whole thing — 346 lines — stays where its author put it; the contents beside it link to each section on GitHub.
AGENTS.md — Universal AI Agent Instructions
Canonical source of truth for every AI coding assistant that operates in this repository (GitHub Copilot, Cursor, Cline, Aider, Windsurf, Codex, OpenAI Codex CLI, or any other agent that reads
AGENTS.md).
Quick nav: Overview · Coding Standards · JSDoc · Instructions · Build & Test · SVG · CSS · Behavioral Rules · Related Docs
1. Repository Overview
| Item | Value |
|---|---|
| Name | Openbridge Web Components |
| Repo | Ocean-Industries-Concept-Lab/openbridge-webcomponents |
| License | Apache-2.0 |
| Runtime | Lit 3 + TypeScript (web components) |
| Package manager | npm (workspaces) |
| Monorepo packages | openbridge-webcomponents (core), -react, -vue, -ng, -svelte (auto-generated wrappers), react-demo, vue-demo |
The library provides maritime navigation and automation UI components. Framework wrappers are auto-generated — never edit them directly.
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 · 346 lines · 6,976 tokens per session scan C d306f402c481
openbridge-webcomponents AGENTS.md is an instructions file published in the GitHub repository Ocean-Industries-Concept-Lab/openbridge-webcomponents (92 stars, last pushed today), licensed Apache-2.0. It adds 6,976 tokens to every session, about $0.0349 per session on Opus 5. A static security scan graded it C with 1 finding (hidden instructions). No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other instructions, from other repositories
primitives angular.instructions.md
Instructions for radix-ng/primitives, covering typescript best practices, angular best practices, components, state management and templates.
angular AGENTS.md
AGENTS.md instructions for angular/angular, covering environment, key documentation, testing and pull requests.
fundamental-ngx AGENTS.md
AGENTS.md instructions for SAP/fundamental-ngx, covering angular 22+ development guidelines, persona, quick reference, essential commands and build/lint/test specific library.
fundamental-ngx CLAUDE.md
Claude Code instructions for SAP/fundamental-ngx, covering fundamental ngx, architecture, commands, build / lint / test a library and affected only (prefer this for validation).
fundamental-ngx copilot-instructions.md
Copilot instructions for SAP/fundamental-ngx, covering github copilot instructions and quick links.
eslint-plugin-react-render-types AGENTS.md
AGENTS.md instructions for HorusGoul/eslint-plugin-react-render-types, covering claude.md, project, commands, example project (example/) and architecture.