More screenshots
Works with the AI tools you already use
⚠️ Model Risk Register Generator
Generate the model and vendor risk register a security lead asks for the morning after a model gets switched off. It scans your codebase for every model and provider, merges in the owner and data-residency notes you supply, and renders a register with provider, model, where it's used, fallback status, and an availability-risk rating per dependency. Markdown by default, CSV with a flag. Continuity-focused, not a compliance assessment.
$12
· or 60 creditsSecure checkout via Stripe
About this skill
Secure Your AI Supply Chain
Modern applications are increasingly dependent on a complex web of AI providers and models. The Model Risk Register Generator automates the tedious process of auditing your codebase to identify every AI dependency, from LLM providers to specialized embedding models.
What it does
This skill performs static analysis on your repository to map out your AI footprint. It identifies:
- Providers: Companies like OpenAI, Anthropic, or HuggingFace.
- Models: Specific versions used (e.g., gpt-4o, claude-3-5-sonnet).
- Usage Context: Exactly where in your code these models are invoked.
- Risk Profiles: Availability risks, fallback status, and data residency considerations.
Why use this skill?
Instead of manually hunting for API calls or outdated configuration strings, this skill provides a structured, developer-centric view of your AI infrastructure. It bridges the gap between raw source code and compliance-ready documentation. By integrating owner notes and fallback strategies, you transform a simple code scan into a robust business continuity artifact.
Output Formats
The skill generates clean, professional Markdown tables for documentation or CSV files for integration into GRC (Governance, Risk, and Compliance) platforms and spreadsheets.
Details
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
Allowed Hosts
File Scopes
Prints Markdown to stdout by default; --csv renders CSV. The owner and data-residency values come from your register-config.json. It references API keys only by env-var name and reads no environment variables.
Creator
JustHandled Labs builds focused agent skills for the work nobody wants to do by hand. Each one is a single repeatable job done well: catching the security and data mistakes that quietly ship, keeping docs and tests honest, gating the commands an agent is about to run, sharpening writing, and handling the founder chores around launches, outreach, and brand setup. Not generic AI productivity. Specific workflows that are easy to run, review, and repeat. Maintained by H.J. Westerfield, with a background in communications, editing, project coordination, customer support, and practical AI systems. Tools for people who want useful automation without theatrical complexity.
Also available in a bundle
Frequently Asked Questions
Browse More Skills
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.
code-reviewer
Reviews your code for bugs, security vulnerabilities, logic errors, performance issues, and style violations. Organizes findings by severity and suggests fixes with code examples.

prompt-engineer
Professional prompt engineering patterns for building robust, secure, and production-ready LLM applications.

frontend-motion-wizard
Advanced responsive layout and interactive micro-interaction engine for React, Tailwind CSS, and Framer Motion. Automatically injects fluid element states, mobile-first touch behaviors, adaptive viewports, and non-destructive layout transitions into static codebases