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.
npx skills add rapid7/rapid7-bulk-export-mcp --skill rapid7-bulk-exportgit clone --depth 1 https://github.com/rapid7/rapid7-bulk-export-mcpWrote 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.
[](https://agentmods.dev/skills/rapid7/rapid7-bulk-export-mcp/rapid7-bulk-export)<a href="https://agentmods.dev/skills/rapid7/rapid7-bulk-export-mcp/rapid7-bulk-export"><img src="https://agentmods.dev/badge/skills/rapid7/rapid7-bulk-export-mcp/rapid7-bulk-export/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.
<a href="https://agentmods.dev/skills/rapid7/rapid7-bulk-export-mcp/rapid7-bulk-export"><img src="https://agentmods.dev/badge/skills/rapid7/rapid7-bulk-export-mcp/rapid7-bulk-export.svg" alt="Reviewed on agentmods" width="80" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00024 | $0.12065 |
| Opus 5 | $0.00012 | $0.06032 |
| Sonnet 5 | $0.00005 | $0.02413 |
| Haiku 4.5 | $0.00002 | $0.01206 |
Grade A, and why
Rapid7 Bulk Export Analysis Expert 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 2d 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.
Copies of this mod
1 near-identical copy found in the catalogue:
- Rapid7 Bulk Export Analysis Expert — 86% identical, 162 lines differ
How it starts
The opening of the file, as written. The whole thing — 1,178 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Rapid7 Bulk Export Analysis Expert
CRITICAL REQUIREMENTS:
- The Rapid7 MCP server MUST be installed and configured
- You MUST ensure data is available before analysis (check with
get_rapid7_stats()orlist_rapid7_exports()) - Without these, you CANNOT help with analysis
- For a complete dataset, all four export types (vulnerability, policy, remediation, asset_software) MUST be loaded
Prerequisites - MANDATORY
This skill ONLY works with the Rapid7 MCP server. You must:
-
Verify MCP server is available - Check if you have access to these tools:
list_rapid7_exports()- Check available exports and their datesget_rapid7_stats()- Check if data is loaded (covers all tables)start_rapid7_export(export_type, start_date, end_date)- Kick off any export type (instant, non-blocking). Forremediation, this starts a background job covering the whole date range and returns a job id.check_rapid7_export_status(export_id)- Check progress once (instant, non-blocking). Reports the platform export status, the local download/load progress, or a remediation job's per-window progress. Accepts an export id or a remediation job id.download_rapid7_export(export_id, export_type)- Start downloading a completed export and loading it in the background; pollcheck_rapid7_export_status(export_id)until it reports the load is complete. (Not used forremediation— that is loaded by the job started instart_rapid7_export.)query_rapid7(sql)- Execute SQL queries against all tablesget_rapid7_schema()- View table schemas for all tables
-
Check data availability FIRST - Before ANY analysis:
1. Call list_rapid7_exports() to see available exports 2. Call get_rapid7_stats() to check if data is loaded 3. Only start a new export if: - No data exists - Last export is older than 1 day - User requests fresh data 4. For a COMPLETE dataset, ensure all four export types have been run
What ships with it
2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.
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.
- 2d ago First seen · 1,178 lines · 24 tokens per session scan A 7be92c0a214e
Rapid7 Bulk Export Analysis Expert is a skill published in the GitHub repository rapid7/rapid7-bulk-export-mcp (30 stars, last pushed 2d ago), licensed MIT. It adds 24 tokens to every session and 12,065 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-07.
Other skills, from other repositories
Rapid7 Bulk Export Analysis Expert
Expert analysis of Rapid7 InsightVM data exported via Bulk Export API with strict MCP requirements.
html-ppt-zhangzara-grove
A municipal urban-tree-canopy policy proposal — the public need, the evidence, the options, and the funding decision. Built as a decision-grade policy briefing deck for city council, agency reviewers.
html-ppt-zhangzara-stencil-tablet
A workplace-safety compliance review for a manufacturing regulator — findings, the evidence chain, and the corrective mandate. Built as a decision-grade policy briefing deck for regulator, plant leadership.
correlation-regime
Correlation-regime detection and crisis attribution — edge-density regime states with hysteresis, causal (no look-ahead) smoothing, regime-aware exposure context, first-mover crisis attribution with honest NAME / MACRO / AMBIGUOUS / ABSTAIN verdicts, and a correlation-rewiring leaderboard that catches slow bleed-outs.
performance-attribution
Performance attribution analysis — Brinson sector/stock-selection attribution, factor alpha/beta decomposition, market-timing evaluation, and benchmark comparison framework.
behavioral-finance
Behavioral finance applications: theories of overreaction and underreaction, behavioral explanations for momentum and reversal, investor sentiment cycles, cognitive-bias checklists, and debiasing quantitative strategies.