More screenshots

    Works with the AI tools you already use

    CClaude CodeCCursorCCodex CLIGGitHub CopilotGGemini CLIVVS CodeWWindsurfMManus+14 more

    🗂️ Model Inventory Auditor

    by JustHandled Labs

    1

    The Model Inventory Auditor scans your entire codebase to generate an "AI Bill of Materials" (AIBOM).

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    Evaluate my repository and give me an AI model bill of materials.

    Your agent does

    AI Model Inventory

    • OpenAI: gpt-4o, gpt-3.5-turbo (Hardcoded in LLMService.ts)
    • Anthropic: claude-3-5-sonnet-20240620 (Env: CLAUDE_MODEL_ID)

    Risk Findings

    • [MIA001] Hardcoded 'gpt-4o' literal found in services/openai.py
    • [MIA005] OpenAI pinned in package.json with no fallback.

    What you get

    Generate a complete AI Bill of Materials (AIBOM) for compliance auditIdentify hardcoded model IDs that should be moved to environment variablesDetect single-provider concentration risks to plan for multi-model failoverFind inconsistent model references across different microservices

    About this skill

    What it does

    The Model Inventory Auditor scans your entire codebase to generate an "AI Bill of Materials" (AIBOM). It identifies every LLM provider, model ID, and API configuration used across your scripts, dependency manifests, and environment files. It goes beyond a simple search by mapping logical models to specific providers and detecting architectural risks.

    Why use this skill

    Manually tracking every model call in a sprawling application is error-prone. This skill automates the audit process to protect you from vendor lock-in and production failures. It flags hardcoded model IDs, inconsistent naming conventions, and dangerous single-provider dependencies that could represent a single point of failure for your AI features.

    Supported tools

    • Languages: Python, JavaScript, TypeScript
    • Config: JSON, YAML, .env files
    • Package Managers: pip (requirements.txt, pyproject.toml), npm/yarn (package.json)
    • Frameworks: Compatible with any LLM integration (LangChain, OpenAI SDK, Anthropic SDK, etc.)

    The Output

    You receive a structured inventory of all detected AI dependencies followed by a set of targeted findings (MIA codes). These findings highlight specific risks like pinned versions without fallbacks or model IDs missing environment-based indirection.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean 1 month ago

    Listed1 month ago

    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.

    Frequently Asked Questions

    Popular in AI Agents & LLM Ops