@tangle-network/starter-foundry
Deterministic project scaffold engine for AI coding platforms
9
Versions
MIT
License
No
Install Scripts
Missing
Provenance
Supply chain provenance
Status for the latest visible version.
No SLSA provenance
npm registry signatures
gitHead linked
Without SLSA provenance there is no cryptographic link between this tarball and the public source — the axios compromise (March 2026) relied on exactly this gap.
Maintainers
drewstonetjemmmictin-tangle-toolsshady-tangle
Accepted risks
Findings the reviewer chose to accept rather than block on.
| Source | Rule | Reason | Accepted by | When |
|---|---|---|---|---|
| semgrep | semgrep:hex-decode | AI (semgrep): Fires on HMAC signature verification converting hex to bytes for safeCompare — standard webhook validation pattern, not payload obfuscation. | ai | |
| semgrep | semgrep:shady-links-raw-ip | AI (semgrep): Fires on 127.0.0.1 used as localhost base URL in http.createServer — benign local server pattern. | ai |