このレポートには指定された言語の翻訳がありません。代わりに正規の英語レポートを表示しています。

バージョン付きセキュリティ評価

レポートID: SA-BC401E53

6/30/2026, 8:07:14 AM

playwright-cli セキュリティ評価 v2

スキルセキュリティ認証レポート

監査履歴
監査モデル: codex 過去のレポート
スキル名
playwright-cli
バージョン
v2
メンテナー
microsoft
カバレッジ
7 スキャンされたファイル · 1,149 解析済み行数
ポリシーバージョン
利用不可

確認済みの検出結果における最高重大度

中

4 件の確認済みセキュリティ検出結果に対応が必要です。

インストールのコンテキスト

履歴上の証拠

このレポートは、現在インストール可能な成果物を説明していない可能性があります。インストールに関するガイダンスについては、現在の Skill ページを開いてください。

現在のスキルページを開く

このレポートは、マニフェストまたは ZIP をブロックも承認もしません。

The static command findings are mostly false positives from markdown command examples, not Ruby backtick execution. The skill is still medium risk because it intentionally allows browser automation, arbitrary Playwright page code, network navigation, storage-state files, persistent profiles, and trace artifacts that can expose sensitive session data. No prompt injection attempt or confirmed malicious exfiltration path was found.

レポートの位置

過去のレポート

このレポートを使用してインストールする前に、監査履歴を開いてください。

監査アテステーション

証明不可

必要な不変のバインディングは不完全です。

人による検証

未検証

このレポートには人による検証は記録されていません。

カバレッジ

7 スキャンされたファイル · 1,149 解析済み行数

レビュー対象の項目を 4 件表示

制限事項

このレポートはランタイムまたはサンドボックスでの実行を主張するものではなく、副作用がないことを証明するものでもありません。

証拠チェーン

ソースバインディングからインストール契約まで証拠をたどってください。利用可能な証拠は検証を支援しますが、安全性を保証するものではありません。

  1. ソース

    バインディングは利用できません

  2. アーティファクト

    IDが不完全

  3. 監査

    完了

  4. インストール契約

    検証するためにマニフェストを開く

    マニフェストを開く

確認された機能

「確認」とは、このレポートで裏付けとなる証拠が記録されていることを意味します。「記録なし」は、機能が存在しないことを証明するものではありません。

スクリプトを含む

Skillに含まれるコードを実行する場合があります。

4 件の証拠箇所で確認

ネットワークアクセス

外部サービスに接続する場合があります。

4 件の証拠箇所で確認

ファイルシステムへのアクセス

ローカルファイルの読み取りまたは書き込みを行う可能性があります。

4 件の証拠箇所で確認

環境変数

プロセス環境から値を読み取る可能性があります。

この監査では記録されていません

外部コマンド

Skillの外部にあるコマンドまたはプログラムを呼び出す場合があります。

4 件の証拠箇所で確認

リスク指摘

確認済みのセキュリティ上の懸念事項は、引き続きレビューが必要な項目と分けて表示されます。

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

RISK-001 中
Browser Storage State Can Expose Sessions
The skill documents saving, loading, listing, and editing cookies, localStorage, sessionStorage, and authentication state files. This is legitimate for testing, but saved state can contain session tokens and must be protected.
The lines explicitly show state-save, state-load, cookie commands, and security notes about auth tokens. The context is legitimate automation, so the risk is exposure through misuse rather than confirmed malicious intent.
RISK-002 中
Arbitrary Playwright Code Execution in Browser Context
The skill supports run-code and eval commands that execute user supplied Playwright or JavaScript snippets in the active browser session. This enables advanced testing, but it can read page content, grant browser permissions, and manipulate storage.
The commands are directly documented and the examples show page evaluation and permission changes. The capability is expected for a Playwright CLI skill, but it increases impact if misused.
RISK-003 中
Trace and Video Artifacts May Capture Sensitive Data
Tracing records DOM snapshots, screenshots, network requests, headers, bodies, and console logs. Video recording and traces can preserve secrets typed during automated flows.
The reference states that traces capture network bodies, DOM snapshots, screenshots, and checkout form inputs. This is strong evidence of sensitive artifact risk without evidence of automatic exfiltration.
RISK-004 中
Persistent Browser Profiles Retain Local Data
The skill supports persistent sessions and custom profile directories. Persistent profiles can keep cookies, local storage, and other browser data beyond the immediate automation task.
The documented commands explicitly create persistent sessions and provide cleanup commands. The risk is manageable, but users must understand retention and delete data after sensitive workflows.

専門家による証拠

不変の対象ID、スキャナーメタデータ、除外された一致項目、およびソースレベルの証拠。

アーティファクト主体

Marketplace コミット
利用不可
コンテンツハッシュ
利用不可
ツリーハッシュ
利用不可
Skill パス
利用不可
監査ペイロードハッシュ
利用不可

分析メタデータ

監査モデル: codex

分析状態: 完了

対象範囲は、記録されたファイル、行、メソッド、および証拠に限定されます。ランタイムまたはサンドボックスでの実行は主張していません。

静的解析の誤検知を無視 (3)
低
Static External Command Matches Are Mostly Documentation Examples
The many Ruby or shell backtick detections occur in fenced markdown blocks that show playwright-cli usage. They are not Ruby backtick execution in source code, although the skill intentionally allows the playwright-cli command.
The cited locations are markdown command examples, not executable Ruby code. The allowed Bash wrapper is real, but the specific static Ruby backtick label is a false positive.
低
Hardcoded URLs Are Example Targets
The hardcoded URL findings use documentation domains such as example.com and playwright.dev. I did not find evidence that these URLs receive secrets or hidden telemetry.
The URL examples are clearly part of user-facing command documentation and test workflows. No evidence found of a fixed third-party collection endpoint.
低
Prompt Injection Search Found No Evidence
No reviewed file contained suspicious override language, fake system instructions, pre-approval claims, or requests to skip analysis.
Targeted review of the skill and references found no prompt injection phrases. The confidence is high, but this finding is limited to the files included in the audit.

検証とエクスポート

マニフェストとロックファイルは、インストール成果物を暗号学的ハッシュに結び付けます。この完全性に関する主張は、セキュリティ評価とは別のものです。

監査アテステーション: not_attestable