macOS
brew install dotslashlocal Homebrew formula metadata
brew
dotslash のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install dotslashlocal Homebrew formula metadata
nix profile install nixpkgs#dotslashnixpkgs package indexes · pkgs/by-name/do/dotslash/package.nix · ソース: api.github.com
sudo pacman -S dotslashArch Linux sync databases · dotslash · ソース: geo.mirror.pkgbuild.com
scoop install main/dotslashScoop official bucket manifest trees · bucket/dotslash.json · ソース: api.github.com
概要
Simplified executable deployment
履歴
DotSlash is Meta's command-line tool for representing platform-specific heavyweight executables as small text files that fetch, verify, and run the correct binary on demand. It is aimed at executable deployment inside source repositories and reproducible build environments.
Meta announced DotSlash publicly on February 6, 2024 as an open-source developer-infrastructure tool. The first GitHub release, v0.1.0, was published the same day, and subsequent 2024 and 2025 releases iterated on the executable-deployment model.
DotSlash grew from the internal need to vendor large toolchain binaries without bloating repositories or relying on each developer's host environment. Its package-manager adoption includes Homebrew, Nix, pacman, and Scoop entries, which made the `dotslash` interpreter easier to install across common workstation setups.
Developers create small executable DotSlash files that describe per-platform providers, sizes, hashes, archive formats, and paths. On first execution, DotSlash downloads and verifies the matching artifact; later executions reuse the cached binary.
DotSlash is package-nerd bait because it sits between vendoring, lockfiles, binary caches, and hermetic build tooling. It treats executable resolution as data checked into source control, while leaving the large artifacts outside the repository and verifying them with content hashes.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
dotslash | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/facebook/dotslash
インストールメタデータ
| パッケージキー | brew:dotslash |
|---|---|
| バージョン | 0.5.9 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/dotslash |
| ホームページ | https://dotslash-cli.com |
| リポジトリ | https://github.com/facebook/dotslash |
| 上流ドキュメント | https://dotslash-cli.com/docs |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/facebook/dotslash/archive/refs/tags/v0.5.9.tar.gz |
| ビルド依存関係 | 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 | dotslash |
| 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 パッケージリンクとは分けて表示されます。
dotslash
nix profile install nixpkgs#dotslashdotslash 0.5.8-1
Command-line tool to facilitate fetching an executable, caching it, and then running it
https://github.com/facebook/dotslash
sudo pacman -S dotslashmain/dotslash
scoop install main/dotslashソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.