📦

監査履歴

devops-sre-engineer - 4 監査

バージョン比較

監査済みバージョン間の機能と検出結果の変化(新しい順)。

バージョン日付結果レビュー項目前バージョンとの変化
v4 最新2026年7月23日 23:32 4 確認済み1外部コマンドネットワークアクセスファイルシステムへのアクセス
v3 2026年7月15日 15:08 確認された検出結果なし0機能の変化なし
v2 2026年7月15日 15:08 確認された検出結果なし0機能の変化なし
v1 2026年7月15日 15:08 確認された検出結果なし0基準

2026年7月23日 23:32

Most alerts are false positives caused by Markdown backticks, placeholders, standard device handling, readable Chinese text, and routine local diagnostics. The Docker Bench example grants a remote image Docker socket and host namespace access, creating critical host compromise risk. Unpinned cluster installation, ungated destructive commands, and unrestricted load testing require correction before publication.

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

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

重大
Docker socket access
- **Docker Bench Security**:`docker run --net host --pid host --userns host --cap-add audit_control
The command mounts `/var/run/docker.sock` into a remote image with host namespaces and host data. Docker socket control can provide effective root access.
高
System reconnaissance
- **Docker Bench Security**:`docker run --net host --pid host --userns host --cap-add audit_control
The container joins host network, PID, and user namespaces while inspecting `/var/lib`. This grants extensive host visibility beyond ordinary container isolation.
高
Destructive Infrastructure Commands Lack Execution Gates
The execution-oriented skill presents prune, drain, apply, destroy, and rollback commands without mandatory confirmation, scope validation, previews, backups, or rollback checks.
The command reference directly includes destructive operations, while the surrounding instructions provide no execution gate for this section.
高
Unrestricted Load Testing Can Disrupt Services
The skill recommends high-rate tests against a target without requiring ownership, authorization, environment isolation, rate ceilings, monitoring, or stop conditions.
The examples specify 100 to 1,000 concurrent or per-second requests, and no nearby text limits them to authorized non-production targets.
機能レビュー項目 (1)

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

中
Hardcoded URL
- **kube-bench**:`kubectl apply -f https://raw.githubusercontent.com/aquasecurity/kube-bench/main/jo
The command applies a Kubernetes manifest directly from a mutable GitHub `main` branch. Upstream changes could alter cluster resources without local review.

検出されたパターン

Docker socket accessSystem reconnaissance
監査者: codex

2026年7月15日 15:08

Most static alerts are false positives caused by Markdown fences, inline code, placeholders, and diagnostic examples. The Docker Bench command exposes host namespaces and the Docker socket, while the kube-bench command applies a mutable remote manifest. Destructive and high-rate operations also lack consistent approval and authorization controls.

1
スキャンされたファイル
847
解析済み行数
0
レビュー項目
0
誤検知を無視
この完了済み監査には、確認済みのセキュリティ検出事項は記録されていません。
監査者: codex

2026年7月15日 15:08

Most static alerts are false positives caused by Markdown fences, inline code, placeholders, and diagnostic examples. The Docker Bench command exposes host namespaces and the Docker socket, while the kube-bench command applies a mutable remote manifest. Destructive and high-rate operations also lack consistent approval and authorization controls.

1
スキャンされたファイル
847
解析済み行数
0
レビュー項目
0
誤検知を無視
この完了済み監査には、確認済みのセキュリティ検出事項は記録されていません。
監査者: codex

2026年7月15日 15:08

Most static alerts are false positives caused by Markdown fences, inline code, placeholders, and diagnostic examples. The Docker Bench command exposes host namespaces and the Docker socket, while the kube-bench command applies a mutable remote manifest. Destructive and high-rate operations also lack consistent approval and authorization controls.

1
スキャンされたファイル
847
解析済み行数
0
レビュー項目
0
誤検知を無視
この完了済み監査には、確認済みのセキュリティ検出事項は記録されていません。
監査者: codex