l-bom

L-BOM is a small Python CLI that inspects local LLM model artifacts such as .gguf and .safetensors files and emits a lightweight Software Bill of Materials (SBOM) with file identity, format details, model metadata, and parsing warnings. (by CHKDSKLabs)

L-bom Alternatives

Similar projects and alternatives to l-bom

  1. GUI-bom

    GUI-BOM is a local GUI wrapper for L-BOM, the small Python CLI that inspects local LLM model artifacts such as .gguf and .safetensors files and emits a lightweight Software Bill of Materials (SBOM) with file identity, format details, model metadata, and parsing warnings.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. Mutagen

    Mutagen is a Rust based harness for Claude and Codex that was developed to lead users from idea to full-stack application with greater precision and less cost than competitors. (by CHKDSKLabs)

  4. skyvern

    23 l-bom VS skyvern

    Automate browser based workflows with AI

  5. AstrBot

    2 l-bom VS AstrBot

    AI Agent Assistant & development framework that integrates lots of IM platforms, LLMs, plugins and AI feature, and can be your openclaw alternative. ✨

  6. deer-flow

    16 l-bom VS deer-flow

    An open-source long-horizon SuperAgent harness that researches, codes, and creates. With the help of sandboxes, memories, tools, skill, subagents and message gateway, it handles different levels of tasks that could take minutes to hours.

  7. langchain

    93 l-bom VS langchain

    The agent engineering platform.

  8. openai-agents-python

    A lightweight, powerful framework for multi-agent workflows

  9. embedchain

    1 l-bom VS embedchain

    Discontinued Universal memory layer for AI Agents [Moved to: https://github.com/mem0ai/mem0]

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better l-bom alternative or higher similarity.

l-bom discussion

Log in or Post with

l-bom reviews and mentions

Posts with mentions or reviews of l-bom. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2026-05-30.
  • Moonrepo: Open-Source Build Systems for LLMs
    1 project | dev.to | 31 May 2026
    Generating lightweight SBOMs that include file identity, SHA256 hashes, and parsing warnings ensures supply chain transparency for AI models. This is where our existing utility, L-BOM, proves its value in the Moonrepo ecosystem. While L-BOM handles the raw file scanning, Moonrepo integrates that capability into a broader build workflow, allowing repositories to depend on specific model provenance without reinventing the wheel.
  • Linux Kernel Log 2.6.30: New File Systems and Modular Architecture
    2 projects | dev.to | 30 May 2026
    We use tools like L-BOM to address this exact verification gap for AI artifacts. While L-BOM inspects .gguf and .safetensors files rather than kernel modules, the principle is identical: you must verify the identity of the code or data before it touches your runtime environment. The JSON output from L-BOM provides a Software Bill of Materials (SBOM) with file identity and parsing warnings, ensuring that what loads into your local model runner has been vetted for corruption or unexpected format shifts.
  • Kexa.io: Open-Source IT Security for Local AI Governance
    1 project | dev.to | 24 May 2026
    Small teams require CLI-first tools that offer rich table outputs and JSON exports for CI/CD integration without GUI overhead. We have seen this pattern in our own product development, specifically with tools like L-BOM. L-BOM is a small Python CLI that inspects local LLM model artifacts such as .gguf and .safetensors files and emits a lightweight Software Bill of Materials (SBOM) with file identity, format details, model metadata, and parsing warnings. It runs directly in your terminal.
  • Arctype: Cross-Platform Database GUI for LLM Artifacts
    1 project | dev.to | 22 May 2026
    Consider the metadata exposed by tools like our CLI companion, L-BOM. It parses a .gguf file and extracts specifics like quantization: Q4_K_M, context_length: 128000, and license: other. Without this level of detail, you might accidentally run an unlicensed model in production or hit a hard context limit without knowing it until the agent hallucinates.
  • Sqreen: Securing Web Apps via Model Artifact Auditing
    1 project | dev.to | 21 May 2026
    This philosophy mirrors the design of tools like L-BOM, which acts as a lightweight scanner for model artifacts. Before an agentic workflow in your web app processes a request, you need to know exactly what is sitting on disk. Is the architecture metadata consistent? Are there parsing warnings embedded in the file headers that suggest corruption or tampering?
  • Socket: Secure Your JavaScript Supply Chain Against AI Threats
    2 projects | dev.to | 21 May 2026
    You cannot secure a socket if you don't know what is on the other side. We built (L-BOM)[https://github.com/chkdsklabs/l-bom] specifically to fill this gap. It is a lightweight Python CLI that inspects local LLM model artifacts and emits a detailed SBOM with file identity, format details, and parsing warnings.
  • Generate SBOM for Local LLM Artifacts CLI Python
    2 projects | dev.to | 19 May 2026
    Visit the main repository at CHKDSKLabs/l-bom to view source code, issues, and contribution guidelines. The project is open source under the MIT license. We welcome pull requests that improve parsing robustness for obscure quantization schemes or add new output formats. Keep pull requests focused: one change per PR makes review faster and merges cleaner.
  • Introducing L-BOM and GUI-BOM
    1 project | dev.to | 24 Mar 2026
    Explore the project and contribute here: github.com/CHKDSKLabs/l-bom github.com/CHKDSKLabs/gui-bom
  • A note from our sponsor - SaaSHub
    www.saashub.com | 9 Jun 2026
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic l-bom repo stats
8
3
4.8
2 months ago

CHKDSKLabs/l-bom is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of l-bom is Python.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com

Did you know that Python is
the 1st most popular programming language
based on number of references?