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

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

レポートID: SA-04FEA109

6/28/2026, 9:11:21 AM

slidev セキュリティ評価 v2

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

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

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

中

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

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

履歴上の証拠

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

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

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

Static analysis reported many high-risk patterns, but review shows the dominant hits are false positives from Markdown fences, inline backticks, file extensions, URLs, and documented CLI examples. No malicious intent or prompt injection was found. The skill is safe to publish with warnings because it documents user-triggered commands, remote sharing, public tunnels, screen recording, remote assets, and writable demo editors.

レポートの位置

過去のレポート

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

監査アテステーション

証明不可

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

人による検証

未検証

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

カバレッジ

56 スキャンされたファイル · 3,991 解析済み行数

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

制限事項

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

証拠チェーン

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

  1. ソース

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

  2. アーティファクト

    IDが不完全

  3. 監査

    完了

  4. インストール契約

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

    マニフェストを開く

確認された機能

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

スクリプトを含む

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

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

ネットワークアクセス

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

6 件の証拠箇所で確認

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

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

3 件の証拠箇所で確認

環境変数

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

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

外部コマンド

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

6 件の証拠箇所で確認

機能レビュー項目 (2)
中
User-initiated remote presentation exposure
The skill documents Slidev remote access, password-protected presenter mode, binding options, and public tunnel usage. These are legitimate Slidev features, but misuse can expose presentation content or controls beyond the local machine.
The referenced files clearly document network exposure features. Risk depends on user execution and configuration, so this is a warning rather than evidence of malicious behavior.
中
Writable editor can modify local files
The Monaco write reference explains that edited code can be saved back to actual files. This is useful for live coding, but users should back up files and review generated edits before enabling it.
The file explicitly states that changes are saved directly to files. The behavior is documented and user-facing, not hidden or automatically triggered by the skill.

リスク指摘

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

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

RISK-001 中
Screen and camera recording guidance
The recording reference describes camera overlay and screen capture through browser recording APIs. This is expected presentation functionality, but it can capture sensitive visual information if used without review.
The file directly documents camera and screen capture behavior. There is no upload endpoint or covert collection evidence, so the concern is privacy handling during intentional use.

専門家による証拠

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

アーティファクト主体

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

分析メタデータ

監査モデル: codex

分析状態: 完了

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

静的解析の誤検知を無視 (3)
低
Static command execution alerts are Markdown examples
The analyzer flagged many inline backticks and fenced shell examples as Ruby backtick execution. Inspection shows these are documentation examples for Slidev, npm, pnpm, export, and formatting commands, not executable code inside the skill.
The cited locations are Markdown documentation blocks and tables. No script file, subprocess API, or automatic execution path was found in the reviewed context.
低
Static crypto and reconnaissance alerts are false positives
The high weak-crypto and reconnaissance hits map to Markdown syntax, file extensions, headings, or harmless examples rather than cryptographic code or system probing. No evidence found of hashing, cipher use, or reconnaissance logic.
Representative flagged lines are presentation documentation and Markdown examples. The skill contains reference text, not code that performs cryptography or host discovery.
低
Hardcoded URLs are documentation and sample endpoints
The network URL findings are links to Slidev documentation, sample remote assets, and optional PlantUML or PDF URLs. They should be reviewed before use, but they do not show data exfiltration or hidden network activity.
The cited URLs are visible in user-facing documentation and examples. No credential transmission, telemetry, or hidden request logic was identified.

検証とエクスポート

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

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