audit-autopilot-and-agent

audit-autopilot-and-agent is a skill for Claude Code from Misar-AI/misarreach-mcp. It costs 44 tokens per session (206 once invoked), scanned A, original, MIT.

A workflow for checking MisarReach's sales automation and AI sales agent. MisarReach is a system for managing outreach and sales activity.

In plain words
What is it for?
Use it to review sending volume, replies, bounces, complaints, agent settings, and agent actions, then decide whether automation should continue.
Why use it?
It shows what the automation sent and what the agent actually did, helping you spot harmful actions or unhealthy bounce and complaint rates before they compound.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the misarreach plugin — 5 skills, 3 agents, 2 MCP servers shipped together

Good fit Use it to review sending volume, replies, bounces, complaints, agent settings, and agent actions, then decide whether automation should continue.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/misar-ai/misarreach-mcp/audit-autopilot-and-agent
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 Misar-AI/misarreach-mcp --skill audit-autopilot-and-agent
Clone the repo
git clone --depth 1 https://github.com/Misar-AI/misarreach-mcp

Made for: Claude Code.

Or install misarreach, the plugin that ships this one along with the rest of its 5 skills, 3 agents, 2 MCP servers.

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 audit-autopilot-and-agent

README.md
[![agentmods](https://agentmods.dev/badge/skills/misar-ai/misarreach-mcp/audit-autopilot-and-agent/github.svg)](https://agentmods.dev/skills/misar-ai/misarreach-mcp/audit-autopilot-and-agent)
Your own site
<a href="https://agentmods.dev/skills/misar-ai/misarreach-mcp/audit-autopilot-and-agent"><img src="https://agentmods.dev/badge/skills/misar-ai/misarreach-mcp/audit-autopilot-and-agent/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for audit-autopilot-and-agent

Your own site · 80×15
<a href="https://agentmods.dev/skills/misar-ai/misarreach-mcp/audit-autopilot-and-agent"><img src="https://agentmods.dev/badge/skills/misar-ai/misarreach-mcp/audit-autopilot-and-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 206 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.00044 $0.00206
Opus 5 $0.00022 $0.00103
Sonnet 5 $0.00009 $0.00041
Haiku 4.5 $0.00004 $0.00021

Measured 12d ago against content hash 691c7ce219df, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

audit-autopilot-and-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 12d 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.

skills/audit-autopilot-and-agent/SKILL.md · 25 lines

What it actually says

Audit autopilot and the sales agent

Automation that sends on your behalf needs periodic review — the failure mode is silent, and it compounds.

Steps

  1. get_autopilot_status and list_autopilot_runs — what has it sent?
  2. get_sales_agent_config and get_sales_agent_actions — what is the agent configured to do, and what did it actually do?

Report

  • Volume sent, reply rate, bounce rate, complaint rate.
  • Any action you would not have taken, and why.

If bounce or complaint rates are unhealthy, recommend pausing plainly rather than burying it. Do not call start_autopilot or update_sales_agent_config without explicit approval.

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. 12d ago First seen · 25 lines · 44 tokens per session scan A 691c7ce219df

Subscribe to this mod's changes

audit-autopilot-and-agent is a skill published in the GitHub repository Misar-AI/misarreach-mcp (1 stars, last pushed 4d ago), licensed MIT. It adds 44 tokens to every session and 206 once invoked, about $0.0002 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.