Repos we ship, under permissive licences.
Each of these has its own GitHub presence, its own release cadence, and its own contributor list — including external contributors.
safeguard-cli
The Safeguard command-line tool — scan a manifest, generate an SBOM, evaluate a policy gate, ship a remediation patch. Same binary your CI pipeline runs and the same one we run in demos. Public roadmap, public issue tracker, and a release cadence that lines up with the platform.
Lino on-device weights
The inline model that ships in the IDE extension. Signed weight bundles, reproducible from the published training-data manifest, distributed under a custom permissive licence that allows local use, redistribution, and modification with attribution.
Policy template library
Reference policies for SOC 2, FedRAMP, ISO 27001, PCI-DSS, NIST 800-218 — each expressed in the same policy DSL the platform evaluates. Lift any one of them out of the repo, fork it, and use it standalone with an open-source policy engine.
MCP profiles
Reference Model Context Protocol profiles for Claude Code, Cursor, and Cline. They define the tool surface and guardrails an agentic editor sees when it talks to a Safeguard-instrumented project. Drop them straight into your own MCP server config.