eps-platform AGENTS.md

Project instructions for coding agents working on the eps-platform codebase. They cover commands, architecture, coding conventions, and how to reuse existing layouts and components.

In plain words
What is it for?
They are for navigating the repository, following its development practices, and reusing its existing structures.
Why use it?
They give an agent the project-specific context needed to make changes that fit the existing codebase.

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/ekoindia/eps-platform/agents-md
Clone the repo
git clone --depth 1 https://github.com/ekoindia/eps-platform

Made for: Codex, OpenCode.

Per session 1,718 This file is loaded in full into every session.
When invoked 1,718 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.01718 $0.01718
Opus 5 $0.00859 $0.00859
Sonnet 5 $0.00344 $0.00344
Haiku 4.5 $0.00172 $0.00172

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

Security

Grade A, and why

eps-platform 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 2d 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 · 114 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

Read it on GitHub

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. 2d ago First seen · 114 lines · 1,718 tokens per session scan A f637756a1ed6

Subscribe to this mod's changes

eps-platform AGENTS.md is an instructions file published in the GitHub repository ekoindia/eps-platform (2 stars, last pushed 6d ago), with no licence file. It adds 1,718 tokens to every session, about $0.0086 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.

Related

Other instructions, from other repositories

designing-real-world-ai-agents-workshop CLAUDE.md

Instructions for iusztinpaul/designing-real-world-ai-agents-workshop, covering project, project structure, tech stack, access documentation and running qa.

iusztinpaul/designing-real-world-ai-agents-workshop · 839 tokens

cognirepo CLAUDE.md

Instructions for ashlesh-t/cognirepo, covering claude.md, key rules, session start sequence (run in this order), behavioral confirmation rule and personas (cognirepo-402, cognirepo-403).

ashlesh-t/cognirepo · 2,241 tokens

a-i--skills 03-development-workflow.instructions.md

Instructions for organvm-iv-taxis/a-i--skills, covering development workflow instructions, no repo-wide build system, common development commands, after adding/modifying skills and validation before committing.

organvm-iv-taxis/a-i--skills · 892 tokens

ai-marketplace AGENTS.md

Instructions for Kong/ai-marketplace, covering skill authoring guide, what belongs here, before you create a skill, what a good skill does and layered skill design.

Kong/ai-marketplace · 5,562 tokens

agentdex CLAUDE.md

Instructions for CaptainYouz/agentdex, covering claude.md — agentdex, purpose, commands, architecture and what gets scanned.

CaptainYouz/agentdex · 1,484 tokens

Agent-Harness-Kit AGENTS.md

Instructions for Eduardo-Salvador/Agent-Harness-Kit, covering agent harness kit — operational map, request-routing gate — before all harness ceremony, direct-trivial fast path, vibe fast path and context pressure and graph-only tasks.

Eduardo-Salvador/Agent-Harness-Kit · 4,400 tokens