macOS
brew install cargo-crevlocal Homebrew formula metadata
brew
cargo-crev のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cargo-crevlocal Homebrew formula metadata
sudo apk add cargo-crevAlpine Linux edge package indexes · cargo-crev · ソース: dl-cdn.alpinelinux.org
nix profile install nixpkgs#cargo-crevnixpkgs package indexes · pkgs/by-name/ca/cargo-crev/package.nix · ソース: api.github.com
sudo pacman -S cargo-crevArch Linux sync databases · cargo-crev · ソース: geo.mirror.pkgbuild.com
概要
Code review system for the cargo package manager
履歴
cargo-crev is a cryptographically verifiable code-review and trust tool for Cargo dependencies. It implements the broader Crev idea for Rust by letting users publish package reviews, consume reviews from others, and build a web of trust around crates.
The repository was created in 2018 and the README describes Crev as a language- and ecosystem-agnostic distributed code-review system. cargo-crev is the Cargo-integrated command-line implementation for Rust users.
Early project history is tied to the dpc/crev lineage; later changelog entries and repository organization show the project under crev-dev/cargo-crev, with continued releases and documentation for trust, package review, verification, and proof repositories.
cargo-crev emerged during growing Rust concern over transitive dependency trust and supply-chain review. Its adoption is more cultural than universal: the README asks supportive projects to recommend it, while package-manager availability in apk, Homebrew, Nix, and pacman makes it accessible to security-minded developers.
The tool has remained active through 2026. The changelog records later features such as exporting toward cargo-vet workflows and AI-assisted review-loop commands, showing that it continues to adapt to Rust supply-chain review practice.
Users initialize an identity and proof repository, review crates, publish signed proofs, fetch other users' proofs, and run verification commands against project dependencies. The tool can warn about untrustworthy crates, report dependency metrics, and help identify dependency bloat.
Unlike scanners that only consume centralized advisories, cargo-crev is built around human review statements and trust delegation. That makes it useful when a team wants auditable social trust, not only vulnerability matching.
cargo-crev is one of the Rust ecosystem's most explicit attempts to make package trust a first-class artifact. It treats reviews as distributed, cryptographically verifiable package metadata rather than comments trapped in a website or issue tracker.
For package-history work, it is important because it documents an alternative path for supply-chain security: reviewer reputation, signed proofs, and webs of trust alongside registries and vulnerability databases.
セキュリティ状態
infrastructure mutation or orchestration signal.
リスク orange · 信頼度 中 · infrastructure
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
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.
~/.config/crev/proofs/<proof-repository-id>実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cargo-crev | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/crev-dev/cargo-crev
インストールメタデータ
| パッケージキー | brew:cargo-crev |
|---|---|
| バージョン | 0.27.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cargo-crev |
| ホームページ | https://github.com/crev-dev/cargo-crev |
| リポジトリ | https://github.com/crev-dev/cargo-crev |
| 上流ドキュメント | https://github.com/crev-dev/cargo-crev#readme |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/crev-dev/cargo-crev/archive/refs/tags/v0.27.1.tar.gz |
| 最終更新 | 2026-06-22T14:02:57-07:00 |
| Pulse | updated |
| 依存関係 | openssl@3 |
| ビルド依存関係 | 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 | cargo-crev |
| 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 パッケージリンクとは分けて表示されます。
cargo-crev
nix profile install nixpkgs#cargo-crevcargo-crev 0.26.3-r0
Cryptographically verifiable code review system for cargo
https://github.com/crev-dev/cargo-crev
sudo apk add cargo-crevcargo-crev 0.27.1-2
Scalable, social, Code REView and recommendation system that we desperately need
https://github.com/crev-dev/cargo-crev
sudo pacman -S cargo-crevソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.