pkg-gate
hemanth
Pre-install security gate for npm lifecycle scripts using TypeSafe System One. Evaluates preinstall, install, and postinstall hooks across intent, threat severity, secret access, and remote execution to intercept supply-chain attacks before execution.
- ライセンス
- MIT
- GitHub Stars
- 0
- ソース確認日
- —
Jev が判断する箇所
pkg-gate uses `@typesafe-ai/sdk` to evaluate lifecycle scripts in parallel across intent (Choice), threat severity (Score), secret exfiltration (Noul), and remote execution (Noul).
このプロジェクトの用途
Adds structured choices or scores to the workflow; performance and cost benefits have not been independently verified.
確認の範囲
公開ソースと連携ロジックを確認済み。
ソースと実装
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/README.md
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/src/gate.js
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/src/index.d.ts
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/src/index.js
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/src/questions.js
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/src/resolver.js
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/src/simulator.js
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/src/tui.js
- hemanth/pkg-gate/blob/7649d07768b3682c1d9d9ef94f0b6232c1e2f8d8/src/utils.js
同じカテゴリのプロジェクト
safer-with-jev
andrelandgraf · 安全対策・コンテンツ審査
Jev で本文を検査し、条件を満たせば HTTPS 宛先に転送するゲートウェイ。
pi-jev
y0usaf · 安全対策・コンテンツ審査
Pi のツール実行前にリスクを通知し、実行後に秘密情報や失敗の種類を点検する拡張。
pi-jev-auto-mode
jomatsu · 安全対策・コンテンツ審査
Pi のコマンドやファイル操作をルールで確認し、追加判断が必要な操作を Jev が評価する。
jev-judgment
HyunjunJeon · 安全対策・コンテンツ審査
コーディング Agent に権限、操作リスク、失敗原因の判断を追加する。