Automic Vault

brew 软件包情报

安装 rust

查看 rust 的安装路径、可执行文件、元数据以及面向 AI 代理工作流的安全说明。

安装

使用 Automic Vault 安装

Automic Vault
下载 AV
sudo av install brew:rust

macOS

Homebrew 已验证 · 100%
brew install rust

local Homebrew formula metadata

MacPorts 已验证 · 94%
sudo port install rust

MacPorts ports tree · lang/rust/Portfile · 来源: api.github.com

Linux

Alpine Linux apk 已验证 · 92%
sudo apk add rust

Alpine Linux edge package indexes · rust · 来源: dl-cdn.alpinelinux.org

Fedora dnf 已验证 · 92%
sudo dnf install rust

Fedora Rawhide package metadata · rust · 来源: dl.fedoraproject.org

Nix 已验证 · 92%
nix profile install nixpkgs#rust

nixpkgs package indexes · rust · 来源: raw.githubusercontent.com

Arch Linux pacman 已验证 · 92%
sudo pacman -S rust

Arch Linux sync databases · rust · 来源: geo.mirror.pkgbuild.com

openSUSE zypper 已验证 · 92%
sudo zypper install rust

openSUSE Tumbleweed package metadata · rust · 来源: download.opensuse.org

Debian apt 已验证 · 92%
sudo apt install cargo

Debian stable package indexes · cargo · 来源: deb.debian.org

Windows

Chocolatey 已验证 · 92%
choco install rust

Chocolatey community package catalog · rust · 来源: community.chocolatey.org

Scoop 已验证 · 92%
scoop install main/rust

Scoop official bucket manifest trees · bucket/rust.json · 来源: api.github.com

平台说明

  • 没有特定于此软件包的平台说明。

概览

软件包摘要

Automic Vault 根据本地软件包数据发布 rust 的安装路径、可执行文件事实和安全元数据。

命令和别名

  • cargo
  • cargo-clippy
  • cargo-fmt
  • clippy-driver
  • rust-gdb
  • rust-gdbgui
  • rust-lldb
  • rustc
  • rustdoc
  • rustfmt

来源摘要

Safe, concurrent, practical language

radioisotope

Plain Text Crates.io Token

`cargo publish` commonly relies on an auth token stored in ~/.cargo/credentials.toml or ~/.cargo/credentials. Our isotope stores that token in the macOS keychain and exposes it through Cargo's native credential provider protocol when `cargo login`, `cargo logout`, `cargo publish`, `cargo yank`, or `cargo owner` runs.

风险分类器

green 风险 · low 置信度 · appliance

原因

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

安装行为

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • 安装时包含 6 个运行时依赖。

本地 README 摘录

Rust Radioisotope

This radioisotope modifies the Homebrew rust package, but only changes the installed cargo launcher. rustc, rustdoc, rustfmt, and other Rust tools continue to run without isotope credential injection.

Security Model

Plaintext crates.io publishing tokens are commonly stored in ~/.cargo/credentials.toml, or in the legacy ~/.cargo/credentials file, under the default [registry] table. The migration stores one token in the Automic Vault isotope keychain as CARGO_REGISTRY_TOKEN and removes the plaintext token line from the Cargo credentials file.

The post-install hook wraps /opt/rust/bin/cargo. The wrapper enables Cargo's native credential provider protocol for cargo login, logout, publish, yank, and owner, delegating token access to av credential-helper cargo while the original Cargo launcher runs.

Caveats

  • Only the default crates.io registry token is supported.
  • Custom registry tokens under [registries.<name>] are not migrated.
  • Cargo subcommands other than login, logout, publish, yank, and

owner continue to run without the Automic Vault credential provider.

来源: data/radioisotopes/rust/README.md

Caveats

  • We currently support the default crates.io registry token only.
  • Existing default Cargo credential entries are removed after migration.
  • Other Cargo subcommands do not receive the Automic Vault credential provider.

可执行文件

已安装的可执行文件

命令类型暴露范围备注
cargocliglobal executable
cargo-clippycliglobal executable
cargo-fmtcliglobal executable
clippy-drivercliglobal executable
rust-gdbcliglobal executable
rust-gdbguicliglobal executable
rust-lldbcliglobal executable
rustccliglobal executable
rustdoccliglobal executable
rustfmtcliglobal executable

新鲜度

版本和新鲜度

这些信号区分页生成时间、软件包管理器活动和上游发布比较。只有存在证据 URL 和可比较版本时,才会提示版本落后。

页面生成时间2026-05-26
管理器版本1.95.0
管理器更新时间2026-04-20
本地数据ok
上游not checked
检测到的最新版本未检测到

https://www.rust-lang.org/

安装元数据

软件包元数据

软件包键brew:rust
版本1.95.0
软件包管理器Homebrew
软件包管理器页面https://formulae.brew.sh/formula/rust
主页https://www.rust-lang.org/
上游文档https://www.rust-lang.org/
许可证Apache-2.0 OR MIT
源码归档https://static.rust-lang.org/dist/rustc-1.95.0-src.tar.gz
更新2026-04-20T03:52:50Z
Pulseupdated
依赖libgit2, libssh2, llvm, openssl@3, pkgconf, zstd
macOS 提供的库curl
Bottle可用 (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定义
服务未声明
CaveatsLink this toolchain with `rustup` under the name `system` with: rustup toolchain link system "$(brew --prefix rust)" If you use rustup, avoid PATH conflicts by following instructions in: brew info rustup

来源线索

由仓库数据生成

此页面由 scripts/generate-pkg-pages.py 写入。如果 www/pkg/ 相对于本地软件包数据已过期,部署会拒绝发布。

使用的来源

  • Geiger risk classifier
  • Nucleus package database
  • cross-ecosystem install command graph
  • local isotope README
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • radioisotope security manifest