PkgRadar

Package evidence

@venizia/[email protected]

Obfuscation: matched "Buffer.from(base64, '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":["@venizia/[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":["@venizia/[email protected]"],"fail_on":"review"}'
Artifact bytes191,911
Previous version0.0.8-8
Published2026-05-21T13:45:28.047Z
SHA-256e719b624b8df8451d13a8c8540704007e51385b44025b8e33712991619932cd1

Why flagged

What the scanner saw

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

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

Availability ledger

available

review
Last checked
reviewRisk
3Score
0.0.8-9Version
Status history (1 event)
  1. newavailable · risk review · score 3 · 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
lowObfuscationpackage/dist/modules/crypto/algorithms/ecdh.algorithm.jsmatched "Buffer.from(base64, 'base64"3

Manifest

Package metadata

Scripts10
  • buildsh ./scripts/build.sh
  • cleansh ./scripts/clean.sh
  • eslinteslint --report-unused-disable-directives .
  • force-updatesh ./scripts/force-update.sh
  • lintbun run eslint && bun run prettier:cli
  • lint:fixbun run eslint --fix && bun run prettier:fix
  • prepublishOnlybun run rebuild
  • prettier:cliprettier "**/*.{js,ts}" -l
  • prettier:fixbun run prettier:cli --write
  • rebuildsh ./scripts/rebuild.sh no-version
Dependencies10
  • @venizia/ignis-inversion^0.0.6-2
  • dayjs^1.11.20
  • drizzle-orm^0.45.2
  • hono^4.12.21
  • ioredis5.10.1
  • lodash^4.18.1
  • reflect-metadata^0.2.2
  • winston^3.17.0
  • winston-daily-rotate-file^5.0.0
  • winston-transport^4.9.0