論文の概要: Packaged, But Not Portable: Why Conforming to the Agent Plugin Standard Is Rare, and Why Conforming Would Not Be Enough
- arxiv url: http://arxiv.org/abs/2609.23809v1
- Date: Sun, 20 Sep 2026 18:55:22 GMT
- ステータス: 翻訳完了
- システム内更新日: 2026-09-24 16:18:41.054234
- Title: Packaged, But Not Portable: Why Conforming to the Agent Plugin Standard Is Rare, and Why Conforming Would Not Be Enough
- Title(参考訳): Packaged, but not Portable: なぜエージェントプラグイン標準に適合しないのか?
- Abstract要約: 2026年7月24日、オープン仕様 (Agent v plugins) が、そのようなバンドルをどのようにレイアウトし、記述するかを標準化した。
標準を採用するエコシステムと、もしプラグインが適合すれば、それをユーザがインストールした他のプラグインと一緒に動作させるのに十分だろうか?
AgentZooは、30655リポジトリにまたがる68,072のプラグインバンドルで、その発見台帳、スコアリングコード、分析でリリースされている。
- 参考スコア(独自算出の注目度): 0.0
- License: http://arxiv.org/licenses/nonexclusive-distrib/1.0/
- Abstract: Coding agents are extended by plugins: installable bundles that ship skills, sub-agents, commands, hooks, and tool servers. On 24 July 2026, an open specification (Agent Plugins v1.0.0) standardised how such a bundle is laid out and described, so that one plugin could run on any agent. We ask the two questions a practitioner would ask of it: is the ecosystem adopting the standard, and if a plugin did conform, would that be enough to make it work alongside the other plugins a user has installed? We answer both by building AgentPluginZoo, a provenance-tracked corpus of 68,072 plugin bundles across 30,655 repositories, released with its discovery ledger, scoring code, and analysis. Only 6.2% validate, but the gap is shallow rather than structural: 96.6% would load after adding one missing boilerplate field. The real cost lands elsewhere. 40.2% would load while the specification obliges the client to discard fields their authors wrote, mostly declarations of what the plugin ships. Moreover, conformance settles nothing for the second question: 81% of capability-exporting bundles share a name with another plugin, with no namespace or precedence rule to decide which one answers. This paper argues the community standardised a packaging format when composition needs a model, names the four concepts such a model must add - qualified capability identity, a declared capability surface, a precedence rule, and inter-plugin relations - and shows they fit an additive v1.1 profile of the same specification rather than a competing standard. Recommendations follow for practitioners packaging extensions today and for the people evolving the standard, chief among them that conformance must be made observable before it can become common. The corpus and code are available at https://github.com/tezansahu/agentpluginzoo
- Abstract(参考訳): コーディングエージェントはプラグインによって拡張される: スキル、サブエージェント、コマンド、フック、ツールサーバを出荷するインストール可能なバンドル。
2026年7月24日、オープンな仕様 (Agent Plugins v1.0.0) では、そのようなバンドルがどのようにレイアウトされ、記述されるかが標準化された。
標準を採用するエコシステムと、もしプラグインが適合すれば、それをユーザがインストールした他のプラグインと一緒に動作させるのに十分だろうか?
AgentPluginZooは、30655リポジトリにまたがる68,072のプラグインバンドルで、その発見台帳、スコアリングコード、分析でリリースされている。
確認はわずか6.2%だが、そのギャップは構造よりも浅く、96.6%は1つのボイラープレートフィールドを欠いた後にロードする。
実際の費用は他所にある。
40.2%はロードされるが、仕様書が書いたフィールドを破棄するようクライアントに義務付けている。
機能エクスポートバンドルの81%は、名前空間や優先順位ルールを持って、どれが答えるかを決めることなく、別のプラグインと名前を共有する。
本論文は,構成にモデルが必要な場合のパッケージングフォーマットを標準化し,モデルが付加しなければならない4つの概念,すなわち,有資格能力の同一性,宣言された能力面,優先規則,およびプラグ間関係を標準化し,競合する標準ではなく,同一仕様の付加的なv1.1プロファイルに適合することを示す。
今日、拡張をパッケージングする実践者や、標準を進化させる人々に対しては、適合性は一般的になる前に観察可能でなければならないという勧告がなされている。
コーパスとコードはhttps://github.com/tezansahu/agentpluginzooで公開されている。
関連論文リスト
- Plug 'n' Pray: Agentic LLM-based Detection of Potential Log File Exposures in Third-Party Content Management System Plugins [0.0]
我々は,最も人気のあるCMSプラグインのログファイル露出を自動的に検出するエージェント型LLMベースのフレームワークを提案する。
私たちは、最もインストールされたWordPressプラグイン300個(全体の約0.6%)に対して、我々のアプローチを評価しました。
多層保護が必要であるが、常に存在するとは限らない。
論文 参考訳(メタデータ) (2026-09-15T13:29:53Z) - On the Maintenance and Co-evolution of Agent Plugins: An Empirical Study of Claude Code Plugin Marketplaces [11.05916112014573]
推論やツールの使用を通じて開発タスクを自動化するAIコーディングエージェントは、プラグインマーケットプレースを通じてますます拡張されている。
ソースコードを通じて機能を提供する従来のソフトウェアパッケージとは異なり、エージェントプラグインは自然言語の命令ファイル、スクリプト、設定ファイルの組み合わせによって機能を提供する。
Claude Codeプラグインのマーケットプレースをホストする1,926のリポジトリを調査し,2,018のマーケットプレースで8,351のプラグインと77,773のコミットを分析した。
論文 参考訳(メタデータ) (2026-08-28T16:27:35Z) - Setup Complete, Now You Are Compromised: Weaponizing Setup Instructions Against AI Coding Agents [0.0]
コーディングエージェントは、ドキュメントを読み、そのリストにある依存関係をインストールすることで、名前やソース、既知の脆弱性を検証せずに、プロジェクトをセットアップする。
本報告では,通常のプロジェクト・セットアップ・ドキュメンテーションを通じて,パッケージインストール時サプライチェーン攻撃のシステマティック評価を行う。
エージェントは発泡性菌を確実に捕食するが、可塑性セパレータ・コンフュージョン(英語版)の名称が散りばめられ、ハーネスモデル・ペアリングに依存する頻度が高い。
論文 参考訳(メタデータ) (2026-07-16T15:47:19Z) - Function-Aware Fill-in-the-Middle as Mid-Training for Coding Agent Foundation Models [49.259951930558]
コーディングエージェントは、継続的な推論に外部ツールリターンを統合する必要がある。
我々は,中等教育における機能意識の充足を通じてこれを活用する。
論文 参考訳(メタデータ) (2026-07-14T07:44:26Z) - SkillDAG: Self-Evolving Typed Skill Graphs for LLM Skill Selection at Scale [54.70985426016736]
本稿では,スキル間関係を型付き有向グラフとしてモデル化したSkillDAGを提案する。
各検索はベクトルマッチング、型付きエッジ隣人、競合信号を返す。
ALFWorldとSkillsBench with MiniMax-M2.7では、SkillDAGは67.1%の成功と27.3%の報酬を得た。
論文 参考訳(メタデータ) (2026-06-02T02:45:21Z) - Skilldex: A Package Manager and Registry for Agent Skill Packages with Hierarchical Scope-Based Distribution [0.0]
エージェントスキルパッケージ用のパッケージマネージャとレジストリであるSkilldexを紹介します。
このシステムは、Hono/Supabaseレジストリバックエンドを備えたTypeScript CLI(skillpm / spm)として実装されている。
論文 参考訳(メタデータ) (2026-04-18T08:42:11Z) - AgentKit: Structured LLM Reasoning with Dynamic Graphs [91.09525140733987]
多機能エージェントのための直感的なLCMプロンプトフレームワーク(AgentKit)を提案する。
AgentKitは、単純な自然言語プロンプトから複雑な"思考プロセス"を明示的に構築するための統一されたフレームワークを提供する。
論文 参考訳(メタデータ) (2024-04-17T15:40:45Z) - DONAPI: Malicious NPM Packages Detector using Behavior Sequence Knowledge Mapping [28.852274185512236]
npmは最も広範なパッケージマネージャであり、200万人以上のサードパーティのオープンソースパッケージをホストしている。
本稿では,340万以上のパッケージを含むローカルパッケージキャッシュをほぼリアルタイムで同期させ,より詳細なパッケージコードにアクセスできるようにする。
静的解析と動的解析を組み合わせた自動悪質npmパッケージ検出器であるDONAPIを提案する。
論文 参考訳(メタデータ) (2024-03-13T08:38:21Z)
関連論文リストは本サイト内にある論文のタイトル・アブストラクトから自動的に作成しています。
指定された論文の情報です。
本サイトの運営者は本サイト(すべての情報・翻訳含む)の品質を保証せず、本サイト(すべての情報・翻訳含む)を使用して発生したあらゆる結果について一切の責任を負いません。