macOS
brew install scriptistolocal Homebrew formula metadata
brew / 順位 11357
scriptisto のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install scriptistolocal Homebrew formula metadata
sudo apt install scriptistoDebian stable package indexes · scriptisto · ソース: deb.debian.org
nix profile install nixpkgs#scriptistonixpkgs package indexes · pkgs/by-name/sc/scriptisto/package.nix · ソース: api.github.com
概要
Language-agnostic "shebang interpreter" to write scripts in compiled languages
履歴
Scriptisto is a language-agnostic shebang interpreter that builds and caches single-file programs written in compiled or preprocessed languages.
Scriptisto was developed as a language-agnostic shebang interpreter for single-file programs. It extracts build instructions from source comments, rebuilds when the script changes, caches the result, and delegates subsequent runs to the compiled binary.
The project later reached stable 1.x and 2.x releases, added packaged manual pages, refreshed its dependency stack, and expanded its supplied templates, including C#, COBOL, Fortran, Go, and Rust-oriented options.
Scriptisto is officially available as standalone release binaries and through crates.io. The input additionally records Homebrew, Debian, and Nix packages, showing adoption among Unix-oriented developer package ecosystems.
A source file uses Scriptisto in its shebang and contains build metadata in comments. On first execution or after a change, Scriptisto builds the program and caches it; unchanged scripts delegate directly to the cached binary.
Users may build inside Docker when they do not want the required compiler installed on the host.
Scriptisto applies Unix shebang ergonomics to languages that normally require compilation, dependency fetching, or preprocessing. Its build cache makes compiled programs behave more like ordinary scripts while retaining their native toolchains.
セキュリティ状態
generalized runtime or code generation signal.
リスク yellow · 信頼度 中 · runtime
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
scriptisto | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/igor-petruk/scriptisto
インストールメタデータ
| パッケージキー | brew:scriptisto |
|---|---|
| バージョン | 2.2.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/scriptisto |
| ホームページ | https://github.com/igor-petruk/scriptisto |
| リポジトリ | https://github.com/igor-petruk/scriptisto |
| ライセンス | Apache-2.0 |
| ソースアーカイブ | https://github.com/igor-petruk/scriptisto/archive/refs/tags/v2.2.0.tar.gz |
| 最終更新 | 2026-09-13T14:06:58Z |
| Pulse | updated |
| ビルド依存関係 | pkgconf, rust |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | scriptisto |
| 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 パッケージリンクとは分けて表示されます。
scriptisto 2.2.0-2+b2
Shebang interpreter for writing scripts in compiled languages.
https://github.com/igor-petruk/scriptisto
sudo apt install scriptistoscriptisto
nix profile install nixpkgs#scriptistoソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.