Trust signals
Why this verdict
PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.
- Versions published
- 19
- First published
- Feb 2026
- Publisher
- GitHub ActionsTrusted automation · −70% score
Effective trust discount applied: −70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
Block this release in CIcurl · GitHub Actions
Fail the build when this package version is added or upgraded. Replace $PKGRADAR_TOKEN with a Pro / Team API key from your dashboard.
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer $PKGRADAR_TOKEN" \
-H "Content-Type: application/json" \
-d '{"specs":["@earendil-works/[email protected]"],"fail_on":"review"}'GitHub Actions step:
- name: PkgRadar gate
run: |
curl -fsS https://pkgradar.com/gate/npm \
-H "Authorization: Bearer ${{ secrets.PKGRADAR_TOKEN }}" \
-H "Content-Type: application/json" \
-d '{"specs":["@earendil-works/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
DNS / OAST exfiltration: matched "dns.lookup"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 21 · status changed
Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | package/dist/src/qemu/http.js | matched "dns.lookup" | 30 |
| high | DNS / OAST exfiltration | package/dist/src/http/utils.js | matched "dns.lookup" | 30 |
| medium | Credential file access | package/dist/src/ssh/utils.js | matched ".ssh" | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | DNS / OAST exfiltration | package/dist/src/qemu/http.js | matched "dns.lookup" | 30 |
| high | DNS / OAST exfiltration | package/dist/src/http/utils.js | matched "dns.lookup" | 30 |
| medium | Credential file access | package/dist/src/ssh/utils.js | matched ".ssh" | 10 |
| low | Credential file access | package/dist/src/vm/core.js | matched ".ssh" | 5 |
| low | Credential file access | package/dist/bin/gondolin.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts11
bashnode bin/gondolin.ts bashbuildrm -rf dist && tsc -p tsconfig.build.json && node ./scripts/postbuild.mjsdep:checkpnpm dlx dependency-cruiser --config .dependency-cruiser.cjs srcdep:graphpnpm dlx dependency-cruiser --config .dependency-cruiser.cjs --output-type dot src > /tmp/gondolin-host-deps.dotdevnode bin/gondolin.ts execfuzznode fuzz/cli.tsgondolinnode bin/gondolin.tsprepublishOnlypnpm run buildstartnode dist/bin/gondolin.js exectestnode --test test/*.test.tstest:backend-paritynode --test test/backend-parity.test.ts
Dependencies4
cbor2^2.3.0node-forge^1.3.3ssh2^1.17.0undici^6.21.0
Optional dependencies2
@earendil-works/gondolin-krun-runner-darwin-arm640.11.0@earendil-works/gondolin-krun-runner-linux-x640.11.0