starmapper: Agent for Claude Code

.claude/agents/threat-reporter.md

threat-reporter is an agent for Claude Code from FlorianBruniaux/starmapper. It costs 35 tokens per session (542 once invoked), scanned A, original, no licence file.

A report-writing helper for turning security investigation data into a readable Markdown incident report for security teams.

In plain words
What is it for?
Use it at the end of the cyber defense process to read the three JSON result files and produce a security incident report.
Why use it?
It turns several machine-readable security results into one document that people can review.

Agent for Claude Code

Written for Claude Code: installed under .claude/. Also seen: model in frontmatter.

This is FlorianBruniaux/starmapper's own configuration. It tells Claude Code how to work on starmapper itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything starmapper configures →

Reuse

Borrowing it

Nothing to install: this file belongs to FlorianBruniaux/starmapper. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/FlorianBruniaux/starmapper/main/.claude/agents/threat-reporter.md
Clone the repo
git clone --depth 1 https://github.com/FlorianBruniaux/starmapper

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 threat-reporter

README.md
[![agentmods](https://agentmods.dev/badge/agents/florianbruniaux/starmapper/threat-reporter.svg)](https://agentmods.dev/agents/florianbruniaux/starmapper/threat-reporter)
Your own site
<a href="https://agentmods.dev/agents/florianbruniaux/starmapper/threat-reporter"><img src="https://agentmods.dev/badge/agents/florianbruniaux/starmapper/threat-reporter.svg" alt="Measured on agentmods" height="20"></a>
Per session 35 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 542 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 unknown 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.00035 $0.00542
Opus 5 $0.00017 $0.00271
Sonnet 5 $0.00007 $0.00108
Haiku 4.5 $0.00003 $0.00054

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

Security

Grade A, and why

threat-reporter 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.

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.

.claude/agents/threat-reporter.md · 76 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

Read it on GitHub

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 · 76 lines · 35 tokens per session scan A ac0242e75bb8

Subscribe to this mod's changes

threat-reporter is an agent published in the GitHub repository FlorianBruniaux/starmapper (83 stars, last pushed 7d ago), with no licence file. It adds 35 tokens to every session and 542 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-30.

Related

Other agents, from other repositories

lens

Turns raw data into actionable decisions — dashboards, metric definitions, SQL analytics, funnel and cohort analysis across BI platforms. Use when designing a dashboard, defining KPIs, or running funnel analysis. Trigger with "design a dashboard", "analyze our funnel".

jeremylongshore/tons-of-skills-marketplace · 53 tokens

highcharts-expert

Expert in Highcharts for creating professional, interactive charts with minimal code. Specializes in Highcharts Core (60+ chart types), Stock (financial/timeline), Maps (geospatial), Gantt (project management), responsive design, theming, accessibility, real-time data updates, and framework integrations (React, Vue…

andisab/swe-marketplace · 438 tokens

d3-expert

Expert in D3.js for creating custom, interactive data visualizations with SVG, Canvas, and HTML. Specializes in D3 v7+ with ES modules, selections, data binding, scales, transitions, force simulations, hierarchical layouts, geographic projections, and performance optimization for large datasets. Use for any data…

andisab/swe-marketplace · 448 tokens

Demonstrate

Agent for demonstrating VS Code features.

microsoft/vscode · 10 tokens

playwright-test-generator

Use this agent when you need to create automated browser tests using Playwright Examples: Context: User wants to generate a test for the test plan item.

microsoft/playwright · 151 tokens

AVM Owner Triage

Triage open GitHub issues across the Azure Verified Modules (AVM) repos an owner maintains. Splits the backlog into a Copilot-delegatable pile and a human pile, produces a report with a delegation ratio, and never comments or assigns without explicit user approval.

github/awesome-copilot · 61 tokens