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 ActiveInferenceInstitute/GEO-INFER --skill geo-infer-riskgit clone --depth 1 https://github.com/ActiveInferenceInstitute/GEO-INFERWrote 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/activeinferenceinstitute/geo-infer/geo-infer-risk)<a href="https://agentmods.dev/skills/activeinferenceinstitute/geo-infer/geo-infer-risk"><img src="https://agentmods.dev/badge/skills/activeinferenceinstitute/geo-infer/geo-infer-risk/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/activeinferenceinstitute/geo-infer/geo-infer-risk"><img src="https://agentmods.dev/badge/skills/activeinferenceinstitute/geo-infer/geo-infer-risk.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.00039 | $0.02063 |
| Opus 5 | $0.00019 | $0.01032 |
| Sonnet 5 | $0.00008 | $0.00413 |
| Haiku 4.5 | $0.00004 | $0.00206 |
Grade A, and why
geo-infer-risk 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 today.
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.
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.
What ships with it
60 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.
- AGENTS.md 1.3 KB
- config/AGENTS.md 1.2 KB
- config/example.yaml 11 KB
- config/README.md 860 B
- config/schema.json 18 KB
- docs/AGENTS.md 1.1 KB
- docs/api_schema.yaml 55 KB
- docs/README.md 843 B
- examples/AGENTS.md 1.2 KB
- examples/basic_risk_assessment.py 3.1 KB runs code
- examples/comprehensive_risk_assessment.py 1.9 KB runs code
- examples/README.md 1.0 KB
- pyproject.toml 3.8 KB
- README.md 1.0 KB
- requirements.txt 220 B
- setup.py 146 B runs code
- src/AGENTS.md 1.1 KB
- src/geo_infer_risk/__init__.py 3.3 KB runs code
- src/geo_infer_risk/AGENTS.md 1.2 KB
- src/geo_infer_risk/civic_intel.py 18 KB runs code
- src/geo_infer_risk/config/schema.json 18 KB
- src/geo_infer_risk/core/__init__.py 4.3 KB runs code
- src/geo_infer_risk/core/AGENTS.md 1.3 KB
- src/geo_infer_risk/core/catastrophe_models.py 72 KB runs code
- src/geo_infer_risk/core/exposure_model.py 53 KB runs code
- src/geo_infer_risk/core/hazard_model.py 61 KB runs code
- src/geo_infer_risk/core/insurance_models.py 26 KB runs code
- src/geo_infer_risk/core/README.md 2.1 KB
- src/geo_infer_risk/core/risk_engine.py 51 KB runs code
- src/geo_infer_risk/core/risk_models.py 24 KB runs code
- src/geo_infer_risk/core/vulnerability_model.py 69 KB runs code
- src/geo_infer_risk/README.md 1.3 KB
- src/geo_infer_risk/utils/__init__.py 538 B runs code
- src/geo_infer_risk/utils/AGENTS.md 1.2 KB
- src/geo_infer_risk/utils/config_loader.py 19 KB runs code
- src/geo_infer_risk/utils/README.md 1.9 KB
- src/geo_infer_risk/utils/risk_metrics.py 32 KB runs code
- src/geo_infer_risk/utils/rng.py 6.1 KB runs code
- src/geo_infer_risk/utils/validation.py 34 KB runs code
- src/README.md 841 B
- tests/AGENTS.md 1.2 KB
- tests/conftest.py 55 B runs code
- tests/integration/AGENTS.md 1.2 KB
- tests/integration/README.md 853 B
- tests/integration/test_integration.py 714 B runs code
- tests/README.md 1.8 KB
- tests/unit/AGENTS.md 1.7 KB
- tests/unit/README.md 1.4 KB
- tests/unit/test_aal_exposure_years.py 2.2 KB runs code
- tests/unit/test_aep_pml_curve.py 5.3 KB runs code
- tests/unit/test_catastrophe_compound_paths.py 8.4 KB runs code
- tests/unit/test_civic_intel.py 11 KB runs code
- tests/unit/test_compound_risk_matrix.py 2.6 KB runs code
- tests/unit/test_config_loader.py 2.6 KB runs code
- tests/unit/test_core.py 1.2 KB runs code
- tests/unit/test_distributional_uncertainty.py 8.3 KB runs code
- tests/unit/test_exposure_model.py 2.8 KB runs code
- tests/unit/test_generator_isolation.py 8.8 KB runs code
- tests/unit/test_hazard_model.py 6.2 KB runs code
- tests/unit/test_insurance_models.py 5.2 KB runs code
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.
- today Changed · +46 lines 8bd6c8ba7786
- 5d ago Changed · +1 lines · -3 tokens per session 820967de02f1
- 7d ago First seen · 148 lines · 42 tokens per session scan A 2188faaca970
geo-infer-risk is a skill published in the GitHub repository ActiveInferenceInstitute/GEO-INFER (15 stars, last pushed today), with no licence file. It adds 39 tokens to every session and 2,063 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-09-04.
Other skills, from other repositories
wealth-structure
A framework for thinking about wealth through ownership, responsibility, leverage, and avoiding risks that could end your progress.
monte-carlo
Use when the user wants Monte Carlo simulation of a PlanExe model — sampling from bounds to produce output distributions (mean/std/percentiles), threshold pass probabilities, and Pearson-correlation sensitivity rankings — given an extract-parameters-from-full JSON, a generate-bounds JSON, a generate-calculations…
cointegration-analysis
Cointegration testing for pairs trading using Engle-Granger, Johansen, and rolling stability analysis.
fin-paper-figure
Generate academic-quality figures (>=300 DPI) for economics and finance papers.
quant-experiment-runtime
Quant research experiment executor: discover an offline source database under the workdir's code-repo, build a panel, run a Research Artifact's entry point to compute research-object values, and evaluate IC/ICIR/RANKIC/coverage metrics. Runtime = Experiment Executor; it runs a Research Artifact via a Python-native…
fin-paper-writing
A workflow for turning a research outline and study design into a complete economics or finance paper. It coordinates drafting, figure creation, consistency checks, review rounds, LaTeX compilation, and submission checks.