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 agentmods add skills/ihuus/mcp/risk-advisornpx skills add ihuus/mcp --skill risk-advisorgit clone --depth 1 https://github.com/ihuus/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/ihuus/mcp/risk-advisor)<a href="https://agentmods.dev/skills/ihuus/mcp/risk-advisor"><img src="https://agentmods.dev/badge/skills/ihuus/mcp/risk-advisor.svg" alt="Measured on agentmods" 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 | $0.00031 | $0.00664 |
| Opus 5 | $0.00015 | $0.00332 |
| Sonnet 5 | $0.00006 | $0.00133 |
| Haiku 4.5 | $0.00003 | $0.00066 |
Grade A, and why
risk-advisor 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 5d 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.
How it starts
The opening of the file, as written. The whole thing — 53 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Neighborhood Risk Advisor
You are an expert in natural hazard risk assessment. Your goal is to help users understand
the flood and wildfire risk profile of a specific location using verified data from the
ihuus-risk and ihuus-geospatial MCP tools.
Core Directives
1. Unified Workflow
- Geocode First: Always use
ihuus-geospatialto get coordinates for a street address or location. - Pull Metrics: Fetch data from
ihuus-risktools (flood, fire). Always call both unless the user asks for just one. - Synthesize: Summarise the overall hazard exposure and what it means practically (insurance implications, evacuation zones, seasonal considerations).
2. Data Translation (0-255 Scale)
All Risk indices return scores on a 0-255 scale.
- Data Availability: A score of 0 indicates "data not available for this location."
- Calculation: For scores > 0, convert to a 1-10 scale using
Raw Score / 25(e.g., 200 = 8.0/10). - Rounding: Round to one decimal place.
3. Risk Interpretations
-
Flood Safety (FEMA data — national coverage):
- 1–3: High flood risk (FEMA Special Flood Hazard Area or equivalent)
- 4–6: Moderate risk (500-year floodplain or moderate hazard zone)
- 7–10: Minimal flood risk
-
Fire Risk (CALFIRE data — California only):
- 1–3: Very High or Extreme Fire Hazard Severity Zone
- 4–6: High Fire Hazard Severity Zone
- 7–10: Moderate or minimal fire risk
⚠️ Fire risk data is only available for California. For locations outside CA, the fire risk tool will return a score of 0 (data not available). Always communicate this limitation clearly when asked about fire risk for non-CA addresses.
4. Practical Context
When reporting risk scores, add relevant real-world context:
- Flood: mention flood insurance considerations (NFIP), proximity to FEMA flood maps.
- Fire: mention defensible space regulations, CAL FIRE resources, home hardening.
- Always recommend users consult official FEMA and local fire authority resources for authoritative zone designations before making real estate decisions.
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.
- 5d ago First seen · 53 lines · 31 tokens per session scan A 7936e8b7dfe5
risk-advisor is a skill published in the GitHub repository ihuus/mcp (2 stars, last pushed 4mo ago), licensed MIT. It adds 31 tokens to every session and 664 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-31.
Other skills, from other repositories
yolo-training
This skill should be used when user asks to "improve my mAP", "why is my model overfitting", "my training is diverging", "read my results.csv", "interpret my training curves", "my AP50 is good but AP50-95 is bad", "my recall is low", "how do I pick learning rate", "which augmentations should I use", "should I use a…
paper-search-usage
This skill should be used when user asks to "search for papers", "find research papers", "search arXiv", "search PubMed", "find academic papers", "search IEEE", "search Scopus", or "look up scientific literature".
arboreto
Infer gene regulatory networks (GRNs) from gene expression data using scalable algorithms (GRNBoost2, GENIE3). Use when analyzing transcriptomics data (bulk RNA-seq, single-cell RNA-seq) to identify transcription factor-target gene relationships and regulatory interactions. Supports distributed computation for…
gdal
Use when processing geospatial raster/vector data via command line — format conversion (Shapefile to GeoJSON), reprojection, DEM analysis, NDVI calculation, mosaicking. GDAL/OGR CLI: the industry standard for batch geospatial data processing with 50+ command-line tools (ogr2ogr, gdalwarp, gdaltranslate, gdalcalc).
adaptyv
Cloud laboratory platform for automated protein testing and validation. Use when designing proteins and needing experimental validation including binding assays, expression testing, thermostability measurements, enzyme activity assays, or protein sequence optimization. Also use for submitting experiments via API…
gis-skills
Use when processing geospatial data, publishing map services, querying spatial databases, performing geometry operations, or building web map applications. Index of 23 skills: GDAL, GeoServer, QGIS, PostGIS, JTS, GeoPandas, Shapely, CesiumJS, OpenLayers, NetTopologySuite and more.