macOS
brew install kiotalocal Homebrew formula metadata
brew
kiota のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install kiotalocal Homebrew formula metadata
scoop install main/kiotaScoop official bucket manifest trees · bucket/kiota.json · ソース: api.github.com
winget install --id Microsoft.OpenAPI.Kiota -eWindows Package Manager source index · Microsoft.OpenAPI.Kiota · ソース: cdn.winget.microsoft.com
概要
OpenAPI based HTTP Client code generator
履歴
Kiota is Microsoft's OpenAPI-based HTTP API client generator, distributed as a command-line tool and supported by Microsoft Learn documentation, a GitHub repository, package-manager formulas, and a Visual Studio Code extension.
Microsoft announced Kiota's general availability on March 16, 2023, describing it as an open source generator for HTTP APIs described by OpenAPI. Its goal was to reduce the need for a separate hand-written SDK for every API while preserving strongly typed clients, authentication abstractions, retry handling, redirects, compression, and path filtering.
The Kiota repository is part of Microsoft's broader OpenAPI and Microsoft Graph tooling work. Its README describes supported generation targets including C#, Go, Java, PHP, Python, Ruby, TypeScript/JavaScript, and Dart, with shared abstractions for serialization, authentication, and HTTP transport.
After the March 2023 general availability announcement, Microsoft announced a Visual Studio Code extension on April 10, 2023. Package availability expanded across developer-tool channels represented in the input facts, including Homebrew, Scoop, and WinGet, making Kiota a cross-platform CLI rather than only a .NET-local tool.
Kiota users point the CLI or VS Code extension at an OpenAPI description, inspect and filter the desired API paths, and generate a typed client for an application. This workflow is especially useful when developers need a smaller API surface than a full vendor SDK or want the same request-builder style across multiple APIs.
Kiota matters to package nerds because it is Microsoft shipping a general-purpose SDK generator as a standalone open source tool. It intersects with OpenAPI, Microsoft Graph, NuGet/.NET tooling, Homebrew, WinGet, Scoop, and editor extensions rather than living only inside a single language ecosystem.
セキュリティ状態
broad file, network, media, or database tool signal.
リスク blue · 信頼度 中 · tool
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
kiota | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/microsoft/kiota
インストールメタデータ
| パッケージキー | brew:kiota |
|---|---|
| バージョン | 1.34.1 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/kiota |
| ホームページ | https://aka.ms/kiota/docs |
| リポジトリ | https://github.com/microsoft/kiota |
| 上流ドキュメント | https://learn.microsoft.com/en-us/openapi/kiota |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/microsoft/kiota/archive/refs/tags/v1.34.1.tar.gz |
| 最終更新 | 2026-07-09T22:04:44Z |
| Pulse | updated |
| 依存関係 | dotnet |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | kiota |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
main/kiota
scoop install main/kiotaMicrosoft.OpenAPI.Kiota
winget install --id Microsoft.OpenAPI.Kiota -eソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.