📦

vision

Inhaltsrevision r1 Mittleres Risiko 🌐 Netzwerkzugriff🔑 Umgebungsvariablen⚙️ Externe Befehle

GPT-4o Visionで画像を分析

チームには、ビジョンパイプラインを構築せずに画像をすばやく理解する方法が必要です。このスキルは、Claude、Codex、Claude Codeがverging.aiのvision APIを呼び出し、画像説明、オブジェクト一覧、テキスト抽出を行えるようにガイドします。

Unterstützt: Claude Codex Code(CC)
⚠️ 50 Schlecht

Mit meinem Agent installieren

Kopieren Sie diese Anfrage in Ihren Agent. Sie enthält die maßgebliche Skill-Seite und das Manifest.

Agent-Anfrage
Review the Skillstore skill "vision" from https://skillstore.io/skills/verging-ai-vision.md and its manifest at https://skillstore.io/api/skills/verging-ai-vision/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.

Ihr Agent sollte weiterhin seinen Plan anzeigen und alle von der Sicherheitsrichtlinie verlangten Bestätigungen anfordern.

Agent-lesbare Ressourcen

Verwenden Sie diese Links, wenn ein KI-Agent, Crawler oder Skript sauberen Kontext benötigt, statt die vollständige Seite zu lesen.

Testen

„vision“ wird verwendet. リスティング用コピーを求めるプロンプト付きの商品写真のURL。

Erwartetes Ergebnis:

応答では、商品、見える素材、色、パッケージ、読み取れるラベルが説明されます。

„vision“ wird verwendet. 見えるテキストとインターフェース状態を求めるプロンプト付きのローカルスクリーンショット。

Erwartetes Ergebnis:

  • 見えるテキストは読み取り順に抽出されます。
  • インターフェースの状態が要約されます。
  • 不明瞭または一部が隠れているテキストは不確実としてマークされます。

„vision“ wird verwendet. チェックリストプロンプト付きのアップロードされた検査写真。

Erwartetes Ergebnis:

応答では、一致するチェックリスト項目、不足している証拠、人間によるレビューが必要な領域が一覧化されます。

Sicherheitsaudit

Mittleres Risiko
v5 • 7.7.2026 Versionsbericht öffnen

Most static command-execution findings are false positives caused by Markdown fences and inline code, and the key findings are placeholder or environment-variable examples. Confirmed risk remains external network use: the skill sends prompts, image URLs, and uploaded files to verging.ai, so sensitive images require user consent and clear disclosure.

2
Gescannte Dateien
189
Analysierte Zeilen
6
Prüfelemente
0
Falschmeldungen ignoriert

Bestätigte Sicherheitsbedenken (1)

Mittel
Third-Party Image Data Transmission
The skill instructs users to send image URLs, prompts, and uploaded local files to the verging.ai vision API. This is disclosed as intended behavior, but it creates a privacy risk for sensitive or regulated images.
The curl examples show POST requests to verging.ai with prompt, image_url, and file=@photo.jpg. This directly demonstrates third-party processing of image data.
Elemente der Fähigkeitsprüfung (6)

Dies sind echte lokale Fähigkeiten, die für diese Fähigkeit erwartet werden können; daher müssen sie überprüft werden, werden jedoch nicht als bestätigtes bösartiges Verhalten gezählt.

Niedrig
Hardcoded URL
curl -X POST https://verging.ai/api/v1/ai/vision \
The README example posts to the verging.ai vision API, which sends prompts and image references to an external service. This is intended behavior, but it is real outbound network use.
Niedrig
Hardcoded URL
curl -X POST https://verging.ai/api/v1/ai/vision/upload \
The README file upload example posts local image data to the verging.ai upload endpoint. This is disclosed, but it is still external network transmission.
Niedrig
Hardcoded URL
POST https://verging.ai/api/v1/ai/vision
The skill documents the verging.ai vision endpoint for outbound API calls. It is expected behavior, but it establishes external network dependency.
Niedrig
Hardcoded URL
POST https://verging.ai/api/v1/ai/vision/upload
The skill documents the verging.ai upload endpoint for outbound API calls. This means local images can be transmitted to an external service.
Niedrig
Hardcoded URL
curl -X POST https://verging.ai/api/v1/ai/vision \
The bash example posts image analysis requests to the verging.ai API. This is clear user-facing functionality, but it is real outbound network use.
Niedrig
Hardcoded URL
curl -X POST https://verging.ai/api/v1/ai/vision/upload \
The bash example posts uploaded image files to the verging.ai API. This is intended, but it is still outbound transfer of user-selected image data.
Geprüft von: codex Audit-Verlauf anzeigen →
Diesen Bericht teilen & zitieren

Teile den versionierten Bewertungsbericht, das neutrale Badge, die Einbettungskarte und Zitate. Skillstore berichtet Nachweise, ohne zu entscheiden, ob dieser Skill sicher ist.

Versionsbericht öffnen
Sicherheitsbewertung

Berichtslink kopieren

https://skillstore.io/skills/verging-ai-vision/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdown-Badge

[![Skillstore security assessment](https://skillstore.io/badges/skills/verging-ai-vision/security.svg)](https://skillstore.io/skills/verging-ai-vision?utm_source=security_passport_badge)

HTML-Badge

<a href="https://skillstore.io/skills/verging-ai-vision?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/verging-ai-vision/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

Einbettungskarte

<iframe src="https://skillstore.io/embed/skills/verging-ai-vision.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>
Wissenschaftliche Zitate (APA · BibTeX · CFF)

APA-Zitat

verging-ai. (2026). vision security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/verging-ai-vision/audits/5

BibTeX-Zitat

@techreport{verging-ai-verging-ai-vision-2026, author = {verging-ai}, title = {vision security audit report (audit version 5)}, institution = {Skillstore}, year = {2026}, number = {5}, url = {https://skillstore.io/skills/verging-ai-vision/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: "vision security audit report (audit version 5)" version: "unspecified" type: report authors: - name: "verging-ai" date-released: "2026-07-07" url: "https://skillstore.io/skills/verging-ai-vision/audits/5" identifiers: - type: other value: "skillstore:verging-ai-vision:audit:5" description: "Skillstore immutable audit report identifier"

Varianten vergleichen

3 installierbare Varianten

Jeder Autor bleibt ein eigener installierbarer Skill. Die empfohlene Variante wird nach Skillstore-Nachweisen bewertet.

Warum diese Variante zuerst steht

Höchster Skillstore-Score
0xSero Empfohlen

0xsero-vision

Skillstore-Score 78
Evidenzvertrauen Hoch
Skillstore-Nutzung 122
Aktualisiert

2026-09-09

verging-ai Aktuell

verging-ai-vision

Skillstore-Score 50
Evidenzvertrauen Hoch
Skillstore-Nutzung 46
Aktualisiert

2026-09-09

kotot-vision

Skillstore-Score 38
Evidenzvertrauen Mittel
Skillstore-Nutzung 36
Aktualisiert

2026-09-09

Skillstore-Score

Warum dieser Score Evidenzvertrauen: Hoch
55
Architektur
85
Wartbarkeit
87
Inhalt
67
Gemeinschaft
91
Spezifikationskonformität

Was Sie erstellen können

商品写真をカタログ化

商品画像から簡潔な説明と見える属性の一覧を生成します。

スクリーンショットからテキストを抽出

スクリーンショット内の表示テキストを読み取り、重要な詳細を要約します。

視覚的証拠をレビュー

画像内のオブジェクト、レイアウト、見える状態について的を絞った質問をします。

Diese Prompts ausprobieren

画像を説明
visionスキルを使用してこの画像を説明してください: [image URL]。主な被写体、設定、見えるテキストに注目してください。
オブジェクトを検出
この画像ファイルを分析してください: [file path]。見えるオブジェクト、そのおおよその位置、不確実な点を一覧にしてください。
スクリーンショットのテキストを抽出
このスクリーンショットにvision APIを使用してください: [image URL]。見えるテキストを抽出し、ユーザーインターフェースの状態を要約してください。
基準と照合
このアップロード画像を次の基準に照らして分析してください: [criteria]。観察結果、不足している証拠、信頼度に関する注記を返してください。

Bewährte Praktiken

  • APIキーには環境変数を使用し、実際のキーをプロンプトに貼り付けないでください。
  • ポリシーでサードパーティ処理が許可されていない限り、機密データを含む画像を送信しないでください。
  • 必要な視覚的詳細を定義する具体的なプロンプトを書いてください。

Vermeiden

  • 外部アクセスが承認されていない限り、非公開の内部画像URLを使用しないでください。
  • 画像がぼやけている、または不完全な場合、視覚分析を証拠として扱わないでください。
  • 正確なチェックリスト形式の回答が必要な場合に、広範な説明をリクエストしないでください。

Häufig gestellte Fragen

このスキルは画像をローカルで処理しますか?
いいえ。画像URLまたはアップロードされたファイルをverging.ai APIに送信します。
どの認証情報が必要ですか?
十分なアカウントクレジットを持つverging.ai APIキーが必要です。
ローカル画像ファイルを分析できますか?
はい。ドキュメント化されたアップロードエンドポイントはmultipartファイルアップロードに対応しています。
スクリーンショット内のテキストを読めますか?
はい。見えるテキストを抽出するようにプロンプトで指示できますが、不明瞭なテキストはレビューが必要な場合があります。
どのツールでこのスキルを使用できますか?
レポートには、Claude、Codex、Claude Codeのサポートが記載されています。
機密画像に対して安全ですか?
注意して使用してください。このスキルは画像とプロンプトをサードパーティAPIに送信します。

Entwicklerdetails

Lizenz

MIT

Skillstore-Revision

r1

Versionshinweis

Der Autor hat keine Version angegeben.

Ref.

36e07d5e13068e5be64447e8f20b427cf2cbd21a

Aktualität der Wartung

18.7.2026

Nutzung

10 Downloads · 0 Aufrufe

Dateistruktur

📄 README.md

📄 SKILL.md