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 Cgisclair29/Rapid7-MCP --skill rapid7-bulk-export-skillgit clone --depth 1 https://github.com/Cgisclair29/Rapid7-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/cgisclair29/rapid7-mcp/rapid7-bulk-export-skill)<a href="https://agentmods.dev/skills/cgisclair29/rapid7-mcp/rapid7-bulk-export-skill"><img src="https://agentmods.dev/badge/skills/cgisclair29/rapid7-mcp/rapid7-bulk-export-skill/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/cgisclair29/rapid7-mcp/rapid7-bulk-export-skill"><img src="https://agentmods.dev/badge/skills/cgisclair29/rapid7-mcp/rapid7-bulk-export-skill.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.11482 |
| Opus 5 | $0.00012 | $0.05741 |
| Sonnet 5 | $0.00005 | $0.02296 |
| Haiku 4.5 | $0.00002 | $0.01148 |
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 9d 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.
This is a copy
86% identical to Rapid7 Bulk Export Analysis Expert — 162 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
How it starts
The opening of the file, as written. The whole thing — 1,160 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_stats()orlist_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_exports()- Check available exports and their datesget_stats()- Check if data is loaded (covers all tables)start_export(export_type, start_date, end_date)- Kick off any export type (instant, non-blocking)check_export_status(export_id)- Check export progress (instant)download_and_load_export(export_id, export_type)- Download and load a completed exportquery(sql)- Execute SQL queries against all tablesget_schema()- View table schemas for all tables
-
Check data availability FIRST - Before ANY analysis:
1. Call list_exports() to see available exports 2. Call get_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 three export types have been run -
If MCP is not available:
- STOP immediately
- Tell the user: "The Rapid7 MCP server is not configured. Please install and configure it first."
- Provide setup instructions from the README
- DO NOT attempt to provide analysis without the MCP server
Data Source
The data comes from Rapid7 InsightVM's Bulk Export API, which exports three types of data:
- Asset & Vulnerability data: All assets with agent-based scanning (including cloud identifiers for AWS, Azure, GCP) and all vulnerabilities found on assets (including CVSS v2/v3 scores, EPSS scores, exploit information, and best solution data if enabled for your org)
- Policy compliance data: Agent-based and scan-based policy assessment results, including benchmark compliance status, rule pass/fail results, and remediation guidance
- Vulnerability remediation data: Tracks vulnerability lifecycle — when vulnerabilities were first found, last detected, and last removed — for a specified date range
- Asset software data: Installed software packages across all IVM-managed assets — use for software inventory, license tracking, and identifying vulnerable software versions
- Export format: Parquet files downloaded and loaded into DuckDB for SQL querying
- Data freshness: Refreshed once daily by Rapid7; exports are retained for 30 days
- Schema: Based on Rapid7's official Bulk Export API Parquet schema (see docs.rapid7.com/insightvm/bulk-export-api)
- Database tables: Data is loaded into five tables:
assets,vulnerabilities,policies,vulnerability_remediation, andasset_software - Export tracking: The system tracks exports by type in
rapid7_bulk_export_tracking.dbto avoid redundant downloads
What ships with it
1 file 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.
- 9d ago First seen · 1,160 lines · 24 tokens per session scan A 2f01ee6f585b
Rapid7 Bulk Export Analysis Expert is a skill published in the GitHub repository Cgisclair29/Rapid7-MCP (0 stars, last pushed 23d ago), licensed MIT. It adds 24 tokens to every session and 11,482 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to Rapid7 Bulk Export Analysis Expert, differing in 162 lines, and is treated as a copy.
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.
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.
performance-attribution
Performance attribution analysis — Brinson sector/stock-selection attribution, factor alpha/beta decomposition, market-timing evaluation, and benchmark comparison framework.