FlorianBruniaux/starmapper

Paste a GitHub repo URL and see where your stargazers live on an interactive world map. Free, no login.

83Stars on the repository
60Mods indexed here, across every type
8d agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

anomaly-detector

01

FlorianBruniaux/starmapper

Agent Claude Code

Detect statistical anomalies and attack patterns from structured security events. Second stage of the cyber defense pipeline — reads cyber-defense-events.json and produces anomalies.

83 8d ago A 33 tokens

architect-review

02

FlorianBruniaux/starmapper

Agent Claude Code

Use this agent when architectural decisions are being made, system designs are being created or modified, code changes impact system architecture, or when evaluating scalability, maintainability, and architectural integrity. This agent should be used PROACTIVELY during architectural reviews.

83 8d ago A 52 tokens

backend-architect

03

FlorianBruniaux/starmapper

Agent Claude Code

Use this agent when designing API routes, database schemas, implementing geocoding logic, or solving reliability/security/performance issues in StarMapper's server-side code. Examples: adding a new API route, modifying Prisma schema, debugging geocoding cascade, optimizing the chunk endpoint.

83 8d ago A 0 tokens

deep-explore

04

FlorianBruniaux/starmapper

Agent Claude Code

Deep codebase exploration using grepai semantic search and call graph tracing. Use this agent for understanding code architecture, finding implementations by intent, analyzing function relationships, and exploring unfamiliar code areas.

83 8d ago A 41 tokens

devops-sre

05

FlorianBruniaux/starmapper

Agent Claude Code

Infrastructure troubleshooting using the FIRE framework (First Response, Investigate, Remediate, Evaluate).

83 8d ago C 24 tokens

frontend-architect

06

FlorianBruniaux/starmapper

Agent Claude Code

Use this agent when building UI components, implementing design systems, optimizing Core Web Vitals, or ensuring WCAG accessibility compliance in StarMapper. Examples: creating a new React component, fixing accessibility issues, optimizing MapLibre rendering, fixing bundle size issues.

83 8d ago A 0 tokens

log-ingestor

07

FlorianBruniaux/starmapper

Agent Claude Code

Parse raw logs into structured security events. First stage of the cyber defense pipeline — reads log files and extracts typed events (errors, warnings, auth failures, anomalies).

83 8d ago A 37 tokens

risk-classifier

08

FlorianBruniaux/starmapper

Agent Claude Code

Classify overall risk level from detected anomalies. Third stage of the cyber defense pipeline — reads cyber-defense-anomalies.json and assigns CRITICAL/HIGH/MEDIUM/LOW with justification.

83 8d ago A 42 tokens

security-patcher

10

FlorianBruniaux/starmapper

Agent Claude Code

Apply security patches from security-auditor findings. Requires audit report as input. Always proposes patches for human review — never applies without approval.

83 8d ago A 32 tokens

system-architect

11

FlorianBruniaux/starmapper

Agent Claude Code

Use this agent when making system-level architectural decisions, evaluating technology choices, planning migrations, or assessing the impact of changes on StarMapper's overall architecture. Examples: evaluating a new caching strategy, deciding whether to switch from Neon to another DB, planning a major refactor.

83 8d ago A 0 tokens

threat-reporter

12

FlorianBruniaux/starmapper

Agent Claude Code

Generate a human-readable security incident report. Final stage of the cyber defense pipeline — reads all three JSON files and produces a Markdown report for security teams.

83 8d ago A 35 tokens

function-analyzer

13

FlorianBruniaux/starmapper

Agent Claude Code

Performs ultra-granular per-function deep analysis for security audit context building. Use when analyzing dense functions, data-flow chains, cryptographic implementations, or state machines.

83 8d ago A 38 tokens

semgrep-scanner

14

FlorianBruniaux/starmapper

Agent Claude Code

Executes Semgrep CLI scans for a specific language category and produces SARIF output. Spawned by the semgrep skill as a parallel worker — one agent per detected language.

83 8d ago C 40 tokens