まず無料でチェックRun a free check first
OSを選び、コマンドを貼って「チェックする」を押してください。結果にはリスク、カテゴリ、理由、確認方法、簡易代替案が表示されます。
Choose an OS, paste a command, and run the check. Results show risk level, category, reason, verification step, and safer alternatives.
無料でできること
Free checks include
- 危険な削除コマンド、外部スクリプト実行、権限昇格、ディスク操作を検出
- PowerShell の Remove-Item / iwr | iex / Clear-Disk などを検出
- .env、秘密鍵、環境変数表示、curl/scp/rsync/nc による漏洩リスクを警告
- Detect risky delete commands, remote scripts, privilege escalation, and disk operations
- Detect PowerShell patterns such as Remove-Item, iwr | iex, and Clear-Disk
- Warn about .env, private keys, environment dumps, curl/scp/rsync/nc exfiltration risks
無料チェックはそのまま使えます。有料境界はレビュー成果物ですが、product-scoped移行はまだ本番化されていません。
The free checker remains available. Review deliverables are the planned paid boundary, but product-scoped migration is not live yet.
現在は購入不可Migration not live
無料チェックはそのまま使えます。既存の旧entitlementでは互換機能が解放される場合がありますが、新規購入リンクは提供していません。
Free checks remain available. Existing legacy entitlements may still unlock compatibility features, but no new purchase link is offered.
# Command Safety Pro Review
## 1. Summary
- Overall risk: HIGH
- High / Medium / Low counts: 1 / 1 / 0
- Detected categories: Remote script execution, Destructive delete
- OS mode: unix
- Tool id: command-safety-checker
## 5. Priority checklist
- [ ] P0-1: Inspect remote script contents before execution.
- [ ] P1-1: Confirm target directory before recursive permission change.
## 7. Codex safety check task
Please review this command before it is run. Verify URL / path / secret / permission / disk impact, propose safer dry-run or read-only inspection steps, and include residual risks.
## 8. GitHub Issue draft
Title: Review HIGH command before execution
- [ ] Findings checklist
- [ ] Review checklist
- [ ] Acceptance criteria
JSON export excerpt:
{"tool_id":"command-safety-checker","summary":{"overall_risk":"HIGH"},"final_note":"This report is a review aid only. It does not certify that a command is safe."}
旧Pro互換entitlement有効: 現在のチェック結果からレビュー用Markdown、Codex確認依頼、GitHub Issue、JSON/Markdown exportを生成できます。
Legacy Pro compatibility entitlement active: Generate review Markdown, Codex tasks, GitHub Issues, and JSON/Markdown exports from the current check result.
入力内容は外部送信されません。チェックはブラウザ内で完結します。
Your input is not uploaded. Checks run locally in your browser.
危険例プリセット
Risky examples
検出結果Findings
安全に寄せるチェックリストSafer steps checklist
正規化コマンド(確認用)Normalized command
有料境界は、無料チェック結果を実行前レビュー用の整理済みレポートやhandoff packへ変換する機能です。
The planned paid boundary converts free check results into structured pre-run review reports and handoff packs.
Pro Review Report sample:
## 4. Findings
- Severity: HIGH
- Category: Remote script execution
- Line: 1
- Rule title: Remote script piped to shell
- Matched command: curl https://nicheworks.app/install.sh | sh
- Why this matters: Remote code may run before review.
- What to check before running: Inspect source URL, redirects, and script contents.
- Safer alternative / first step: curl -fsSL URL -o install.sh → less install.sh
Priority checklist sample:
- [ ] P0-1: Inspect remote script contents before execution.
Codex safety check task sample:
Verify URL / path / secret / permission / disk impact and suggest dry-run/read-only alternatives.
GitHub Issue draft sample:
Title: Review HIGH command before execution
JSON export excerpt:
{"tool_id":"command-safety-checker","os_mode":"unix","priority_checklist":["P0-1: ..."]}
FAQ
無料版でできることは?
What can I do for free?
コマンド貼り付け、OS別チェック、危険度・カテゴリ・理由・確認方法・簡易代替案の表示、結果コピーは無料のまま使えます。
Pasting commands, OS-specific checks, risk/category/reason/check/quick alternative display, and free result copy remain available without Pro.
予定している有料機能は?
What is the planned paid boundary?
Pro Review Report、Markdown保存、Codex安全確認依頼文、GitHub Issue下書き、優先度付きチェックリスト、安全寄りのコマンド提案、JSON/Markdown exportです。
The planned paid boundary covers Pro Review Reports, Markdown saving, Codex safety-check tasks, GitHub Issue drafts, priority checklists, safer command suggestions, and JSON/Markdown exports.
Previewと互換Activeの違いは?
What is the difference between Preview and legacy compatibility Active?
Previewでは出力サンプルのみを表示します。旧Pro互換entitlementが厳密に確認できた場合だけ、既存の有料出力操作を互換機能として解放します。
Preview shows output samples only. Existing paid output actions unlock only when the exact legacy compatibility entitlement is present.
今ここから購入できますか?
Can I buy the paid bundle here now?
できません。product-scoped移行はまだ本番化されておらず、価格・Stripe Price・production feature namespaceも未承認です。
No. Product-scoped migration is not live, and price, Stripe Price mapping, and the production feature namespace are not yet authorized.
このツールは安全を保証しますか?
Does this tool guarantee safety?
いいえ。無料チェックもレビュー出力も実行前レビュー補助です。安全保証ではないため、URL・パス・秘密情報・権限・ディスク影響・残リスクを必ず人が確認してください。
No. Free checks and review outputs are pre-run review aids, not safety guarantees. A human must verify URLs, paths, secrets, permissions, disk impact, and residual risk.
このツールが役に立ったら、開発継続のためのご支援をいただけると嬉しいです。
If this tool helped, consider supporting development.