Missing User Warnings
Medium
- Confidence
- 83% confidence
- Finding
- The FULL-kernel section directs a human to fetch an external ZIP from a website, verify its hash, unzip it, and then run a Python script from that downloaded content. Although hash verification helps integrity, the documentation still normalizes executing code obtained outside the package without a clear trust/provenance warning, which increases supply-chain risk if the linked artifact or published hash is compromised.
