dsh-build-hermeticity-proof
DSH ビルド密閉性証明
DeepSeek Harness サプライチェーンのためのオフラインで決定的な証拠レイヤー。明示的でハッシュのみのビルドアクセス受領書が、宣言されたファイル、環境、ネットワーク、クロック、乱数、出力の閉包内に留まっているかを検証します。
これはビルドを実行せず、サンドボックスを強制せず、受領書を認証せず、記録されていないアクセスが発生し得ないことを証明するものでもありません。また、再現性を証明するものでもありません。hermetic という判定は、提供された受領書が内部的に完全で、ポリシーに準拠していることのみを意味します。
補完的な境界
dsh-reproducible-build-proofは、独立して実行された再ビルドの受領書を比較し、指定された出力がバイト単位で同一であることを確認します。dsh-attestation-proofは、DSSE/in-toto の署名、サブジェクト、署名者の閾値を検証します。このプラグインは、記録された1つのビルドの宣言された外部影響の閉包(ファイル読み書き、環境読み取り、ネットワーク、クロック、乱数)をチェックします。
観測された未宣言のアクセスは失敗します。拒否された未宣言の試みは封じ込めの証拠として保持されますが、閉包を破るものではありません。観測されたネットワークアクセスは、v1 の拒否のみのネットワークポリシーの下では常に失敗します。宣言された入力と出力はすべて受領書に現れなければならず、ソースリビジョン、呼び出し、クロック値、乱数シード、許可された環境値はハッシュで束縛されます。
Related MCP server: Spec Kit Acceptance Gate MCP
インストール
dsh plugin add github:dongsheng123132/dsh-build-hermeticity-proof#COMMITこのバンドルは、単一のヘッドレスコアから dsh_build_hermeticity_inspect と dsh_build_hermeticity_verify を公開します。独立した MCP stdio サーバーは build_hermeticity_inspect と build_hermeticity_verify を公開します。CLI は inspect または verify と明示的な JSON パスを受け付けます。
examples/hermetic.json を参照してください。レポートには、ハッシュ、カウント、ブール値、分類、判定のみが含まれます。秘密に相当する素材、生のログ、本文/コンテンツフィールドは拒否されます。DSH 検証ツールは、ワークスペース相対の非シンボリックリンクマニフェストを読み取り、明示的なワークスペース相対の artifactDir にのみ書き込み、決定的なコンテンツアドレス指定の出力のみを作成し、読み戻しによって検証します。
npm test
npm run check
npm run smoke:plugin
npm run smoke:mcp
python C:/Users/YOU/.codex/skills/.system/plugin-creator/scripts/validate_plugin.py .Node.js 22 以降が必要です。検証器には実行時依存関係がなく、プロセスを生成せず、ネットワークリクエストも行いません。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- FlicenseNot gradedqualityAmaintenanceEnables querying and verifying signed receipts of static inspections of public agent skills via read-only tools such as search_receipts, get_receipt, and get_verification_material.1
- FlicenseNot gradedqualityDmaintenanceEnables spec-driven development acceptance gate with structured receipts, audit logs, and reviewer-ready evidence.
- AlicenseNot gradedqualityCmaintenanceEnables supply-chain integrity for MCP tools by locking tool-definition hashes after review and detecting added, removed, modified, or risky tool definitions.MIT
- AlicenseBqualityBmaintenancePrivacy-first, tamper-evident receipts for MCP tool calls. It hashes and signs arguments/results so you can verify what ran, when, without storing raw payloads.2MIT
Related MCP Connectors
Static MCP manifest and tool-policy security preflight with signed input-redacted receipts
Stamp content with permanent, verifiable provenance. Hash locally, verify free forever.
Hand off AI work with a signed Verification Receipt — an independent verifier proves it runs.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/dongsheng123132/dsh-build-hermeticity-proof'
If you have feedback or need assistance with the MCP directory API, please join our Discord server