macOS
brew install cotlocal Homebrew formula metadata
brew
cot のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install cotlocal Homebrew formula metadata
nix profile install nixpkgs#cotnixpkgs package indexes · cot · ソース: raw.githubusercontent.com
概要
Rust web framework for lazy developers
履歴
Cot is a Rust web framework and CLI that explicitly aims for a Django-like, batteries-included developer experience. Its package-manager relevance is that it ships not just a library but a project generator and service-running workflow through `cot`/cot-cli.
The cot-rs/cot repository was created in June 2024. The README describes Cot as a modern, fast Rust web framework built on axum and familiar to Django users, with integrated ORM, admin panel, templates, security defaults, and documentation.
Cot is newer and smaller than established Rust web frameworks, but its crates.io badge, GitHub releases, Homebrew formula, and Nix package entry show early packaging beyond direct `cargo install`. Its adoption story is therefore early-stage package availability rather than broad ecosystem standardization.
The guide shows the CLI creating projects and running services, with `-c` or `--config` selecting configuration and `config/dev.toml` as the default development config. That makes the Homebrew package useful for developers who want the generator and runtime command available outside a single Cargo workspace.
For package maintainers, Cot is a Rust CLI plus framework stack with code generation and config-file conventions. It is the kind of package where keeping the CLI version aligned with the framework crates matters more than merely installing a standalone binary.
セキュリティ状態
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.
config/dev.tomlconfig/prod.toml.exampleCredential-bearing paths to review before unattended agent runs.
config/dev.tomlconfig/prod.toml.example実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
cot | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:cot |
|---|---|
| バージョン | 0.7.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/cot |
| ホームページ | https://cot.rs |
| リポジトリ | https://github.com/cot-rs/cot |
| 上流ドキュメント | https://cot.rs/guide/latest |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/cot-rs/cot/archive/refs/tags/cot-v0.7.0.tar.gz |
| 最終更新 | 2026-07-13T21:13:33Z |
| Pulse | updated |
| ビルド依存関係 | 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 | cot |
| 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 パッケージリンクとは分けて表示されます。
cot
nix profile install nixpkgs#cotソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.