lazy-load-bindings

Warn

Audited by Snyk on Apr 3, 2026

Risk Level: MEDIUM
Full Analysis

MEDIUM W011: Third-party content exposure detected (indirect prompt injection risk).

  • Third-party content exposure detected (high risk: 1.00). The skill's runtime virtual-module explicitly fetches npm tarballs from the public registry (https://registry.npmjs.org/${scope}/${pkg}/-/${pkg}-${version}.tgz) and then gunzips/parses the tarball and require()s the extracted .node binary ("fetch npm tarball → gunzipSync → minimal tar parse → writeFileSync → require()") as described in SKILL.md, meaning it ingests and executes untrusted, user-published third‑party content.

MEDIUM W012: Unverifiable external dependency detected (runtime URL that controls agent).

Issues (2)

W011
MEDIUM

Third-party content exposure detected (indirect prompt injection risk).

W012
MEDIUM

Unverifiable external dependency detected (runtime URL that controls agent).

Audit Metadata
Risk Level
MEDIUM
Analyzed
Apr 3, 2026, 09:53 PM
Issues
2