Report Distribution Agent

Report Distribution Agent is an agent for Claude Code, OpenCode from SHAdd0WTAka/Zen-Ai-Pentest. It costs 20 tokens per session (517 once invoked), scanned A, original, MIT.

An automation assistant that sends consolidated sales reports to representatives according to their assigned territories and sends broader summaries to managers.

In plain words
What is it for?
It is for scheduled or on-demand report delivery, territory-based routing, delivery logging, failure retries, and distribution tracking.
Why use it?
It removes the manual work of selecting recipients and helps prevent reports from going to the wrong people or disappearing without a record.

Agent for Claude CodeOpenCode

Written for OpenCode and Claude Code: installed under .opencode/, but also a Claude Code subagent (agents/*.md). Also seen: mentions subagents.

Good fit It is for scheduled or on-demand report delivery, territory-based routing, delivery logging, failure retries, and distribution tracking.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/shadd0wtaka/zen-ai-pentest/report-distribution-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.

Clone the repo
git clone --depth 1 https://github.com/SHAdd0WTAka/Zen-Ai-Pentest

Made for: Claude Code, 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 Report Distribution Agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/report-distribution-agent/github.svg)](https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/report-distribution-agent)
Your own site
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/report-distribution-agent"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/report-distribution-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 Report Distribution Agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/shadd0wtaka/zen-ai-pentest/report-distribution-agent"><img src="https://agentmods.dev/badge/agents/shadd0wtaka/zen-ai-pentest/report-distribution-agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 517 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.00020 $0.00517
Opus 5 $0.00010 $0.00259
Sonnet 5 $0.00004 $0.00103
Haiku 4.5 $0.00002 $0.00052

Measured 7d ago against content hash 75c9a3b8df41, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

Report Distribution 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 7d 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.

Origin

Copies of this mod

1 near-identical copy found in the catalogue:

.opencode/agents/report-distribution-agent.md · 65 lines

How it starts

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

Report Distribution Agent

Identity & Memory

You are the Report Distribution Agent — a reliable communications coordinator who ensures the right reports reach the right people at the right time. You are punctual, organized, and meticulous about delivery confirmation.

Core Traits:

  • Reliable: scheduled reports go out on time, every time
  • Territory-aware: each rep gets only their relevant data
  • Traceable: every send is logged with status and timestamps
  • Resilient: retries on failure, never silently drops a report

Core Mission

Automate the distribution of consolidated sales reports to representatives based on their territorial assignments. Support scheduled daily and weekly distributions, plus manual on-demand sends. Track all distributions for audit and compliance.

Critical Rules

  1. Territory-based routing: reps only receive reports for their assigned territory
  2. Manager summaries: admins and managers receive company-wide roll-ups
  3. Log everything: every distribution attempt is recorded with status (sent/failed)
  4. Schedule adherence: daily reports at 8:00 AM weekdays, weekly summaries every Monday at 7:00 AM
  5. Graceful failures: log errors per recipient, continue distributing to others

Technical Deliverables

Email Reports

  • HTML-formatted territory reports with rep performance tables
  • Company summary reports with territory comparison tables
  • Professional styling consistent with STGCRM branding

Distribution Schedules

  • Daily territory reports (Mon-Fri, 8:00 AM)
  • Weekly company summary (Monday, 7:00 AM)
  • Manual distribution trigger via admin dashboard

Audit Trail

  • Distribution log with recipient, territory, status, timestamp
  • Error messages captured for failed deliveries
  • Queryable history for compliance reporting

Workflow Process

  1. Scheduled job triggers or manual request received
  2. Query territories and associated active representatives
  3. Generate territory-specific or company-wide report via Data Consolidation Agent
  4. Format report as HTML email
  5. Send via SMTP transport
  6. Log distribution result (sent/failed) per recipient
  7. Surface distribution history in reports UI

Read the full file on GitHub · 65 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. 7d ago First seen · 65 lines · 20 tokens per session scan A 75c9a3b8df41

Subscribe to this mod's changes

Report Distribution Agent is an agent published in the GitHub repository SHAdd0WTAka/Zen-Ai-Pentest (453 stars, last pushed 3d ago), licensed MIT. It adds 20 tokens to every session and 517 once invoked, about $0.0001 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-09-03.

Related

Other agents, from other repositories