dsh-oomol AGENTS.md

dsh-oomol AGENTS.md is an instructions file for Codex, OpenCode from oomol-lab/dsh-oomol. It costs 153 tokens per session, scanned A, original, MIT.

Repository guidelines for an OOMOL connector to DeepSeek Harness, a developer tool that discovers connected apps and runs their actions through MCP. MCP is a protocol for connecting AI tools to external services.

In plain words
What is it for?
Use them when changing connector discovery, credential lookup, DeepSeek Harness integration, TypeScript imports, or the project’s validation checks.
Why use it?
They keep credentials out of the codebase, preserve gradual action discovery, and reduce the risk of coupling the connector to unstable preview software.

Instructions file for CodexOpenCode

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 instructions/oomol-lab/dsh-oomol/agents-md
Clone the repo
git clone --depth 1 https://github.com/oomol-lab/dsh-oomol

Made for: Codex, OpenCode.

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 dsh-oomol AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/oomol-lab/dsh-oomol/agents-md.svg)](https://agentmods.dev/instructions/oomol-lab/dsh-oomol/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/oomol-lab/dsh-oomol/agents-md"><img src="https://agentmods.dev/badge/instructions/oomol-lab/dsh-oomol/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 153 This file is loaded in full into every session.
When invoked 153 The same file — it is already loaded in full.
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.00153 $0.00153
Opus 5 $0.00077 $0.00077
Sonnet 5 $0.00031 $0.00031
Haiku 4.5 $0.00015 $0.00015

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

Security

Grade A, and why

dsh-oomol AGENTS.md 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 4d 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.

AGENTS.md · 11 lines

What it actually says

Development guidelines

  • Keep the plugin thin: use OOMOL MCP for Connector discovery and execution.
  • Keep Provider credentials in OOMOL Connector; never persist them in this repository or a Cordis patch.
  • Resolve the OOMOL MCP key through the Harness credentials service first, then the launching environment.
  • Do not read OOCLI internal auth files. Add a stable OOCLI integration contract if bootstrap needs one.
  • Preserve progressive discovery; do not register every Connector Action as a permanent Harness tool.
  • Treat DeepSeek Harness as a fast-moving developer preview dependency and test upgrades explicitly.
  • Use import type for type-only imports and retain NodeNext .js suffixes for local module imports.
  • Run pnpm check before delivery.
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. 4d ago First seen · 11 lines · 153 tokens per session scan A eb538f8ffa06

Subscribe to this mod's changes

dsh-oomol AGENTS.md is an instructions file published in the GitHub repository oomol-lab/dsh-oomol (13 stars, last pushed 14d ago), licensed MIT. It adds 153 tokens to every session, about $0.0008 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 instructions, from other repositories

OpenQuantum AGENTS.md

AGENTS.md instructions for xi-zhao/OpenQuantum, covering openquantum, 四个职责面, 扩展对象不可混用, 不变量 and 代码位置.

xi-zhao/OpenQuantum · 1,611 tokens

dsh-TUI AGENTS.md

AGENTS.md instructions for ccch1mneyyy/dsh-TUI, covering agents.md, 仓库布局, 命令, 上游边界与契约 and 约定与红线.

ccch1mneyyy/dsh-TUI · 2,093 tokens

DSH-better-sidebar AGENTS.md

AGENTS.md instructions for omdsh-dev/DSH-better-sidebar, covering dsh-better-sidebar 仓库规则(agents), 1. 仓库硬约束(必须遵守), 2. ci 挂载冒烟(plugin-mount job / pnpm test:mount), 3. dsh 0.1.2 适配要点(0.1.2-rc.1+ 基线) and 4. npm 发版(github release → npm publish).

omdsh-dev/DSH-better-sidebar · 3,543 tokens

sandbase-harness AGENTS.md

AGENTS.md instructions for sandbaseai/sandbase-harness, covering sandbase harness agent instructions, project identity, repository map, role a: project maintenance and issue workflow.

sandbaseai/sandbase-harness · 1,731 tokens

dsh-worktable AGENTS.md

Instructions for Aisland-SJL/dsh-worktable, covering dsh-worktable 项目规则, 协作方式(用户定案,最高优先级), 边界, 构建与验证 and 领域约定(会话中必须遵守).

Aisland-SJL/dsh-worktable · 4,863 tokens

modsearch AGENTS.md

AGENTS.md instructions for liustack/modsearch, covering project overview (for ai agent), goal, technical approach, code organization and skills directory.

liustack/modsearch · 1,878 tokens