update-project
Audited by Socket on Aug 14, 2026
1 alert found:
AnomalyNo direct evidence of malicious payloads (e.g., exfiltration, credential theft, reverse shells, hardcoded secrets) is present in this fragment. However, this updater is inherently supply-chain sensitive: it selects a (possibly remote) template source from the local answers file, applies it via Copier (which may run template logic/hooks), dynamically loads and executes local helper modules, and then runs repository scripts for tooling/doc checks. If the template or helper scripts are malicious or tampered with, this code could facilitate sabotage or malicious actions during update/adoption. Overall: medium security risk driven by execution/trust-boundary behavior rather than explicit malicious code in this file.