PkgRadar

Package evidence

@ercworldio/[email protected]

Credential file access: matched ".azure"

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.

Weekly downloads
323
Versions published
132
First published
Feb 2026
Publisher
geodev9

Recommended action

Review before promoting

Mixed 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":["@ercworldio/[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":["@ercworldio/[email protected]"],"fail_on":"review"}'
Publishergeodev9
Artifact bytes399,110
Previous version1.0.3-dev.4-PROJ-1296.5
Published2026-05-26T16:31:23.197Z
SHA-256b4f67cb94f3d5420c84370abd41e87c5faa3ffae107b3885937544e82d8686d5

Why flagged

What the scanner saw

Credential file access: matched ".azure"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.0.3-dev.4-PROJ-1296.6Version
Status history (1 event)
  1. newavailable · risk review · score 5 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/build/services/KeyVaultService.jsmatched ".azure"5

Manifest

Package metadata

Scripts4
  • buildtsc
  • preparenpm run build
  • prepublishnpm run build
  • testecho "Error: no test specified" && exit 1
Dependencies27
  • @azure/event-hubs^5.10.0
  • @azure/identity^4.0.1
  • @azure/keyvault-secrets^4.8.0
  • @azure/storage-blob^12.16.0
  • @coral-xyz/anchor^0.32.1
  • @elastic/elasticsearch^8.8.0
  • @solana/buffer-layout^4.0.1
  • @solana/buffer-layout-utils^0.2.0
  • @solana/spl-token^0.4.13
  • @solana/web3.js^1.98.2
  • axios^1.16.1
  • bech32^2.0.0
  • bip39^3.1.0
  • borsh^2.0.0
  • buffer^6.0.3
  • ed25519-hd-key^1.3.0
  • ethers^6.13.2
  • node-cron^4.2.1
  • pino^10.3.1
  • pino-pretty^13.1.3
  • redis^5.8.2
  • reflect-metadata^0.2.2
  • secp256k1^5.0.1
  • tronweb^6.3.0
  • tweetnacl^1.0.3
  • typeorm^0.3.24
  • uuid^8.0.0