スキル nano-banana
📦

nano-banana

コンテンツリビジョン r1 重大 ⚙️ 外部コマンド🌐 ネットワークアクセス

Inference.shでGemini画像を作成

画像生成ワークフローでは、モデル固有のCLI構文が必要になることがよくあります。このスキルは、inference.shを通じたGemini画像の作成と編集のために、Claude、Codex、Claude Codeに構造化されたプロンプトを提供します。

対応: Claude Codex Code(CC)
⚠️ 38 不十分

自分のエージェントでインストール

このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。

エージェントリクエスト
Review the Skillstore skill "nano-banana" from https://skillstore.io/skills/inference-sh-9-nano-banana.md and its manifest at https://skillstore.io/api/skills/inference-sh-9-nano-banana/manifest. Verify the artifact. Do not auto-install. Inspect the skill and report your findings, then wait for an operator or manual installation decision.

エージェントは引き続き計画を提示し、セキュリティポリシーで必要な確認を求める必要があります。

エージェントが読めるリソース

AI エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。

テストする

「nano-banana」を使用しています。 夕暮れの未来都市を描いた16:9画像を作成してください。

期待される結果:

アシスタントはGemini 3 Pro Imageを選択し、外部呼び出しの前に確認を求め、生成された画像リンクと短い説明を返します。

「nano-banana」を使用しています。 風景画像URLを編集して虹を追加してください。

期待される結果:

アシスタントは画像編集リクエストを準備し、指定されたURLを使用して、見える変更点に関するメモとともに編集済み画像を返します。

「nano-banana」を使用しています。 高速な画像オプションと高品質な画像オプションを比較してください。

期待される結果:

アシスタントは速度重視にはGemini 2.5 Flash Imageを、より高いディテールにはGemini 3 Pro Image previewを推奨します。

セキュリティ監査

重大

The audit confirmed a critical pipe-to-shell installer in the Quick Start and one network finding tied to that installer. Most external-command findings are Markdown backtick false positives, but the skill also grants broad infsh CLI access. The skill should not be auto-installed until installer guidance and external data handling are tightened.

1
スキャンされたファイル
144
解析済み行数
2
レビュー項目
0
誤検知を無視

確認済みのセキュリティ上の懸念 (3)

重大
Pipe to shell pattern
curl -fsSL https://cli.inference.sh | sh && infsh login
The Quick Start downloads a remote script from cli.inference.sh and pipes it directly to sh. This gives the remote endpoint shell execution before the user can inspect the installer.
中
Broad External CLI Permission
The skill grants Bash access to `infsh *`, allowing any inference.sh CLI subcommand. This can send prompts, image URLs, and local input files to external services when the agent runs commands.
The allowed-tools directive directly permits all infsh subcommands. The examples show networked model calls, so the external service exposure is real.
中
Unverified Installer Safety Assurance
The skill states that the remote install script has limited behavior and checksum verification, but it does not pin a script hash or version. This reassurance can make users trust the pipe-to-shell command without independent inspection.
The safety claim is explicit in the install note. The file provides a checksum link but no pinned expected value inside the skill.
機能レビュー項目 (2)

これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。

重大
Hardcoded URL
curl -fsSL https://cli.inference.sh | sh && infsh login
The URL is not just a documentation link; it is the source for a script executed by sh on the same line. Compromise of that endpoint could lead to arbitrary code execution.
低
Hardcoded URL
![Nano Banana](https://cloud.inference.sh/u/33sqbmzt3mrg2xxphnhw5g5ear/01k8d6xa9cwawrvzk9cgtsexfc.pn
The Markdown image embeds remote content from cloud.inference.sh, which renderers may fetch automatically. This is a low privacy and tracking risk, not direct code execution.

検出されたパターン

Pipe to shell pattern
監査者: codex 監査履歴を表示 →
このレポートを共有・引用

バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。

バージョン別レポートを開く
セキュリティ評価

レポートリンクをコピー

https://skillstore.io/skills/inference-sh-9-nano-banana/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_report

Markdownバッジ

[![Skillstore security assessment](https://skillstore.io/badges/skills/inference-sh-9-nano-banana/security.svg)](https://skillstore.io/skills/inference-sh-9-nano-banana?utm_source=security_passport_badge)

HTMLバッジ

<a href="https://skillstore.io/skills/inference-sh-9-nano-banana?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-sh-9-nano-banana/security.svg" alt="Skillstore security assessment" loading="lazy"></a>

埋め込みカード

<iframe src="https://skillstore.io/embed/skills/inference-sh-9-nano-banana.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形式の引用

inference-sh-9. (2026). nano-banana security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-sh-9-nano-banana/audits/4

BibTeX形式の引用

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

バリアントを比較

インストール可能なバリアント 5 件

各作者のスキルは個別のインストール項目として維持されます。推奨バリアントは Skillstore の証拠で順位付けされます。

このバリアントが首位の理由

Skillstore スコアが最高
tul-sh 推奨

tul-sh-nano-banana

Skillstore スコア 70
証拠の信頼度 高
Skillstore 利用状況 35
更新済み

2026-09-09

inference-shell-nano-banana

Skillstore スコア 69
証拠の信頼度 高
Skillstore 利用状況 10
更新済み

2026-09-09

toolshell-nano-banana

Skillstore スコア 50
証拠の信頼度 高
Skillstore 利用状況 14
更新済み

2026-09-09

inferen-sh-nano-banana

Skillstore スコア 50
証拠の信頼度 高
Skillstore 利用状況 14
更新済み

2026-09-09

inference-sh-9-nano-banana

Skillstore スコア 38
証拠の信頼度 中
Skillstore 利用状況 6
更新済み

2026-09-09

Skillstore スコア

このスコアの理由 証拠の信頼度: 中
55
アーキテクチャ
85
保守性
87
コンテンツ
70
コミュニティ
91
仕様準拠

作成できるもの

画像方針をプロトタイプする

モデル、アスペクト比、スタイルの選択肢がCLIオプションにあらかじめ対応付けられた状態で、ビジュアルコンセプトを生成します。

エージェント画像ワークフローを追加する

Claude、Codex、Claude Codeを使用して、inference.shを通じた再利用可能なGemini画像コマンドを準備します。

キャンペーンのバリエーションを作成する

一貫したプロンプト構造で、広告、ソーシャル投稿、ランディングページのコンセプト向けに複数の画像案を生成します。

これらのプロンプトを試す

1枚の画像を作成する
nano-bananaを使って、ステンレス製ウォーターボトルのクリーンな商品写真として正方形の画像を1枚作成してください。Gemini 2.5 Flash Imageを使用してください。
画像を編集する
nano-bananaを使って、この画像URLを編集してください: [image URL]。空に虹を追加し、風景はリアルなままにしてください。
バリエーションを生成する
nano-bananaを使って、コーヒーショップ向けのミニマルなロゴ案を4つ生成してください。暖色系のパレット、シンプルな幾何学形状、クリーンなタイポグラフィを使用してください。
グラウンディングされたワークフローを構築する
Gemini 3 Pro Imageでnano-bananaを使用してください。Google Searchグラウンディングを有効にして、東京の現在の天気をエディトリアルイラストとして可視化してください。実行前に外部呼び出しについて説明してください。

ベストプラクティス

  • CLIインストールコマンドは実行前に確認してください。
  • 外部処理が承認されていない限り、機密性のないプロンプトと画像入力を使用してください。
  • 生成前にモデル、アスペクト比、数、スタイルを指定してください。

回避

  • リモートインストーラーを確認せずにシェルへパイプすること。
  • 承認なしに非公開画像や機密プロンプトをアップロードすること。
  • 出力サイズや品質が重要な場合に、デフォルトのモデル設定に依存すること。

よくある質問

このスキルは画像を直接生成しますか?
Gemini画像モデル向けにinference.sh CLIコマンドを使用するようアシスタントを導きます。
どのツールで使用できますか?
Claude、Codex、Claude Codeのサポートを宣言しています。
inference.shアカウントは必要ですか?
はい。例ではinfsh CLIとログインが必要です。
既存の画像を編集できますか?
はい。このスキルは入力画像URLを使った画像編集を文書化しています。
ネットワークリクエストを行いますか?
はい。CLIはinference.shおよびモデルサービスと通信し、検索グラウンディングでは外部検索を呼び出す場合があります。
クイックインストールコマンドは安全ですか?
レポートではリモートインストーラーのパターンを指摘しています。実行前にスクリプトを確認し、チェックサムを検証してください。

開発者情報

作成者

inference-sh-9

ライセンス

MIT

Skillstore リビジョン

r1

バージョンに関する注意

作者はバージョンを宣言していません。

参照

a06681402992ceae98ba04d54cfd4ab004862696

メンテナンスの新しさ

2026/7/18

利用状況

3 ダウンロード · 172 閲覧

ファイル構成

📄 SKILL.md

inference-sh-9 のその他のスキル

すべて表示
すべて表示