manifest
Manifest Observability の設定
プラグイン、API キー、エンドポイントを整合させる必要がある場合、エージェントのテレメトリ設定はエラーが起こりやすくなります。このスキルは、Manifest のインストール、設定、検証、トラブルシューティングをガイドします。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "manifest" from https://skillstore.io/skills/sickn33-manifest.md and its manifest at https://skillstore.io/api/skills/sickn33-manifest/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。
エージェントが読めるリソース
AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「manifest」を使用しています。 Set up Manifest observability with the default endpoint.
期待される結果:
アシスタントは gateway を停止し、Manifest をインストールし、API key を要求し、plugin を設定し、gateway を起動して、有効化を検証します。
「manifest」を使用しています。 Connect to our self-hosted Manifest endpoint.
期待される結果:
アシスタントは信頼済み endpoint を尋ね、API key を使って設定し、Manifest が gateway logs に表示されるか確認します。
「manifest」を使用しています。 Manifest is installed but telemetry is not appearing.
期待される結果:
アシスタントは、キーの欠落、無効なキー形式、到達不能な endpoint、重複した telemetry plugin の競合を確認します。
セキュリティ監査
中リスクThe skill is a legitimate Manifest setup guide, but it performs security-sensitive actions. Confirmed risks include plugin installation, gateway changes, API key handling, telemetry endpoint configuration, and local hidden log access; many Markdown backtick findings were false positives.
確認済みのセキュリティ上の懸念 (1)
機能レビュー項目 (13)
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
リスク要因
⚙️ 外部コマンド (26)
🌐 ネットワークアクセス (3)
📁 ファイルシステムへのアクセス (2)
🔑 環境変数 (2)
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/sickn33-manifest/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/sickn33-manifest?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/sickn33-manifest?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/sickn33-manifest/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/sickn33-manifest.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>学術引用 (APA · BibTeX · CFF)
APA形式の引用
sickn33. (2026). manifest security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/sickn33-manifest/audits/5BibTeX形式の引用
@techreport{sickn33-sickn33-manifest-2026,
author = {sickn33},
title = {manifest security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/sickn33-manifest/audits/5},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "manifest security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "sickn33"
date-released: "2026-07-09"
url: "https://skillstore.io/skills/sickn33-manifest/audits/5"
identifiers:
- type: other
value: "skillstore:sickn33-manifest:audit:5"
description: "Skillstore immutable audit report identifier"
Skillstore スコア
このスコアの理由 証拠の信頼度: 高作成できるもの
エージェント監視のセットアップ
Manifest をインストールし、Claude agent をホスト型 observability endpoint に接続します。
プライベートテレメトリの設定
endpoint が信頼できることを確認した後、Manifest plugin を self-hosted endpoint に向けます。
プラグイン起動問題の解決
gateway logs を確認し、キーの欠落、無効な形式、重複した telemetry 登録に対する文書化された修正を適用します。
これらのプロンプトを試す
Use this skill to install Manifest observability for my Claude agent with the default endpoint.
Use this skill to configure my Manifest API key, verify the key format, and start the gateway.
Use this skill to connect my agent to a trusted custom Manifest endpoint and verify the connection.
Use this skill to inspect Manifest gateway logs and recommend the safest fix for the current error.
ベストプラクティス
- telemetry を送信する前に、Manifest endpoint が信頼できることを確認します。
- API keys は必要な場合にのみ入力し、logs で共有しないようにします。
- gateway logs は最小限の出力で確認し、機密値をマスクします。
回避
- API keys を共有チケットや公開 chat logs に貼り付けないでください。
- 未検証の custom endpoint を agent telemetry に使用しないでください。
- plugin settings を変更した後の gateway verification を省略しないでください。