PkgRadar

Package evidence

[email protected]

Obfuscation: matched "Buffer.from(value, 'base64"

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisheradmiralcloud
Artifact bytes50,892
Previous version6.1.1
Published2026-05-24T05:43:56.114Z
SHA-256e79cbdf9e9305a20f3a697f5bad3840764a31be7ffe5c8f0f5f41c0a767a1697

Why flagged

What the scanner saw

Obfuscation: matched "Buffer.from(value, 'base64"

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

Availability ledger

available

review
Last checked
reviewRisk
6Score
6.1.2Version
Status history (1 event)
  1. newavailable · risk review · score 6 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowObfuscationpackage/index.jsmatched "Buffer.from(value, 'base64"3
lowObfuscationpackage/lib/iso639.jsmatched "\\u200e"3

Manifest

Package metadata

Scripts2
  • coverage./node_modules/c8/bin/c8.js yarn test
  • testmocha --reporter spec --bail
Dependencies8
  • ac-countrylist^1.0.21
  • ac-file-extensions^2.0.23
  • ac-ip^5.0.5
  • chai^4.5.0
  • date-and-time^4.5.0
  • hashids^2.3.0
  • lodash^4.18.1
  • validator^13.15.35