PkgRadar

Package evidence

[email protected]

Remote Payload: matched "curl "

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":"high"}'

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":"high"}'
Publisheraicrus.io
Artifact bytes3,793,969
Previous version1.12.1
Published2026-05-25T04:55:07.985Z
SHA-256b1d4fe9f536ad8ac39e6cbbb1da09c4a5d5de7ca36b272cd554a7d5573670ac2

Why flagged

What the scanner saw

Remote Payload: matched "curl "

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

Availability ledger

available

high
Last checked
highRisk
72Score
1.13.0Version
Status history (1 event)
  1. newavailable · risk high · score 72 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/utils/checks.jsmatched "curl "12
mediumRemote Payloadpackage/lib/scaffold/backends/supabase/deploy.jsmatched "curl "12
mediumRemote Payloadpackage/lib/scaffold/shared/post-build.jsmatched "curl "12
mediumRemote Payloadpackage/lib/scaffold/backends/firebase/setup-from-scratch.jsmatched "curl "12
mediumObfuscation Densitypackage/templates/firebase/functions/package-lock.jsonhigh encoded/escaped-token density12
Show all 9 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/utils/checks.jsmatched "curl "12
mediumRemote Payloadpackage/lib/scaffold/backends/supabase/deploy.jsmatched "curl "12
mediumRemote Payloadpackage/lib/scaffold/shared/post-build.jsmatched "curl "12
mediumRemote Payloadpackage/lib/scaffold/backends/firebase/setup-from-scratch.jsmatched "curl "12
mediumObfuscation Densitypackage/templates/firebase/functions/package-lock.jsonhigh encoded/escaped-token density12
lowObfuscationpackage/lib/scaffold/backends/supabase/deploy.jsmatched "Buffer.from(raw.replace('go-keyring-base64"3
lowObfuscationpackage/lib/scaffold/backends/firebase/setup-from-scratch.jsmatched "\\u0300"3
lowObfuscationpackage/lib/scaffold/backends/firebase/tokens.jsmatched "\\u0300"3
lowObfuscationpackage/lib/scaffold/backends/supabase/edge-functions/send-push-notification/index.tsmatched "atob("3

Manifest

Package metadata

Scripts11
  • buildtsc
  • build:watchtsc --watch
  • deployfirebase deploy --only functions
  • deploy-prodfirebase deploy --only functions -P production
  • linteslint --ext .js,.ts .
  • logsfirebase functions:log
  • servenpm run build && firebase emulators:start --only functions
  • shellnpm run build && firebase functions:shell
  • startnpm run shell
  • testjest
  • test-watchjest --watchAll
Dependencies2
  • firebase-admin^13.6.0
  • firebase-functions^7.1.1