PkgRadar

Package evidence

@blurengine/[email protected]

Credential file access: matched ".AWS"

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 update

Static 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"}'
Artifact bytes168,258
Previous version0.9.1
Published2026-05-19T04:22:39.530Z
SHA-2561ff52ecabfb4ae9a926d2f1436a10e7584a840c3f13d5280661c8e19bd4caffc

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

high
Last checked
highRisk
54Score
0.10.0Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Evidence

Static findings

9 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
highCredential file accesspackage/dist/world-backend.jsmatched ".AWS"30
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
highCredential file accesspackage/dist/world-backend.jsmatched ".AWS"30
lowObfuscationpackage/dist/bds.jsmatched "\\u001B"3
lowObfuscationpackage/dist/commands/dev.jsmatched "\\x1b"3
lowObfuscationpackage/dist/env-file.jsmatched "\\uFEFF"3
lowObfuscationpackage/dist/interactive-prompt.jsmatched "\\u001B"3
lowObfuscationpackage/dist/commands/package.jsmatched "\\x00"3
lowObfuscationpackage/dist/world-backend.jsmatched "\\x00"3
lowObfuscationpackage/dist/world-image.jsmatched "\\x00"3
lowObfuscationpackage/dist/world.jsmatched "\\x00"3

Manifest

Package metadata

Scripts16
  • buildnpm run sync:legal && npm run generate:schema && tsc -p tsconfig.json
  • checknpm run lint && npm run test && npm run pack:smoke
  • check:terrain-colorsnode ./scripts/generate-terrain-colors.mjs --check
  • cleannode -e "const fs=require('node:fs'); fs.rmSync('dist', { recursive: true, force: true });"
  • devtsx src/blr.ts --help
  • generate:schemanode ./scripts/generate-config-schema.mjs
  • generate:terrain-colorsnode ./scripts/generate-terrain-colors.mjs
  • lintnpm run typecheck && npm run typecheck:test
  • pack:dry-runnpm pack --dry-run
  • pack:smokenode ./scripts/pack-smoke.mjs
  • prepacknpm run build
  • pretestnpm run build
  • sync:legalnode ./scripts/sync-legal-files.mjs
  • testnode --import tsx --test test/**/*.test.ts scripts/**/*.test.mjs
  • typechecktsc --noEmit -p tsconfig.json
  • typecheck:testtsc --noEmit -p tsconfig.test.json
Dependencies14
  • @8crafter/leveldb-zlib^1.6.0
  • @aws-sdk/client-s33.1045.0
  • adm-zip^0.5.17
  • chokidar^5.0.0
  • commander^14.0.3
  • esbuild^0.28.0
  • kleur^4.1.5
  • mcbe-leveldb^1.15.0
  • node-pty^1.1.0
  • picomatch^4.0.4
  • pngjs^7.0.0
  • prismarine-nbt^2.8.0
  • prompts^2.4.2
  • sisteransi^1.0.5