archsight-aios AGENTS.md

archsight-aios AGENTS.md is an instructions file for Codex, OpenCode from ArchSightLabs/archsight-aios. It costs 262 tokens per session, scanned A, original, Apache-2.0.

Repository instructions for ArchSight AIOS, including the required documentation to read before coding and special rules for OpenAI Codex.

In plain words
What is it for?
Use it when navigating the repository, choosing helper scripts or skills, writing code, or deciding whether a pull request is ready to close.
Why use it?
It helps an agent find the project’s shared coding standards and workflows before making changes, reducing unverified or inconsistent work.

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/archsightlabs/archsight-aios/agents-md
Clone the repo
git clone --depth 1 https://github.com/ArchSightLabs/archsight-aios

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 archsight-aios AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/archsightlabs/archsight-aios/agents-md.svg)](https://agentmods.dev/instructions/archsightlabs/archsight-aios/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/archsightlabs/archsight-aios/agents-md"><img src="https://agentmods.dev/badge/instructions/archsightlabs/archsight-aios/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 262 This file is loaded in full into every session.
When invoked 262 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.00262 $0.00262
Opus 5 $0.00131 $0.00131
Sonnet 5 $0.00052 $0.00052
Haiku 4.5 $0.00026 $0.00026

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

Security

Grade A, and why

archsight-aios 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 · 25 lines

What it actually says

AGENTS.md

本文件供 Codex(OpenAI Codex / codex.ai) 在本仓库中工作时参考。
本文件是 Codex 的工具入口适配器,不复制公共规范正文。


必读入口

开始任何工作前,先阅读:


Codex 特别说明

  • Codex 在执行终端命令时,须优先使用项目根目录的 Makefilescripts/ 中的辅助脚本(如存在)。
  • Codex 在用户指定或任务适合本仓库技能包时,须先阅读 Skills 和对应 skills/*/SKILL.md
  • 生成代码时,严格遵守 AI_CODING_RULES.md 第二节「AI 行为准则」,尤其是最小代码和不做假设原则。
  • Codex 不得在未经验证的状态下关闭 PR 或标记任务为完成。
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 · 25 lines · 262 tokens per session scan A 05708051b9d6

Subscribe to this mod's changes

archsight-aios AGENTS.md is an instructions file published in the GitHub repository ArchSightLabs/archsight-aios (14 stars, last pushed 8d ago), licensed Apache-2.0. It adds 262 tokens to every session, about $0.0013 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