AGENTS.generated

AGENTS.generated is an agent for Codex from santiagosanmartinn/mcpui5server. It costs 0 tokens per session (236 once invoked), scanned A, original, MIT.

A project-specific set of instructions for coding agents working on the sapui5-mcp-server project. It defines how to inspect context, plan changes, preview patches, validate code, and roll back failed updates.

In plain words
What is it for?
Use it when making or reviewing changes in this project, especially changes that need JavaScript checks, security checks, or rollback support.
Why use it?
It gives the agent a consistent process and safety checks, reducing the chance of unreviewed or invalid changes.

Agent for Codex

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 agents/santiagosanmartinn/mcpui5server/agents.generated
Clone the repo
git clone --depth 1 https://github.com/santiagosanmartinn/mcpui5server

Made for: Codex.

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 AGENTS.generated

README.md
[![agentmods](https://agentmods.dev/badge/agents/santiagosanmartinn/mcpui5server/agents.generated.svg)](https://agentmods.dev/agents/santiagosanmartinn/mcpui5server/agents.generated)
Your own site
<a href="https://agentmods.dev/agents/santiagosanmartinn/mcpui5server/agents.generated"><img src="https://agentmods.dev/badge/agents/santiagosanmartinn/mcpui5server/agents.generated.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 236 The whole file, excluding the scripts and references it only reads on demand.
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.00000 $0.00236
Opus 5 $0.00000 $0.00118
Sonnet 5 $0.00000 $0.00047
Haiku 4.5 $0.00000 $0.00024

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

Security

Grade A, and why

AGENTS.generated 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.

.codex/mcp/agents/AGENTS.generated.md · 36 lines

What it actually says

AGENTS.generated.md

Autogenerated multi-agent workflow for project: sapui5-mcp-server.

Mandatory operating mode

  • MCP-first: inspect context with MCP tools before proposing or writing code.
  • Default dry-run for write-capable tools; apply only after diff review.
  • Every applied patch must have rollback capability.

Execution protocol

  1. Discovery
  • Run analyze/search tools to locate real impact and constraints.
  1. Plan
  • Scope minimal change-set and expected validation outcomes.
  1. Execute
  • Preview writes, apply patch, and track changed paths.
  1. Validate
  • lint_javascript_code on modified source
  • security_check_javascript on risky flows
  • Execute npm run check before closing task.
  1. Review
  • Confirm no unresolved high-severity findings remain.

Generated artifacts

  • Blueprint: .codex/mcp/agents/agent.blueprint.json
  • Bootstrap prompt: .codex/mcp/agents/prompts/task-bootstrap.txt

Guardrails

  • Do not skip validation gates even for small edits.
  • Do not bypass patch preview for multi-file changes.
  • Use rollback_project_patch when post-apply checks fail.
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. 3d ago First seen · 36 lines · 0 tokens per session scan A dd8e3caa2455

Subscribe to this mod's changes

AGENTS.generated is an agent published in the GitHub repository santiagosanmartinn/mcpui5server (0 stars, last pushed 3mo ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 236 tokens. 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.