gh-bootstrap
Warn
Audited by Socket on Apr 19, 2026
1 alert found:
AnomalyAnomalyreferences/RULES.md
LOWAnomalyLOW
references/RULES.md
The code fragment describes a bootstrap workflow that downloads templates from external URLs and performs variable substitution to generate project files. The primary security concern is the reliance on external templates from unspecified sources, which could introduce malware, backdoors, or misconfigurations into the target project. Without provenance verification, input validation, or sandboxing for template content, this pattern poses a moderate to elevated supply-chain risk depending on template source trust and enforcement of secure download practices.
Confidence: 59%Severity: 60%
Audit Metadata