NeuroAPI AGENTS.md

安全 instructions for NeuroAPI's Windows and macOS installer scripts, which connect Codex CLI and Claude Code to an AI API. They define how credentials and installer-owned configuration must be handled.

In plain words
What is it for?
Use them when changing installer or uninstaller scripts, checking secret storage, preserving compatibility, or validating generated configuration.
Why use it?
They help prevent API keys from being exposed and avoid overwriting unrelated user settings during installation or removal.

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/neurogen-dev/neuroapi/agents-md
Clone the repo
git clone --depth 1 https://github.com/neurogen-dev/NeuroAPI

Made for: Codex, OpenCode.

Per session 148 This file is loaded in full into every session.
When invoked 148 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.00148 $0.00148
Opus 5 $0.00074 $0.00074
Sonnet 5 $0.00030 $0.00030
Haiku 4.5 $0.00015 $0.00015

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

Security

Grade A, and why

NeuroAPI 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 · 9 lines

What it actually says

NeuroAPI Agents repository guidance

  • This branch is the public, auditable installer for NeuroAPI integrations with Codex CLI and Claude Code.
  • Never accept API keys through command-line arguments, persist them as plaintext, or print them outside the dedicated credential helpers.
  • Windows secrets must stay DPAPI-protected for the current user. macOS secrets must stay in the current user's login Keychain.
  • Do not overwrite unrelated Codex, Claude Code, shell, or PATH configuration. Update and uninstall only files marked as installer-owned.
  • Keep Windows PowerShell 5.1 compatibility and macOS system Bash compatibility.
  • Validate script syntax, generated TOML/JSON, idempotency, secret handling, and uninstall boundaries before publishing.
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 · 9 lines · 148 tokens per session scan A 83ddb90856d5

Subscribe to this mod's changes

NeuroAPI AGENTS.md is an instructions file published in the GitHub repository neurogen-dev/NeuroAPI (1,320 stars, last pushed 1mo ago), licensed MIT. It adds 148 tokens to every session, about $0.0007 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

CodeGPT CLAUDE.md

Instructions for appleboy/CodeGPT, covering claude.md, project overview, build and development commands, build the binary and install globally.

appleboy/CodeGPT · 1,261 tokens

openai-cookbook AGENTS.md

Instructions for openai/openai-cookbook, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.

openai/openai-cookbook · 1,165 tokens

all-api-hub AGENTS.md

AGENTS.md instructions for qixing-jk/all-api-hub, covering repository guidelines, agent skills, issue tracker, triage labels and domain docs.

qixing-jk/all-api-hub · 7,103 tokens

all-api-hub CLAUDE.md

Claude Code instructions for qixing-jk/all-api-hub, a project described as: All-in-one New-API/Sub2API account hub: balance/usage dashboard, auto check-in, one-click keys, price comparison, health checks, plus advanced channel management | 一站式 New-API/Sub2API 等中转站账号管理:余额/用量看板、自动签到、密钥一键使用、价格对比、可用性测试,另提供高级渠道管理.

qixing-jk/all-api-hub · 4 tokens

gpt2agent CLAUDE.md

Instructions for robotlearning123/gpt2agent, covering gpt2agent, build & test, key files, critical invariants and adding tools.

robotlearning123/gpt2agent · 441 tokens

fusion360-mcp-periscope AGENTS.md

AGENTS.md instructions for VXNTedits/fusion360-mcp-periscope, covering periscope — instructions for ai agents, getting connected, the discipline that matters most, composing the tools and known gaps and quirks (be honest about these).

VXNTedits/fusion360-mcp-periscope · 1,158 tokens