Automic VaultAutomic Vault

brew

ocicl mit Homebrew, MacPorts, pacman installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für ocicl in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install ocicl

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install ocicl

MacPorts ports tree · devel/ocicl/Portfile · Quelle: api.github.com

Überblick

Paketzusammenfassung

OCI-based ASDF system distribution and management tool for Common Lisp

Befehle und Aliase

  • ocicl

Verlauf

Projektgeschichte und Nutzung

ocicl is a Common Lisp package-management and development tool that applies OCI artifact distribution to ASDF systems. Its name compresses the idea into the project's own formula: OCI plus Common Lisp.

Projektgeschichte

The upstream README presents ocicl as a modern alternative to Quicklisp for ASDF system distribution and management, with extra developer-tooling features such as linting, project scaffolding, dependency freshness checks, license collection, SBOM generation, and self-updates.

Its core design is to package Lisp code as OCI-compliant artifacts distributed from mirrored OCI registries, including GitHub and Docker Hub container registries. The runtime is embedded into a Lisp image and works with ASDF so missing systems can be resolved through the `ocicl` command-line tool.

The project deliberately borrows infrastructure patterns from the container ecosystem: TLS transport, proxy-aware downloads, sigstore verification, hosted CI publication, and project-local lock files through `ocicl.csv`.

Adoptionsgeschichte

ocicl serves a narrower ecosystem than mainstream language package managers, but it has package-manager distribution through Homebrew, MacPorts, and Linux RPM/DEB repositories documented by the project. Homebrew's API generated on 2026-07-01 lists 2,787 installs over 365 days and 545 installs over 90 days.

The tool's adoption story is tied to ASDF, the standard Common Lisp system-definition facility. ocicl does not replace ASDF; it feeds ASDF with project-local, version-pinned system locations and downloads.

Wie es verwendet wird

A developer runs `ocicl setup`, adds the generated runtime snippet to a Lisp startup file, and then lets ASDF load systems that ocicl records in `ocicl.csv`. The README recommends committing the CSV lock file while leaving downloaded source directories out of the project repository.

The command-line workflow includes installing systems, listing available versions, updating or removing systems, comparing versions, selecting alternate registries, authenticating to registries, generating SBOMs, collecting license data, and scaffolding projects.

Warum Paket-Nerds sich dafür interessieren

ocicl is interesting because it reuses the container registry and OCI artifact stack for source-library distribution rather than container images. For package metadata work, it is a small but sharp example of registry convergence: Common Lisp libraries distributed with supply-chain features usually associated with container images.

Zeitleiste

  • 2023-05: Project examples in the README show early ocicl registry entries for Common Lisp libraries such as `str` and `cl-ppcre`.
  • 2026-07-01: Homebrew formula metadata lists stable version 2.16.14, SBCL and zstd dependencies, and 2,787 installs over the previous 365-day analytics window.

Related projects

  • ocicl builds on ASDF for loading and system definition, competes conceptually with Quicklisp-style Common Lisp dependency distribution, and depends on OCI registry tooling, sigstore concepts, and hosted CI publication.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Installiert mit 2 Laufzeitabhängigkeiten.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
ocicl.csv${XDG_DATA_HOME}/ocicl/ocicl-registry.cfg.ocicl-lint.conf

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
${XDG_DATA_HOME}/ocicl/ocicl-credentials.cfg

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
ociclcliglobales Executable

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-07-10
Manager-Version2.17.0
Manager aktualisiert2026-07-06
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv2.17.0

https://github.com/ocicl/ocicl

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:ocicl
Version2.17.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/ocicl
Homepagehttps://github.com/ocicl/ocicl
Repositoryhttps://github.com/ocicl/ocicl
Upstream-Dokumentationhttps://github.com/ocicl/ocicl#readme
LizenzMIT
Quellarchivhttps://github.com/ocicl/ocicl/archive/refs/tags/v2.17.0.tar.gz
Zuletzt aktualisiert2026-07-06T15:46:00Z
Pulseupdated
Abhängigkeitensbcl, zstd
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Nameocicl
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

pacman95%

ocicl 2.16.13-1

An OCI-based ASDF system distribution and management tool for Common Lisp

https://github.com/ocicl/ocicl

sudo pacman -S ocicl
  • License: MIT
  • Architecture: x86_64
  • 3 Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Ocicl
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: ocicl from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
MacPorts95%

ocicl

sudo port install ocicl
  • normalized package name match
  • Abgeglichen nach: Ocicl
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/ocicl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment