cloud-harness-mcp AGENTS.md

cloud-harness-mcp AGENTS.md is an instructions file for Codex, OpenCode from bestagentkits/cloud-harness-mcp. It costs 1,708 tokens per session, scanned A, original, MIT.

A set of project instructions for contributors working on Cloud Harness MCP, a private coding harness that runs repository-controlled work in a constrained executor. It explains the project's purpose, security model, architecture, and change workflow.

In plain words
What is it for?
Finding the correct files before changes, understanding trust and isolation rules, checking the MCP contract, and following the project's development workflow.
Why use it?
It directs contributors to the right documents and code while preserving important safety boundaries.

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/bestagentkits/cloud-harness-mcp/agents-md
Clone the repo
git clone --depth 1 https://github.com/bestagentkits/cloud-harness-mcp

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 cloud-harness-mcp AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/bestagentkits/cloud-harness-mcp/agents-md.svg)](https://agentmods.dev/instructions/bestagentkits/cloud-harness-mcp/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/bestagentkits/cloud-harness-mcp/agents-md"><img src="https://agentmods.dev/badge/instructions/bestagentkits/cloud-harness-mcp/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 1,708 This file is loaded in full into every session.
When invoked 1,708 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.1 $0.01708 $0.01708
Opus 5 $0.00854 $0.00854
Sonnet 5 $0.00342 $0.00342
Haiku 4.5 $0.00171 $0.00171

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

Security

Grade A, and why

cloud-harness-mcp 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 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.

AGENTS.md · 112 lines

How it starts

The opening of the file, as written. The whole thing — 112 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Cloud Harness MCP collaborator guide

Purpose and authority

Cloud Harness MCP is intentionally a private, single-owner remote coding harness. Preserve that threat model: it permits arbitrary repository-controlled execution inside a constrained executor, but it is not a hostile multi-tenant sandbox.

Start with README.md. Read the relevant document under docs/ before changing its boundary. Code, schemas, tests, manifests, and scripts own WHAT and HOW; documentation owns WHY and WHERE. Point docs to executable owners instead of copying behavior, defaults, command inventories, or configuration.

Concern Read first Executable authority and evidence
Trust model and isolation docs/security-model.md apps/api/src/request-security.ts, apps/runner/src/workspace-service.ts, test/integration/docker-sandbox.docker.test.ts
Public MCP contract docs/mcp-api.md packages/contracts/src/, apps/api/src/mcp-server.ts, packages/contracts/test/, test/integration/
API/runner boundary docs/system-architecture.md apps/api/src/, apps/runner/src/, compose*.yaml, scripts/verify-compose-boundaries.mjs
Repository and executor behavior docs/security-model.md apps/runner/src/repository-policy.ts, worker/, runner and Docker tests
Configuration docs/configuration.md .env.example, packages/contracts/src/config.ts, apps/api/src/config.ts, apps/runner/src/config.ts, compose*.yaml
Development and verification docs/development.md package.json, .github/workflows/ci.yml, tests
Deployment and recovery docs/deployment.md, docs/operations.md, docs/troubleshooting.md deploy/, compose.production.yaml, scripts/verify-production.mjs, scripts/deploy-canary.mjs
Operator dashboard UI docs/design-guidelines.md apps/api/dashboard/, apps/api/src/dashboard-router.ts, apps/api/src/dashboard-assets.ts, apps/api/test/dashboard-ui-contract.test.ts
Official user docs & guides docs-site/ docs-site/, scripts/build-docs-reference.mjs, npm run docs:build
Agent skill & MCP tool guidance .agents/skills/cloudharness/SKILL.md .agents/skills/cloudharness/, plugins/cloud-harness/, packages/contracts/test/cloudharness-skill-contract.test.ts, npm run plugin:sync

Read the full file on GitHub · 112 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 · 112 lines · 1,708 tokens per session scan A dc75e486a9bd

Subscribe to this mod's changes

cloud-harness-mcp AGENTS.md is an instructions file published in the GitHub repository bestagentkits/cloud-harness-mcp (8 stars, last pushed 4d ago), licensed MIT. It adds 1,708 tokens to every session, about $0.0085 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.