Automic VaultAutomic Vault

brew

e1s を Homebrew, Nix でインストール

e1s のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install e1s

local Homebrew formula metadata

Linux

Nix確認済み · 92%
nix profile install nixpkgs#e1s

nixpkgs package indexes · pkgs/by-name/e1/e1s/package.nix · ソース: api.github.com

概要

パッケージ概要

TUI for managing AWS ECS, inspired by k9s

コマンドとエイリアス

  • e1s

履歴

プロジェクトの歴史と使われ方

E1S is a Go terminal application for browsing and managing AWS ECS resources, including Fargate and EC2 launch types. The README explicitly frames it as inspired by k9s, carrying the Kubernetes terminal-dashboard idiom into AWS ECS operations.

プロジェクトの歴史

The public repository was created on 2023-06-18. The README describes an ECS-focused TUI that uses existing AWS CLI configuration and credentials rather than storing secrets itself, and offers terminal workflows for profiles, regions, services, tasks, exec, filtering, sorting, and AWS Console jumps.

採用の歴史

E1S has broader adoption than a one-off ECS helper: the README lists GitHub release binaries, Homebrew, Docker images, AWS CloudShell install, `go install`, asdf, and mise. GitHub API metadata showed 903 stars and 40 forks on 2026-06-30.

使われ方

Common use is `e1s` after AWS CLI credentials are configured, optionally selecting profile, region, cluster, service, read-only mode, refresh rate, and theme from flags or `~/.config/e1s/config.yml`. It reads AWS shared config and credentials files and can use AWS SDK for Go to connect to ECS APIs.

パッケージ好きにとっての重要性

E1S matters in package-manager catalogs because it fills a narrow operational gap: ECS has rich APIs and console screens, but fewer mature terminal dashboards than Kubernetes. Its k9s-inspired model makes it recognizable to cloud operators who prefer keyboard-driven TUIs.

タイムライン

  • 2023-06-18: Public GitHub repository created.
  • 2026: README documents multi-channel distribution through releases, Homebrew, Docker, CloudShell, go install, asdf, and mise.
  • 2026-06-22: GitHub API showed a recent repository push.

Related projects

  • The README names k9s as an inspiration and documents use with AWS CLI configuration, AWS SDK for Go, AWS ECS, Fargate, EC2 launch types, AWS CloudShell, and AWS Systems Manager Session Manager for interactive exec and port forwarding.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 6 個のプラットフォームターゲットで利用できます。
  • ビルドメタデータには 1 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
~/.config/e1s/config.yml~/.aws/config

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
~/.aws/credentials

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
e1scliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版1.0.53
マネージャ更新日2026-06-07
ローカルデータOK
上流最新
検出された最新v1.0.53

https://github.com/keidarcy/e1s

  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:e1s
バージョン1.0.53
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/e1s
ホームページhttps://github.com/keidarcy/e1s
リポジトリhttps://github.com/keidarcy/e1s
上流ドキュメントhttps://github.com/keidarcy/e1s
ライセンスMIT
ソースアーカイブhttps://github.com/keidarcy/e1s/archive/refs/tags/v1.0.53.tar.gz
最終更新2026-06-07T13:29:49+02:00
Pulseupdated
ビルド依存関係go
Bottle利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namee1s
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Nix95%

e1s

nix profile install nixpkgs#e1s
  • normalized package name match
  • 一致条件: E1s
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/e1/e1s/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment