aurora-agent

aurora-agent is a plugin for Claude Code from AURORA-NEURO/aurora-agent. Its manifest loads nothing; the 4 skills, 7 commands, 1 agent it bundles cost 517 tokens per session together, scanned A, original, Apache-2.0.

A plugin package that bundles the AURORA Agent, a bioprism MCP server, FIBER decision-context commands, mission checks, an operations-auditor subagent, and related setup and integration skills. MCP is a way to connect an agent to external tools and services.

In plain words
What is it for?
Use it for AURORA Agent setup, bioprism tool access, FIBER workflows, mission preflight, operations audits, and SDK integration; it requires a built AURORA Agent checkout.
Why use it?
It provides the listed AURORA and bioprism tools and workflows together, so sessions can use the same decision, mission, and operations support in one package.

Plugin for Claude Code

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.

Claude Code
/plugin marketplace add AURORA-NEURO/aurora-agent
agentmods
npx agentmods add plugins/aurora-neuro/aurora-agent/aurora-agent
Clone the repo
git clone --depth 1 https://github.com/AURORA-NEURO/aurora-agent

Made for: Claude Code.

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 aurora-agent

README.md
[![agentmods](https://agentmods.dev/badge/plugins/aurora-neuro/aurora-agent/aurora-agent.svg)](https://agentmods.dev/plugins/aurora-neuro/aurora-agent/aurora-agent)
Your own site
<a href="https://agentmods.dev/plugins/aurora-neuro/aurora-agent/aurora-agent"><img src="https://agentmods.dev/badge/plugins/aurora-neuro/aurora-agent/aurora-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session not measured What this adds to a session before it is invoked.
When invoked not measured The manifest loads nothing itself; its 4 skills, 7 commands, 1 agent cost 517 tokens a session between them.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Security

Grade A, and why

aurora-agent 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.

plugins/aurora-agent/.claude-plugin/plugin.json · 13 lines

What it actually says

{
  "$schema": "https://anthropic.com/claude-code/plugin.schema.json",
  "name": "aurora-agent",
  "version": "0.1.0",
  "description": "The AURORA Agent in one plugin: the bioprism MCP server (264 tools) wired into every session, FIBER decision-context commands (compile / explain / compare / validate / verify), mission preflight, an ops-auditor subagent, and skills for setup, the FIBER workflow, missions, and SDK integration. Requires a built aurora-agent checkout (AURORA_AGENT_ROOT or ~/aurora-agent).",
  "author": {
    "name": "AURORA-NEURO"
  },
  "homepage": "https://github.com/AURORA-NEURO/aurora-agent",
  "license": "Apache-2.0",
  "keywords": ["aurora", "bioprism", "mcp", "fiber", "decision-context", "missions", "operations"]
}
Contents

What it installs

The manifest is a name and a version. 4 skills, 7 commands, 1 agent travel with it, and installing the plugin installs all of them — 517 tokens a session between them. Each is measured on its own page, and each can be installed alone.

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 · 13 lines scan A dd6da06b4c3b

Subscribe to this mod's changes

aurora-agent is a plugin published in the GitHub repository AURORA-NEURO/aurora-agent (1 stars, last pushed yesterday), licensed Apache-2.0. Its token cost is not measured: this kind of file is read by the harness, not the model. 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.