nicheworks_pro 共通Pro基盤 / Shared Pro foundation
Command Safety Checker の購入と有効化は、NicheWorks共通Pro基盤だけで処理されます。個別Stripe・個別Webhook・個別D1・個別Pro解除方式は作らず、共通Payment Linkとサーバー側の pro_entitlements を正として扱います。無料チェック機能はPro状態に関係なく利用できます。
Command Safety Checker purchase and activation are handled only by the shared NicheWorks Pro foundation. It does not use a separate payment flow, webhook, database, or unlock method; the shared Payment Link and server-side pro_entitlements are authoritative. Free checks remain available regardless of Pro status.
無料版でできること / Free features
- OS別の無料コマンドチェック / OS-specific free command checks
- 危険度、カテゴリ、理由、確認方法、簡易代替案の表示 / Risk, category, reason, check step, and quick alternative display
- 結果コピーとブラウザ内処理 / Result copy and browser-local processing
Proで解放されること / Pro unlocks
- Pro Review Report with original and normalized commands
- Priority checklist mapping High to P0, Medium to P1, and Low to P2
- Safer command suggestions focused on inspection, dry-run, and -WhatIf style steps
- Codex safety-check task and GitHub Issue draft
- Copy actions plus Markdown save, JSON export, and Markdown export
# Command Safety Pro Review
## 1. Summary
- Overall risk: HIGH
- High / Medium / Low counts: 1 / 1 / 0
- OS mode: unix
- Tool id: command-safety-checker
## 5. Priority checklist
- [ ] P0-1: Inspect remote script contents before execution.
JSON excerpt:
{"tool_id":"command-safety-checker","entitlement":"nicheworks_pro","priority_checklist":["P0-1: ..."],"final_note":"This report is a review aid only. It does not certify that a command is safe."}
Preview / Activeモード / Preview and Active modes
Preview: Pro未有効時はサンプルを表示し、Pro専用ボタンはロックされます。購入ボタンが表示されます。
Preview: When Pro is inactive, samples are shown, Pro-only buttons are locked, and the buy button is visible.
Active: Pro有効時はPreviewを隠し、無料チェック実行後に Pro Review Report / Codex task / GitHub Issue / JSON / Markdown 出力を使えます。
Active: When Pro is active, Preview is hidden and Pro Review Report, Codex task, GitHub Issue, JSON, and Markdown actions work after a free check has run.
購入後の流れ / After purchase
購入後は https://nicheworks.app/pro/unlock/?session_id={CHECKOUT_SESSION_ID} の共通有効化ページを経由し、このブラウザではNicheWorks Proが有効になります。タブやブラウザを閉じても通常は維持されます。ただし、localStorageは補助状態のため、別端末・別ブラウザ・シークレットモード・サイトデータ削除後は再度有効化が必要です。
After purchase, the shared activation page at https://nicheworks.app/pro/unlock/?session_id={CHECKOUT_SESSION_ID} enables NicheWorks Pro in this browser. It usually remains after closing tabs or the browser, but localStorage is only helper state, so another device, another browser, private browsing, or deleted site data requires activation again.
注意 / Caution: このツールとPro出力は安全保証ではありません。実行前レビュー補助として使い、URL・パス・秘密情報・権限・ディスク影響・残リスクを必ず確認してください。
Caution: This tool and its Pro exports do not certify that a command is safe. Use them as pre-run review aids and verify URLs, paths, secrets, permissions, disk impact, and residual risk.