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.
- 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
Block this updateStatic evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.
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":["@blurengine/[email protected]"],"fail_on":"high"}'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":["@blurengine/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Credential file access: matched ".AWS"
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 high · score 54 · status changed
Evidence
Static findings
9 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/world-backend.js | matched ".AWS" | 30 |
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Credential file access | package/dist/world-backend.js | matched ".AWS" | 30 |
| low | Obfuscation | package/dist/bds.js | matched "\\u001B" | 3 |
| low | Obfuscation | package/dist/commands/dev.js | matched "\\x1b" | 3 |
| low | Obfuscation | package/dist/env-file.js | matched "\\uFEFF" | 3 |
| low | Obfuscation | package/dist/interactive-prompt.js | matched "\\u001B" | 3 |
| low | Obfuscation | package/dist/commands/package.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/world-backend.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/world-image.js | matched "\\x00" | 3 |
| low | Obfuscation | package/dist/world.js | matched "\\x00" | 3 |
Manifest
Package metadata
Scripts16
buildnpm run sync:legal && npm run generate:schema && tsc -p tsconfig.jsonchecknpm run lint && npm run test && npm run pack:smokecheck:terrain-colorsnode ./scripts/generate-terrain-colors.mjs --checkcleannode -e "const fs=require('node:fs'); fs.rmSync('dist', { recursive: true, force: true });"devtsx src/blr.ts --helpgenerate:schemanode ./scripts/generate-config-schema.mjsgenerate:terrain-colorsnode ./scripts/generate-terrain-colors.mjslintnpm run typecheck && npm run typecheck:testpack:dry-runnpm pack --dry-runpack:smokenode ./scripts/pack-smoke.mjsprepacknpm run buildpretestnpm run buildsync:legalnode ./scripts/sync-legal-files.mjstestnode --import tsx --test test/**/*.test.ts scripts/**/*.test.mjstypechecktsc --noEmit -p tsconfig.jsontypecheck:testtsc --noEmit -p tsconfig.test.json
Dependencies14
@8crafter/leveldb-zlib^1.6.0@aws-sdk/client-s33.1045.0adm-zip^0.5.17chokidar^5.0.0commander^14.0.3esbuild^0.28.0kleur^4.1.5mcbe-leveldb^1.15.0node-pty^1.1.0picomatch^4.0.4pngjs^7.0.0prismarine-nbt^2.8.0prompts^2.4.2sisteransi^1.0.5