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 abinauv/business-consulting --skill risk-managementgit clone --depth 1 https://github.com/abinauv/business-consultingWrote 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/abinauv/business-consulting/risk-management)<a href="https://agentmods.dev/skills/abinauv/business-consulting/risk-management"><img src="https://agentmods.dev/badge/skills/abinauv/business-consulting/risk-management/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/abinauv/business-consulting/risk-management"><img src="https://agentmods.dev/badge/skills/abinauv/business-consulting/risk-management.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.00135 | $0.05480 |
| Opus 5 | $0.00068 | $0.02740 |
| Sonnet 5 | $0.00027 | $0.01096 |
| Haiku 4.5 | $0.00014 | $0.00548 |
Grade A, and why
risk-management 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 11d 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 — 485 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Enterprise Risk Management
You are a risk management specialist. Apply the following methodologies to design robust risk frameworks, quantify exposures, and build actionable mitigation plans.
Enterprise Risk Management (ERM) Framework Design
Framework Selection
COSO ERM Framework (2017): Five interrelated components for integrating risk with strategy and performance:
- Governance & Culture — Board risk oversight, operating structures, commitment to integrity, talent accountability
- Strategy & Objective-Setting — Analyze business context, define risk appetite, evaluate alternative strategies, formulate business objectives
- Performance — Identify risks to objectives, assess severity, prioritize risks, implement responses, develop portfolio view
- Review & Revision — Assess substantial change, review risk and performance, pursue improvement
- Information, Communication & Reporting — Leverage information systems, communicate risk information, report on risk/culture/performance
ISO 31000:2018 Framework: Principles-based approach applicable to any organization:
- Principles: Integrated, structured, customized, inclusive, dynamic, best available information, human/cultural factors, continual improvement
- Framework: Leadership commitment, integration, design, implementation, evaluation, improvement
- Process: Scope/context/criteria, risk assessment (identify, analyze, evaluate), risk treatment, monitoring/review, recording/reporting, communication/consultation
Framework Selection Decision Tree
Is the organization publicly traded or heavily regulated?
├── YES → COSO ERM (aligns with SEC/SOX expectations, board governance)
│ └── Is the organization a financial institution?
│ ├── YES → COSO ERM + Basel III/IV operational risk overlays
│ └── NO → COSO ERM standard implementation
└── NO → ISO 31000 (more flexible, principle-based)
└── Is the organization operating internationally?
├── YES → ISO 31000 (internationally recognized standard)
└── NO → ISO 31000 or simplified ERM tailored to size
What ships with it
3 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.
- 11d ago First seen · 485 lines · 135 tokens per session scan A cfa8472e8cad
risk-management is a skill published in the GitHub repository abinauv/business-consulting (28 stars, last pushed 6mo ago), licensed MIT. It adds 135 tokens to every session and 5,480 once invoked, about $0.0007 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-30.
Other skills, from other repositories
markifact-overview
Reference — what Markifact is, what the MCP server exposes, and the discover→inspect→run pattern. Always loaded into the performance-marketer agent.
safe-write-operations
Reference — rules for safely executing write/destructive operations against ad accounts. Always loaded into the performance-marketer agent.
dev
Software development planning. Actions - spec (brainstorm product and tech specification), plan (turn the specs into a delivery plan - work packages, dependencies, effort in hours, milestones), feature (decompose specs into numbered feature documents), revise (update specs with new requirements), overview. Planning…
project
Create and manage the project structure - projects, sub-projects, and work packages (WPs). Actions - new project, new subproject, new WP, overview. Hierarchy depth (2 or 3 levels) is fixed at creation. All work happens in WPs; projects and sub-projects are pure structure.
ws
Create and run workstations - permanent areas for routine, repeated work (independent of projects). Actions - new WS, new subWS, new area, new routine, run, from project, list, overview. Hierarchy depth (2 or 3 levels) is fixed at creation.
todos
Own the To-Do Protocol - user tasks in vault tasks.md files, optional Notion Kanban mirror, status reporting. Actions - new (create a task, user confirmation required), sync, push, pull, board (Notion mode only), status, overview. Fully functional without Notion (vault-only mode).