An external model and packages will enter production.
Reduce tampering and vulnerability risk.
Choose two checks.
Verify source, signatures, hashes, versions, licenses, and dependencies, then test behavior and privileges in isolation before distributing approved artifacts.
Detailed explanation
Origin and integrity are traceable.
Origin and integrity are traceable.
Production contamination is controlled.
Production contamination is controlled.
Supply risk remains.
Supply risk remains.
Loading and dependencies can have behavior.
Loading and dependencies can have behavior.
Try it yourself
An example you can run in a temporary verification environment.
AWS公式AIF-C01 Domain 5.3のモデル供給網、依存関係、セキュリティを確認する。Expected result
外部モデルを信頼だけで導入せず、出所・完全性・ライセンス・挙動を検証できる。Key points
- Supply chain
- Signature
- Isolation
Notes
- Environment: AWS公式AIF-C01試験ガイドとAWS公式ドキュメントの確認
- Command output formatting can vary slightly by distribution or tool version.
- Run the example in a temporary directory or process when possible.
Foundation review
Read the scope first
Check whether the command acts on the current shell, a new process, an existing process, or a file.
Verify the observable result
Use the supplied command and compare the output with the expected result.