Automic VaultAutomic Vault

brew

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

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install mailsy

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Quickly generate a temporary email address

コマンドとエイリアス

  • mailsy

履歴

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

Mailsy is a small Node.js CLI for generating and managing disposable email addresses from the terminal. The README says it uses the mail.tm API, copies generated addresses to the clipboard, can fetch messages, show account details, and delete the temporary account.

プロジェクトの歴史

The public GitHub repository was created in March 2022. Official release metadata available through GitHub begins with the 3.0.x series in September 2022 and continues through a 5.0.0 release in May 2024.

The project remained focused on a narrow terminal workflow rather than becoming a full email client: generate an address with `mailsy g`, fetch mail with `mailsy m`, inspect account details with `mailsy me`, and dispose of the account with `mailsy d`.

採用の歴史

Mailsy's README documents npm global installation and Homebrew installation for macOS users, and links Alfred and Raycast extensions. The input package-manager facts confirm Homebrew and Nix availability.

Repository metadata shows several hundred GitHub stars, indicating modest but real uptake among developers who need throwaway inboxes for tests, signups, or quick verification flows.

使われ方

Typical usage is interactive and clipboard-oriented: run the CLI to create a disposable address, use it wherever a throwaway inbox is needed, then select messages from a terminal prompt and open them in the default browser. Deleting the account rotates to a new address.

For package users, Mailsy is useful because it wraps the mail.tm disposable-mail workflow in a short command with no local service to run. It is best understood as a convenience CLI rather than infrastructure.

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

Mailsy is a small example of the modern npm-to-Homebrew pipeline for developer conveniences: a global Node CLI gains enough utility to appear in system package managers, even though the project itself is intentionally tiny.

Its importance is practical rather than architectural: it gives shell users a quick disposable inbox without building their own API wrapper or leaving the terminal.

タイムライン

  • 2022: Public GitHub repository created.
  • 2022: GitHub release metadata shows 3.0.x releases.
  • 2023: 4.0.x releases published.
  • 2024: 5.0.0 release published.

Related projects

  • The README says Mailsy uses the mail.tm API.
  • The README links companion Alfred and Raycast extensions for the same disposable-email workflow.

セキュリティ状態

リスクレベル: グリーン

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 メタデータは 1 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。

推奨レビュー

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

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

ページ生成日2026-07-08
マネージャ版5.0.0
マネージャ更新日
ローカルデータOK
上流not checked
検出された最新未検出

https://github.com/BalliAsghar/Mailsy

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:mailsy
バージョン5.0.0
パッケージマネージャHomebrew
パッケージマネージャページhttps://formulae.brew.sh/formula/mailsy
ホームページhttps://github.com/BalliAsghar/Mailsy
リポジトリhttps://github.com/BalliAsghar/Mailsy
上流ドキュメントhttps://github.com/BalliAsghar/Mailsy#readme
ライセンスMIT
ソースアーカイブhttps://registry.npmjs.org/mailsy/-/mailsy-5.0.0.tgz
依存関係node
Bottle利用可能 (対象 all)
Homebrew post-install未定義
サービス宣言なし

レジストリ情報

ソースデータベース詳細

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

ソースデータベース一致

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

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

Nix95%

mailsy

nix profile install nixpkgs#mailsy
  • normalized package name match
  • 一致条件: Mailsy
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/ma/mailsy/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 package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment