PkgRadar

Package evidence

@aladas-org/[email protected]

Credential file access: matched ".npmrc"

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
680
Versions published
144Mature · −50% score
First published
Feb 2024
Publisher
echopraxium

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@aladas-org/[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":["@aladas-org/[email protected]"],"fail_on":"review"}'
Publisherechopraxium
Artifact bytes6,129,963
Previous version0.5.18
Published2026-05-18T15:44:44.227Z
SHA-2566a38a4ea5ca41eca92f6dd8aee0062e285d154cf63a7a4330617712276822210

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.5.19Version
Status history (1 event)
  1. newavailable · risk review · score 1 · 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/_archives/tests-prev/playwright/playwright-results.jsonmatched ".npmrc"3

Manifest

Package metadata

Scripts13
  • buildelectron-packager . app --platform win32 --arch x64 --out dist/
  • rebuildelectron-rebuild -f -w better-sqlite3
  • startelectron . --enable-logging
  • testjest
  • test:allnpm run test:jest && npm run test:playwright
  • test:cleanrimraf coverage tests/playwright/playwright-report tests/playwright/test-results
  • test:jestjest --config=jest.config.js
  • test:jest:coveragejest --coverage
  • test:jest:watchjest --watch
  • test:playwrightplaywright test --config=tests/playwright/playwright.config.js
  • test:playwright:debugPWDEBUG=1 playwright test --config=tests/playwright/playwright.config.js
  • test:playwright:reportplaywright show-report tests/playwright/playwright-report
  • test:playwright:uiplaywright test --ui --config=tests/playwright/playwright.config.js
Dependencies59
  • @emurgo/cardano-serialization-lib-nodejs^11.5.0
  • @mysten/bcs^1.7.0
  • @mysten/sui^1.45.2
  • @playwright/test^1.58.2
  • @scure/bip32^1.4.0
  • @scure/bip39^1.2.2
  • @solana/web3.js^1.91.1
  • @terra-money/feather.js^2.1.0-beta.3
  • @terra-money/terra.js^3.1.10
  • @terra-money/terra.proto^5.3.0-beta.0
  • @ton/core^0.62.0
  • @ton/ton^15.3.1
  • @tonejs/midi^2.0.28
  • ansi-styles^6.2.3
  • app-root-path^3.1.0
  • bchaddrjs^0.5.2
  • bcrypt^6.0.0
  • bech32^2.0.0
  • better-sqlite3^12.5.0
  • bip32^4.0.0
  • bip38^3.1.1
  • bip39^3.1.0
  • bitcoinjs-lib^6.1.0
  • bitcore-lib^10.10.7
  • bitcore-lib-cash^10.10.5
  • bitcore-mnemonic^10.2.1
  • bs58^4.0.1
  • bs58check^4.0.0
  • bwip-js^4.3.2
  • cardano-crypto.js^6.1.2
  • …and 29 more.