PkgRadar

Package evidence

@photon-ai/[email protected]

Obfuscation: matched "Buffer.from(b64, \"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":["@photon-ai/[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":["@photon-ai/[email protected]"],"fail_on":"review"}'
Publisherphoton_dev
Artifact bytes201,615
Previous version0.7.2
Published2026-05-19T07:42:58.014Z
SHA-256725faf9e55d71ea16400d350a41ea569db7d269f94c596541431b89a959c61c0

Why flagged

What the scanner saw

Obfuscation: matched "Buffer.from(b64, \"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.8.0Version
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/index.jsmatched "Buffer.from(b64, \"base64"3

Manifest

Package metadata

Scripts9
  • buildbun run generate && tsup
  • checktsc --noEmit
  • devtsup --watch
  • generatePATH=./node_modules/.bin:$PATH buf generate
  • lintbiome check .
  • lint:fixbiome check --fix .
  • prepublishOnlybun run build
  • testbun test
  • test:unitbun test tests/unit
Dependencies4
  • @bufbuild/protobuf^2.11.0
  • @grpc/grpc-js^1.12.6
  • nice-grpc^2.1.11
  • nice-grpc-common^2.0.2