cuelabs-engineering-standards

cuelabs-engineering-standards is a skill for Codex from cuesoftinc/oss-engineering-standards. It costs 81 tokens per session (1,152 once invoked), scanned A, original, MIT.

Engineering standards for CueLABS repositories, covering audits, setup, shared structure, naming, project manifests, and community files.

In plain words
What is it for?
Use it to audit, plan, bootstrap, apply, or verify repository-wide engineering standards.
Why use it?
It provides a consistent way to inspect or standardize a repository while preserving working application code and distinguishing active work from planned work.

Skill for Codex

Written for Codex: agents/openai.yaml present. Also seen: $skill-name invocation.

Good fit Use it to audit, plan, bootstrap, apply, or verify repository-wide engineering standards.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/cuesoftinc/oss-engineering-standards/cuelabs-engineering-standards
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.

Any agent
npx skills add cuesoftinc/oss-engineering-standards --skill cuelabs-engineering-standards
Clone the repo
git clone --depth 1 https://github.com/cuesoftinc/oss-engineering-standards

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 cuelabs-engineering-standards

README.md
[![agentmods](https://agentmods.dev/badge/skills/cuesoftinc/oss-engineering-standards/cuelabs-engineering-standards.svg)](https://agentmods.dev/skills/cuesoftinc/oss-engineering-standards/cuelabs-engineering-standards)
Your own site
<a href="https://agentmods.dev/skills/cuesoftinc/oss-engineering-standards/cuelabs-engineering-standards"><img src="https://agentmods.dev/badge/skills/cuesoftinc/oss-engineering-standards/cuelabs-engineering-standards.svg" alt="Measured on agentmods" height="20"></a>
Per session 81 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,152 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
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.1 $0.00081 $0.01152
Opus 5 $0.00041 $0.00576
Sonnet 5 $0.00016 $0.00230
Haiku 4.5 $0.00008 $0.00115

Measured 8d ago against content hash 9f5d3e54129f, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

cuelabs-engineering-standards 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 8d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/cuelabs_standard.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/cuelabs-engineering-standards/SKILL.md · 124 lines

How it starts

The opening of the file, as written. The whole thing — 124 lines — stays where its author put it; the contents beside it link to each section on GitHub.

CueLABS Engineering Standards

Apply the CueLABS standard without inventing product state or deleting working application code. Treat the target repository as the source of truth for what exists and its .cuelabs/project.yaml manifest as the source of truth for what is active, planned, or intentionally absent.

Select the operation

  • Audit: inspect without changing files and report conformance, deviations, and unknowns.
  • Plan: produce an ordered change plan and explicit assumptions without changing files.
  • Apply: make the requested standardization changes, then verify them.
  • Bootstrap: create only the surfaces the user requested; never create empty application placeholders.
  • Verify: run deterministic checks and report evidence.

Default to audit for review requests. Use apply only when the user asks to change, fix, bootstrap, or standardize the repository.

Read the relevant resources

  • Read references/repository-and-services.md for repository layout, service naming, community files, bootstrap, cleanup, and language conventions.
  • Read references/organization-policy.md for CueLABS identity, API, documentation, data, telemetry, and environment policy.
  • Read references/project-manifest.md before authoring or repairing .cuelabs/project.yaml.
  • Read references/qa-and-orchestration.md when coordinating multiple repositories or closing a QA/merge loop.
  • Read references/recommended-versions.md only when selecting or aligning toolchain versions; verify unstable versions from their primary sources before changing them.
  • Use assets/profiles/base.yaml for portable OSS defaults and assets/profiles/cuelabs.yaml for CueLABS-specific policy.
  • Validate .cuelabs/project.yaml against assets/schema/project.schema.json.
  • Use assets/templates/ as the source for profile-managed repository files. For base, preserve repository-authored ownership, licensing, community-health, and application files; do not substitute CueLABS identity.

Read the full file on GitHub · 124 lines

Files

What ships with it

45 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 8d ago First seen · 124 lines · 81 tokens per session scan A 9f5d3e54129f

Subscribe to this mod's changes

cuelabs-engineering-standards is a skill published in the GitHub repository cuesoftinc/oss-engineering-standards (2 stars, last pushed 1mo ago), licensed MIT. It adds 81 tokens to every session and 1,152 once invoked, about $0.0004 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.