# stepci を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:stepci
```

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

### macOS

- Homebrew (100%):

```sh
brew install stepci
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:stepci
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/stepci>
- **バージョン:** 2.8.2
- **ソース概要:** API Testing and Monitoring made simple
- **ホームページ:** <https://stepci.com>
- **上流ドキュメント:** <https://stepci.com>
- **ライセンス:** MPL-2.0
- **ソースアーカイブ:** <https://registry.npmjs.org/stepci/-/stepci-2.8.2.tgz>
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- stepci (cli)
- stepci (エイリアス)

## 依存関係

- node

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 all

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 2.8.2
- ローカルデータ: OK
- 上流リポジトリ: https://stepci.com
- 情報: No package-manager update timestamp was available.
- 情報: Release/tag comparison is only available for GitHub repositories.
## プロジェクトの歴史と使われ方

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.

### タイムライン

- 2022: Public GitHub repository created.
- 2022: Release 1.0.5 published as 'Step CI goes Open-Source'.
- 2024: GitHub releases continued through 2.8.2.
- 2026: Input package facts record Homebrew distribution.

### Related projects

- Step CI relates to OpenAPI tooling, Postman-import workflows, CI systems such as GitHub Actions and GitLab CI, and API protocols including REST, GraphQL, gRPC, tRPC, and SOAP.

### ソース

- <https://api.github.com/repos/stepci/stepci>
- <https://api.github.com/repos/stepci/stepci/releases>
- <https://docs.stepci.com/>
- <https://docs.stepci.com/guides/getting-started.html>
- <https://docs.stepci.com/reference/cli.html>
- <https://docs.stepci.com/reference/workflow-syntax.html>
- <https://github.com/stepci/stepci>
- input.source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## Configuration and credential file locations

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.


## Configuration files

- Unix: ./workflow.yml
- Windows: .\workflow.yml
## ソースデータベース詳細

- **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:** stable


## 関連リンク

- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Text processing packages](https://pkg.so/ja/text-processing-tools/) - Matched text, document, or structured-data processing metadata.
- [Developer build packages](https://pkg.so/ja/developer-build-tools/) - Matched build, compiler, generator, or developer workflow metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [node](https://pkg.so/ja/brew/node/) - Runtime dependency declared by Homebrew.
- [newman](https://pkg.so/ja/brew/newman/) - Shares pkgdb curated category or tags: api-testing, ci, cli, developer-tools.
- [keploy](https://pkg.so/ja/brew/keploy/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [req](https://pkg.so/ja/brew/req/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [resterm](https://pkg.so/ja/brew/resterm/) - Shares pkgdb curated category or tags: api-testing, cli, developer-tools.
- [jikken](https://pkg.so/ja/brew/jikken/) - Shares pkgdb curated category or tags: api-testing, ci, cli, developer-tools.
- [kubeconform](https://pkg.so/ja/brew/kubeconform/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [actionlint](https://pkg.so/ja/brew/actionlint/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [fastlane](https://pkg.so/ja/brew/fastlane/) - Shares pkgdb curated category or tags: ci, cli, developer-tools.
- [bruno-cli](https://pkg.so/ja/brew/bruno-cli/) - Both packages touch the same language runtime or ecosystem. Shared terms: api, api-testing, cli, developer, developer-tools.

## Combined YAML source

View the package source record on GitHub. [combined/stepci.yml](https://github.com/mxcl/pkgdb/blob/main/combined/stepci.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
