macOS
brew install eask-clilocal Homebrew formula metadata
sudo port install eask-cliMacPorts ports tree · devel/eask-cli/Portfile · ソース: api.github.com
brew / 順位 5022
eask-cli のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install eask-clilocal Homebrew formula metadata
sudo port install eask-cliMacPorts ports tree · devel/eask-cli/Portfile · ソース: api.github.com
nix profile install nixpkgs#eask-clinixpkgs package indexes · pkgs/by-name/ea/eask-cli/package.nix · ソース: api.github.com
sudo dnf install easkFedora Rawhide package metadata · eask · ソース: dl.fedoraproject.org
scoop install extras/eask-cliScoop official bucket manifest trees · bucket/eask-cli.json · ソース: api.github.com
winget install --id eask.cli -eWindows Package Manager source index · eask.cli · ソース: cdn.winget.microsoft.com
概要
CLI for building, running, testing, and managing your Emacs Lisp dependencies
履歴
Eask is a CLI and project file format for Emacs Lisp package development, dependency management, testing, and script execution. It is distributed as the `eask` executable and uses an `Eask` file as the project configuration surface.
The official GitHub repository was created in March 2022. The README says Eask was originally designed as a package development tool for Elisp projects, then expanded to support dependency management in Emacs configurations and running Elisp programs as a lightweight runtime.
Eask positions itself as a successor or alternative to earlier Emacs Lisp build tools such as Cask, makem.sh, and Eldev. Its documentation emphasizes a consistent sandboxing environment, built-in Emacs commands, testing/linting helpers, and a dependency-light executable.
Eask's adoption is concentrated in the Emacs Lisp package-maintainer community. The npm registry records the scoped package `@emacs-eask/cli`, while Homebrew packages the same npm artifact as `eask-cli`; the input also records additional package-manager availability across MacPorts, Nix, Scoop, winget, and Fedora.
The official docs homepage describes Eask as supporting 80-plus commands, which explains its appeal for maintainers who want one repeatable CLI for package checks, dependency installation, byte compilation, linters, and test runners.
Typical usage is to place an `Eask` file in an Emacs Lisp project, then run `eask` commands for dependency installation, package building, byte compilation, linting, and tests. The README notes that the Eask file itself is treated as Emacs Lisp, which keeps the configuration familiar to Emacs package authors.
Eask can also be used outside package publishing: users can manage dependencies for an Emacs configuration or run Elisp programs through the CLI.
Eask is package-nerd-interesting because it brings modern CLI packaging expectations to a historically editor-native ecosystem. It wraps Emacs Lisp package development in a global executable, documented commands, CI-friendly behavior, and package-manager distribution.
It is also a small example of cross-ecosystem packaging: an Emacs-focused tool distributed via npm, then repackaged by Homebrew and other OS package managers.
セキュリティ状態
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.
Eask実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
eask | 実行可能ファイル | インデックス済み実行可能ファイル | ローカル実行可能ファイルインデックスから検出されました。 |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:eask-cli |
|---|---|
| バージョン | 0.12.9 |
| パッケージマネージャ | Homebrew |
| ホームページ | https://emacs-eask.github.io/ |
| Bottle | 未記録 |
| サービス | 宣言なし |
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
eask-cli
nix profile install nixpkgs#eask-clieask-cli
sudo port install eask-cliextras/eask-cli
scoop install extras/eask-clieask.cli
winget install --id eask.cli -eeask 0.12.9-2.fc45
Emacs Lisp dependency manager
https://github.com/emacs-eask/cli
sudo dnf install easkソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.