python-executor
管理されたサンドボックスでPythonコードを実行
Pythonタスクでは、多くの場合、ライブラリと分離された実行環境が必要です。このスキルは、データ、メディア、スクレイピング、自動化向けのツールとともに、inference.shを通じてPythonを実行します。
この Skill を自動インストールしないでください。
基準ポリシーにより、インストール操作の前にオペレーターのレビューが必要です。
自分のエージェントでインストール
このリクエストをエージェントにコピーしてください。正規の Skill ページとマニフェストが含まれています。
Review the Skillstore skill "python-executor" from https://skillstore.io/skills/inference-sh-9-python-executor.md and its manifest at https://skillstore.io/api/skills/inference-sh-9-python-executor/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 エージェント、クローラー、スクリプトがページ全体ではなく整理されたコンテキストを必要とする場合は、これらのリンクを使ってください。
テストする
「python-executor」を使用しています。 小規模な売上データセットを調査し、棒グラフを作成するリクエスト。
期待される結果:
列の要約、担当者別の総売上、ダウンロード用に保存されたグラフファイルを返します。
「python-executor」を使用しています。 商品カタログ用にアップロード画像をリサイズするリクエスト。
期待される結果:
リサイズ済み画像ファイル、寸法、短い処理ログを返します。
「python-executor」を使用しています。 承認済みの公開APIを呼び出し、PDF要約を作成するリクエスト。
期待される結果:
簡潔なデータ要約、APIステータスの詳細、生成されたPDFレポートを返します。
セキュリティ監査
重大The critical pipe-to-shell installer on SKILL.md line 16 is confirmed and should block automatic publication until removed. Most external command alerts are Markdown formatting false positives, while the remaining confirmed issues reflect outbound HTTP examples and third-party Python execution.
確認済みのセキュリティ上の懸念 (2)
機能レビュー項目 (6)
これらは、このスキルに期待される可能性のある実際のローカル機能であるため、レビューが必要ですが、確認済みの悪意ある動作としてはカウントされません。
リスク要因
⚙️ 外部コマンド (40)
検出されたパターン
このレポートを共有・引用
バージョン付き評価レポート、中立的なバッジ、埋め込みカード、引用を共有できます。Skillstore は証拠を報告しますが、この Skill が安全かどうかは判断しません。
レポートリンクをコピー
https://skillstore.io/skills/inference-sh-9-python-executor/audits/4?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportMarkdownバッジ
[](https://skillstore.io/skills/inference-sh-9-python-executor?utm_source=security_passport_badge)HTMLバッジ
<a href="https://skillstore.io/skills/inference-sh-9-python-executor?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/inference-sh-9-python-executor/security.svg" alt="Skillstore security assessment" loading="lazy"></a>埋め込みカード
<iframe src="https://skillstore.io/embed/skills/inference-sh-9-python-executor.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). python-executor security audit report (audit version 4) [Author version unspecified]. Skillstore. https://skillstore.io/skills/inference-sh-9-python-executor/audits/4BibTeX形式の引用
@techreport{inference-sh-9-inference-sh-9-python-executor-2026,
author = {inference-sh-9},
title = {python-executor security audit report (audit version 4)},
institution = {Skillstore},
year = {2026},
number = {4},
url = {https://skillstore.io/skills/inference-sh-9-python-executor/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: "python-executor 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-python-executor/audits/4"
identifiers:
- type: other
value: "skillstore:inference-sh-9-python-executor:audit:4"
description: "Skillstore immutable audit report identifier"
バリアントを比較
インストール可能なバリアント 10 件各作者のスキルは個別のインストール項目として維持されます。推奨バリアントは Skillstore の証拠で順位付けされます。
このバリアントが首位の理由
infsh-skills-python-executor
2026-09-09
inference-sh-python-executor
2026-09-09
inference-skills-python-executor
2026-09-09
inference-sh-9-python-executor
2026-09-09
halt-catch-fire-python-executor
2026-09-09
inference-sh-skills-python-executor
2026-09-09
Skillstore スコア
このスコアの理由 証拠の信頼度: 中作成できるもの
ビジネスデータを分析
データセットを読み込み、要約を計算し、レビュー用のグラフやエクスポートファイルを生成します。
Pythonワークフローを自動化
APIチェック、ファイル変換、小規模な自動化ジョブ向けの反復可能なスクリプトを実行します。
メディアとドキュメントを作成
プリインストールされたPythonライブラリを使用して、画像、動画、PDF、3Dアセットを生成します。
これらのプロンプトを試す
現在のpandasバージョンを出力するPythonスクリプトを実行してください。デフォルトのタイムアウトを使用し、結果をキャプチャしてください。
Pythonを使用してアップロードされた売上データを調査し、列を要約して、outputsディレクトリに保存されるグラフを作成してください。
Pythonライブラリを使用して提供された画像のサイズを変更し、サムネイルを作成して、処理済みファイルを短い要約とともに返してください。
承認済みAPIデータを取得し、レスポンスを検証し、レポートを作成して、生成されたファイルを返すPythonワークフローを実行してください。
ベストプラクティス
- 実行前に、Pythonコードにシークレット、ファイルパス、外部リクエストが含まれていないか確認します。
- 実用上可能な最短のタイムアウトを設定し、大規模なワークロードの場合のみ高メモリを選択します。
- 成果物が確実に返されるように、outputsディレクトリに保存します。
回避
- リモートのインストールスクリプトを直接シェルにパイプしないでください。
- 秘密鍵、トークン、顧客データ、規制対象データを実行環境に送信しないでください。
- ステルススクレイピング、不正利用、または許可されていないネットワークアクセスにこのスキルを使用しないでください。
よくある質問
これはコードをローカルで実行しますか?
どのツールが必要ですか?
インターネットにアクセスできますか?
生成されたファイルを取得するにはどうすればよいですか?
GPUライブラリを使用できますか?
シークレットに対して安全ですか?
開発者情報
作成者
inference-sh-9ライセンス
MIT
Skillstore リビジョン
r1
バージョンに関する注意
作者はバージョンを宣言していません。
参照
a06681402992ceae98ba04d54cfd4ab004862696
メンテナンスの新しさ
2026/7/20
利用状況
4 ダウンロード · 171 閲覧
ファイル構成
📄 SKILL.md