Holochain Development
Warn
Audited by Snyk on Feb 17, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).
- Third-party content exposure detected (high risk: 0.80). The setup script (scripts/setup-holochain-dev.sh) directly fetches and runs installers from public sites (curl ... https://install.determinate.systems/nix and curl ... https://bun.sh/install | bash) and downloads an hREA framework DNA from a public GitHub release (https://github.com/h-REA/hREA/releases/.../hrea.dna), which are untrusted third‑party resources that the skill obtains and uses as part of its workflow.
Audit Metadata