macOS
brew install ocicllocal Homebrew formula metadata
sudo port install ociclMacPorts ports tree · devel/ocicl/Portfile · ソース: api.github.com
brew
ocicl のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install ocicllocal Homebrew formula metadata
sudo port install ociclMacPorts ports tree · devel/ocicl/Portfile · ソース: api.github.com
sudo pacman -S ociclArch Linux sync databases · ocicl · ソース: geo.mirror.pkgbuild.com
概要
OCI-based ASDF system distribution and management tool for Common Lisp
履歴
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.
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`.
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.
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.
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
ocicl.csv${XDG_DATA_HOME}/ocicl/ocicl-registry.cfg.ocicl-lint.confCredential-bearing paths to review before unattended agent runs.
${XDG_DATA_HOME}/ocicl/ocicl-credentials.cfg実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
ocicl | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/ocicl/ocicl
インストールメタデータ
| パッケージキー | brew:ocicl |
|---|---|
| バージョン | 2.17.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/ocicl |
| ホームページ | https://github.com/ocicl/ocicl |
| リポジトリ | https://github.com/ocicl/ocicl |
| 上流ドキュメント | https://github.com/ocicl/ocicl#readme |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/ocicl/ocicl/archive/refs/tags/v2.17.0.tar.gz |
| 最終更新 | 2026-07-06T15:46:00Z |
| Pulse | updated |
| 依存関係 | sbcl, zstd |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | ocicl |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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 ociclocicl
sudo port install ociclソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.