macOS
brew install stepcilocal Homebrew formula metadata
brew
stepci のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install stepcilocal Homebrew formula metadata
概要
API Testing and Monitoring made simple
履歴
Step CI is an open-source API quality-assurance framework packaged as the `stepci` command. It fits package-manager culture as a lightweight test runner for API workflows that can be installed globally and dropped into local development, CI jobs, and monitoring scripts.
The stepci/stepci GitHub repository was created in September 2022, and its first listed GitHub release is named 'Step CI goes Open-Source'. The official docs and README describe it as an open-source API QA framework that is language-agnostic and configured with YAML, JSON, or JavaScript.
Official docs emphasize integration with CI systems and self-hosted execution against local or private-network services. GitHub repository metadata shows a public project with substantial stars for a young API-testing CLI, while the input package-manager facts show Homebrew distribution.
Common usage is writing a workflow file, usually `workflow.yml`, and running it with `stepci run workflow.yml`. The official CLI reference documents `stepci run` for executing workflows and `stepci generate` for generating workflows from OpenAPI specs.
Package nerds care because Step CI packages API smoke tests as a standalone CLI rather than a language-bound test framework. That makes it useful in polyglot repositories and CI environments where a single YAML workflow runner is simpler than wiring separate test dependencies into every service.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
local files
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.
Config paths the tool may read or write during local use.
./workflow.yml.\workflow.yml実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
stepci | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
インストールメタデータ
| パッケージキー | brew:stepci |
|---|---|
| バージョン | 2.8.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/stepci |
| ホームページ | https://stepci.com |
| リポジトリ | https://github.com/stepci/stepci |
| 上流ドキュメント | https://docs.stepci.com/ |
| ライセンス | MPL-2.0 |
| ソースアーカイブ | https://registry.npmjs.org/stepci/-/stepci-2.8.2.tgz |
| 依存関係 | node |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | stepci |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.