seektty AGENTS.md

seektty AGENTS.md is an instructions file for Codex, OpenCode from Hilbert-beinghappy/seektty. It costs 156 tokens per session, scanned A, original, MIT.

Repository instructions for a project that packages an external DeepSeek Harness bundle. They define which system owns agent, session, model, settings, permissions, profile, plugin, and saved-state data.

In plain words
What is it for?
Use them when packaging or testing the bundle, maintaining its patch manifest and plugin reconciliation, writing compatibility adapters, and deciding what must stay private or uncommitted.
Why use it?
They protect compatibility and user data by keeping state in the harness, testing installation in an isolated environment, and preventing credentials or local session files from entering the package.

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/hilbert-beinghappy/seektty/agents-md
Clone the repo
git clone --depth 1 https://github.com/Hilbert-beinghappy/seektty

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 seektty AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/hilbert-beinghappy/seektty/agents-md.svg)](https://agentmods.dev/instructions/hilbert-beinghappy/seektty/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/hilbert-beinghappy/seektty/agents-md"><img src="https://agentmods.dev/badge/instructions/hilbert-beinghappy/seektty/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 156 This file is loaded in full into every session.
When invoked 156 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.00156 $0.00156
Opus 5 $0.00078 $0.00078
Sonnet 5 $0.00031 $0.00031
Haiku 4.5 $0.00016 $0.00016

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

Security

Grade A, and why

seektty 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 4d 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 · 11 lines

What it actually says

Repository instructions

This repository ships one out-of-tree DeepSeek Harness Bundle. Harness remains the only owner of Agent, Session, model, settings, permissions, Profile, plugin, and persistence state.

  • The consumer-facing package must not contain workspace: dependencies.
  • Test install, boot, remove, and reinstall against an unmodified official dsh release under an isolated DSH_HOME.
  • Keep the GitHub repository private until the user explicitly authorizes publication.
  • Never commit credentials, Session data, .env, AppleDouble files, local Profile directories, or generated package-manager caches.
  • Preserve the dsh.bundle.patch manifest and native dsh plugin reconciliation semantics.
  • Compatibility adapters belong inside this package and must name the exact tested dsh range.
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. 4d ago First seen · 11 lines · 156 tokens per session scan A 3dde994c41a4

Subscribe to this mod's changes

seektty AGENTS.md is an instructions file published in the GitHub repository Hilbert-beinghappy/seektty (155 stars, last pushed today), licensed MIT. It adds 156 tokens to every session, about $0.0008 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

dsh-TUI AGENTS.md

AGENTS.md instructions for ccch1mneyyy/dsh-TUI, covering agents.md, 仓库布局, 命令, 上游边界与契约 and 约定与红线.

ccch1mneyyy/dsh-TUI · 2,093 tokens

dsh-TUI CLAUDE.md

Claude Code instructions for ccch1mneyyy/dsh-TUI, a project described as: DSH 官方公众号收录的 TUI 补位插件:Claude Code 风,鲸鱼顶栏/实时状态/流式思考/双击 Esc 回滚/上下文进度+TPS。npm 一键装。 DSH official WeChat featured TUI plugin — Claude Code style: whale bar, live status, streaming thoughts, double-Esc rollback, context bar + TPS. npm one-click.

ccch1mneyyy/dsh-TUI · 3 tokens

modlens AGENTS.md

AGENTS.md instructions for liustack/modlens, covering project overview (for ai agent), goal, scope, technical approach and code organization.

liustack/modlens · 1,760 tokens

DSH-better-sidebar AGENTS.md

AGENTS.md instructions for omdsh-dev/DSH-better-sidebar, covering dsh-better-sidebar 仓库规则(agents), 1. 仓库硬约束(必须遵守), 2. ci 挂载冒烟(plugin-mount job / pnpm test:mount), 3. dsh 0.1.2 适配要点(0.1.2-rc.1+ 基线) and 4. npm 发版(github release → npm publish).

omdsh-dev/DSH-better-sidebar · 3,543 tokens

dsh-worktable AGENTS.md

Instructions for Aisland-SJL/dsh-worktable, covering dsh-worktable 项目规则, 协作方式(用户定案,最高优先级), 边界, 构建与验证 and 领域约定(会话中必须遵守).

Aisland-SJL/dsh-worktable · 4,863 tokens

Tianshu-harness CLAUDE.md

Claude Code instructions for huiliyi37/Tianshu-harness, covering 天枢 (tianshu) / rivet, build & test, architecture, conventions and known constraints.

huiliyi37/Tianshu-harness · 4,771 tokens