swarmauri-sdk AGENTS.md

swarmauri-sdk AGENTS.md is an instructions file for Codex, OpenCode from swarmauri/swarmauri-sdk. It costs 537 tokens per session, scanned A, original, Apache-2.0.

A repository contribution guide for the Swarmauri and Tigrbl Python packages, including formatting, linting, testing, documentation, pull-request, and branch conventions. A package is a separately maintained part of a larger codebase.

In plain words
What is it for?
It helps maintainers and contributors prepare code, run tests, update package documentation, and follow the repository's contribution process.
Why use it?
It gives contributors the checks and project standards needed before submitting changes. It also adds extra requirements for Swarmauri package documentation and for the peagen 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/swarmauri/swarmauri-sdk/agents-md
Clone the repo
git clone --depth 1 https://github.com/swarmauri/swarmauri-sdk

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 swarmauri-sdk AGENTS.md

README.md
[![agentmods](https://agentmods.dev/badge/instructions/swarmauri/swarmauri-sdk/agents-md.svg)](https://agentmods.dev/instructions/swarmauri/swarmauri-sdk/agents-md)
Your own site
<a href="https://agentmods.dev/instructions/swarmauri/swarmauri-sdk/agents-md"><img src="https://agentmods.dev/badge/instructions/swarmauri/swarmauri-sdk/agents-md.svg" alt="Measured on agentmods" height="20"></a>
Per session 537 This file is loaded in full into every session.
When invoked 537 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.00537 $0.00537
Opus 5 $0.00269 $0.00269
Sonnet 5 $0.00107 $0.00107
Haiku 4.5 $0.00054 $0.00054

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

Security

Grade A, and why

swarmauri-sdk 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 · 37 lines

How it starts

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

Contribution Guide

Follow these high-level steps when updating this repository:

  • Style and Linting – run uv run --directory <member> --package <name> ruff format . followed by ruff check . --fix inside each changed package under pkgs/.
  • Tests – execute tests in isolation from pkgs/ with uv run --package <name> --directory <member> pytest.
  • Documentation and Style – keep code consistent with STYLE_GUIDE.md.
  • Pull Requests – ensure commits are well described and reference related issues if applicable.
  • Default Branch – the repository's default branch is master.

Changes to the peagen package require additional validation steps detailed in pkgs/standards/peagen/AGENTS.md. Plugins should be instantiated directly; avoid using the PluginManager unless explicitly directed otherwise.

Swarmauri & Tigrbl Package Requirements

  • All Swarmauri packages must include the Swarmauri SVG branding in their README.md, the completed badge set (downloads, hits, supported Python versions, license, and release version), a dedicated Features section, installation instructions for both uv and pip, and usage guidance that explains the expected workflows.
  • pyproject.toml entries for new Swarmauri packages must specify the planning development-stage classifier, a descriptive summary, detailed keywords, and list Jacob Stewart <[email protected]> as an author (do not add the Swarmauri organization as a separate author entry).
  • Package metadata and documentation must communicate support for Python 3.10 through 3.12, and classifiers should be added accordingly.
  • When working on Tigrbl packages the same rules apply, but swap the branding image with the Tigrbl SVG theme.
  • Branding asset locations:
    • Swarmauri theme SVG: https://github.com/swarmauri/swarmauri-sdk/blob/3d4d1cfa949399d7019ae9d8f296afba773dfb7f/assets/swarmauri.brand.theme.svg
    • Tigrbl theme SVG: https://github.com/swarmauri/swarmauri-sdk/blob/a170683ecda8ca1c4f912c966d4499649ffb8224/assets/tigrbl.brand.theme.svg
  • If you are unsure which branding to use, default to the Swarmauri SVG.

Read the full file on GitHub · 37 lines

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 · 37 lines · 537 tokens per session scan A 1f9e0e817272

Subscribe to this mod's changes

swarmauri-sdk AGENTS.md is an instructions file published in the GitHub repository swarmauri/swarmauri-sdk (103 stars, last pushed 22d ago), licensed Apache-2.0. It adds 537 tokens to every session, about $0.0027 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.