macOS
brew install scriptistolocal Homebrew formula metadata
brew / Rang 11357
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für scriptisto in AI-Agent-Workflows.
Installation
brew install scriptistolocal Homebrew formula metadata
sudo apt install scriptistoDebian stable package indexes · scriptisto · Quelle: deb.debian.org
nix profile install nixpkgs#scriptistonixpkgs package indexes · pkgs/by-name/sc/scriptisto/package.nix · Quelle: api.github.com
Überblick
Language-agnostic "shebang interpreter" to write scripts in compiled languages
Verlauf
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.
Sicherheitslage
generalized runtime or code generation signal.
yellow Risiko · mittel Konfidenz · runtime
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
scriptisto | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/igor-petruk/scriptisto
Installationsmetadaten
| Paketschlüssel | brew:scriptisto |
|---|---|
| Version | 2.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/scriptisto |
| Homepage | https://github.com/igor-petruk/scriptisto |
| Repository | https://github.com/igor-petruk/scriptisto |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/igor-petruk/scriptisto/archive/refs/tags/v2.2.0.tar.gz |
| Zuletzt aktualisiert | 2026-09-13T14:06:58Z |
| Pulse | updated |
| Build-Abhängigkeiten | pkgconf, rust |
| Bottle | verfügbar (auf arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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 |
|
Source-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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#scriptistoQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.