opscontext

A read-only operations and compliance layer for AI agents that shows the state of PM2, nginx, Docker, Git, and cron, and records actions in a tamper-evident audit log.

In plain words
What is it for?
Use it to view fleet and service status, inspect deployment-related state, and create hash-linked audit evidence for operational activity.
Why use it?
It helps teams inspect deployed systems and produce evidence for controls such as SOC 2 or ISO 27001 without claiming that the tool itself is certified.

Skill for Claude CodeCodex

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 skills/fastprod/contextengine/opscontext
Any agent
npx skills add FASTPROD/ContextEngine --skill opscontext
Clone the repo
git clone --depth 1 https://github.com/FASTPROD/ContextEngine

Made for: Claude Code, Codex.

Per session 215 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,595 The whole file, excluding the scripts and references it only reads on demand.
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.00215 $0.02595
Opus 5 $0.00108 $0.01298
Sonnet 5 $0.00043 $0.00519
Haiku 4.5 $0.00021 $0.00260

Measured yesterday against content hash 6f95c7cc8b6b, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

opscontext 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 yesterday.

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.

skills/opscontext/SKILL.md · 263 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. yesterday First seen · 263 lines · 215 tokens per session scan A 6f95c7cc8b6b

Subscribe to this mod's changes

opscontext is a skill published in the GitHub repository FASTPROD/ContextEngine (3 stars, last pushed 2d ago), with no licence file. It adds 215 tokens to every session and 2,595 once invoked, about $0.0011 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 skills, from other repositories

uap-pulse

Search and map 350 official-government UAP/UFO records spanning 1944–2026: all four U.S. Pentagon PURSUE releases plus curated archives from 12 nations.

davidmosiah/uap-pulse · 0 tokens

obsidian-hub-spoke-graph

Keep Obsidian vault graphs readable using hub-and-spoke (tree) linking: project index and epic hubs own navigation; leaves up-link only; no peer mesh; numbered folders stay isolated. Use when creating or updating vault notes, fixing a hairball graph, writing feature pages, hubs, or indexes, or when the user mentions…

dkdottk/obsidian-bridge · 93 tokens

obsidian-notes

Write and organize Obsidian notes through Obsidian Bridge with clean structure, wikilinks, and daily-note habits. Use when capturing notes, filling daily notes, or organizing vault content.

dkdottk/obsidian-bridge · 44 tokens

obsidian-setup

Guide the user through connecting Obsidian Bridge in three calm steps. Use when the plugin is newly installed, Obsidian is offline, the API key is missing/invalid, or the user asks how to connect Obsidian.

dkdottk/obsidian-bridge · 52 tokens

uap-pulse

UAP Pulse. Prefer MCP tools if connected; otherwise the package CLI.

davidmosiah/uap-pulse · 20 tokens

karpathy-llm-wiki

Use when building or maintaining a personal LLM-powered knowledge base. Triggers: ingesting sources into a wiki, querying wiki knowledge, linting wiki quality, 'add to wiki', 'what do I know about', or any mention of 'LLM wiki' or 'Karpathy wiki'.

Astro-Han/karpathy-llm-wiki · 67 tokens