Automic VaultAutomic Vault

brew / 保護ツール対応 / 順位 303

flyctl をインストール

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

agent safety

Agent safety answer

flyctl deploys and manages Fly.io applications and infrastructure.

Credential access

Reads Fly tokens, app config, secrets, and environment variables.

Remote mutation

Can deploy, scale, destroy, and change remote app state.

Publish/artifact risk

Publishes application images and release configuration.

Recommended control

Gate deploy, secrets, scale, destroy, and token commands.

Agent-use guidance

Allow status and config reads; require approval for deploys, secret changes, and destructive operations.

インストール

Automic Vault でインストール

Automic Vault
sudo av install brew:flyctl

macOS

Homebrewverified · 100%
brew install flyctl

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install flyctl

MacPorts ports tree · devel/flyctl/Portfile · source: api.github.com

Linux

Nixverified · 92%
nix profile install nixpkgs#flyctl

nixpkgs package indexes · pkgs/by-name/fl/flyctl/package.nix · source: api.github.com

openSUSE zypperverified · 92%
sudo zypper install fly

openSUSE Tumbleweed package metadata · fly · source: download.opensuse.org

Windows

Chocolateyverified · 92%
choco install flyctl

Chocolatey community package catalog · flyctl · source: community.chocolatey.org

Scoopverified · 92%
scoop install main/flyctl

Scoop official bucket manifest trees · bucket/flyctl.json · source: api.github.com

Windows Package Managerverified · 92%
winget install --id Fly-io.flyctl -e

Windows Package Manager source index · Fly-io.flyctl · source: cdn.winget.microsoft.com

プラットフォームノート

  • パッケージ固有のプラットフォームノートはありません。

概要

パッケージ概要

Command-line tools for fly.io services

コマンドとエイリアス

  • fly
  • flyctl

保護ツール対応

Plain Text Fly.io Access Token

flyctl stores its API token as access_token in ~/.fly/config.yml. Our isotope stores that token in the macOS keychain and injects it as FLY_ACCESS_TOKEN only while `flyctl` runs.

Risk classifier

green risk · low confidence · appliance

Why

  • no executable entrypoint in the package index

Signals

  • metadata:no-indexed-executables

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 6 platform targets.
  • Build metadata lists 1 build dependencies.

ローカル README 抜粋

flyctl Protected-tool coverage

flyctl stores its Fly.io API token as access_token in ~/.fly/config.yml. It also supports FLY_ACCESS_TOKEN, which is a clean wrapper boundary for runtime credential injection.

This protected-tool coverage migrates the saved access token into the macOS keychain, removes the plaintext token from the config file, and wraps flyctl so the token is present only while the command runs. If there was no token to migrate, the wrapper leaves FLY_ACCESS_TOKEN unset and lets flyctl continue normally.

Caveats

  • We currently migrate ~/.fly/config.yml only.
  • Other non-secret flyctl config entries remain on disk.
  • Direct execution of the original binary will not receive credentials.

ソース: local coverage notes

カバレッジソース

ソース抜粋

Caveats

  • We currently migrate ~/.fly/config.yml only.
  • Other non-secret flyctl config entries remain on disk.
  • Direct execution of the original binary will not receive credentials.

実行可能ファイル

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

コマンド種類公開範囲メモ
flycliglobal executable
flyctlcliglobal executable

鮮度

バージョンと鮮度

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

ページ生成日2026-06-10
マネージャ版0.4.59
マネージャ更新日2026-06-09
ローカルデータok
上流not checked
検出された最新not detected

https://github.com/superfly/flyctl

インストールメタデータ

パッケージメタデータ

Package keybrew:flyctl
Version0.4.59
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/flyctl
Homepagehttps://fly.io
Repositoryhttps://github.com/superfly/flyctl
Upstream docshttps://fly.io/docs
LicenseApache-2.0
Source archivehttps://github.com/superfly/flyctl.git
Last updated2026-06-09T23:47:00Z
Pulseupdated
Build dependenciesgo
Bottleavailable (arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

Nix95%

flyctl

nix profile install nixpkgs#flyctl
  • normalized package name match
  • Matched by: Flyctl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fl/flyctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
MacPorts95%

flyctl

sudo port install flyctl
  • normalized package name match
  • Matched by: Flyctl
MacPorts ports tree · api.github.com · MacPorts ports tree: devel/flyctl/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

flyctl

choco install flyctl
  • normalized package name match
  • Matched by: Flyctl
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: flyctl from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='11','flashplayerppapi'
Scoop95%

main/flyctl

scoop install main/flyctl
  • normalized package name match
  • Matched by: Flyctl
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/flyctl.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

Fly-io.flyctl

winget install --id Fly-io.flyctl -e
  • normalized package name match
  • Matched by: Flyctl
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: Fly-io.flyctl from https://cdn.winget.microsoft.com/cache/source.msix
Nix92%

fly

nix profile install nixpkgs#fly
  • installed executable or alias match
  • Matched by: Fly
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/fl/fly/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
zypper92%

fly 2.0.1-2.6

A Script to Create PNGs

http://martin.gleeson.com/fly/

sudo zypper install fly
  • License: SUSE-Permissive
  • Category: Productivity/Graphics/Visualization/Other
  • Architecture: x86_64
  • Source Package: fly
  • 2 dependencies
  • 1 provides
  • installed executable or alias match
  • Matched by: Fly
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: fly from https://download.opensuse.org/tumbleweed/repo/oss/repodata/155b97171d05e27afd950b6fe0d55513ff38f4597110664535bceedc680bbe6fd459f0733718dcc21dcf0efc7c8250fd1390c73d4790b42e62fb2c16a87242e5-primary.xml.zst

ソース経路

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

このページは 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 agent safety answer
  • external package-manager database matches
  • local coverage README
  • package relationship graph
  • package version freshness
  • package-page enrichment
  • secret-handling manifest