macOS
brew install aikenlocal Homebrew formula metadata
brew
aiken のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install aikenlocal Homebrew formula metadata
nix profile install nixpkgs#aikennixpkgs package indexes · pkgs/by-name/ai/aiken/package.nix · ソース: api.github.com
概要
Modern smart contract platform for Cardano
履歴
Aiken is a modern smart-contract language and toolchain for Cardano. The official repository describes it as a modern smart contract platform for Cardano, and the docs cover installation, language concepts, modules, packages, playground usage, and the built-in language server.
The public Aiken repository was created in April 2022. The project is organized around a compiler/toolchain, a website, a standard library, a package registry, a playground, and `aikup`, a version-management installer for Aiken releases.
Aiken's README says the name comes from Howard Aiken, the American physicist and computing pioneer. The project presents itself as a developer-friendly Cardano smart-contract stack rather than just a compiler binary.
Aiken is published through multiple developer package channels. The official README links to crates.io and npm badges, the npm registry lists `@aiken-lang/aiken`, and Homebrew packages the `aiken` formula. The official installation page now recommends `aikup` and documents npm, Homebrew, shell, PowerShell, and MSI paths.
Homebrew listed version 1.1.23 as stable and the npm registry listed 1.1.23 as latest when checked. The input package facts also list Nix packaging, showing adoption among reproducible-build users.
Aiken users create Cardano smart-contract projects, write modules, use the language server, and build/test contracts through the command-line toolchain. The docs identify `aiken.toml` as the project root pattern for language-server integration.
No credentials file is part of ordinary Aiken operation; it is a compiler/toolchain rather than a hosted-service client.
Aiken is interesting as a blockchain language package because it spans several ecosystems at once: Rust/crates.io for implementation culture, npm and Homebrew for user installation, Nix for reproducibility, and its own package registry for language libraries.
For package maintainers, the important object is not only the `aiken` executable but the surrounding developer platform: version manager, LSP, standard library, package registry, playground, and `aiken.toml` project convention.
セキュリティ状態
aiken に一致するローカルシークレット処理マニフェストは見つかりませんでした。将来の対応で安定したパッケージ URL を使えるよう、Nucleus パッケージメタデータはここに公開されています。
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
aiken.toml in project root実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
aiken | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/aiken-lang/aiken
インストールメタデータ
| パッケージキー | brew:aiken |
|---|---|
| バージョン | 1.1.23 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/aiken |
| ホームページ | https://aiken-lang.org/ |
| リポジトリ | https://github.com/aiken-lang/aiken |
| 上流ドキュメント | https://aiken-lang.org/ |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/aiken-lang/aiken/archive/refs/tags/v1.1.23.tar.gz |
| 最終更新 | 2026-06-26T19:14:50Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| 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 | aiken |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
aiken
nix profile install nixpkgs#aikenソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.