PkgRadar

Package evidence

@flexiberry/[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":["@flexiberry/[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":["@flexiberry/[email protected]"],"fail_on":"high"}'
Publisherrinturaj18
Artifact bytes32,801
Previous version0.1.3
Published2026-05-24T14:32:16.217Z
SHA-25685b1002150ac9a702bfe8ec9f81ef9cd46dab1596011387d4bdbfba7ec195c51

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
54Score
0.1.4Version
Status history (1 event)
  1. newavailable · risk high · score 54 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cURL "12
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/index.jsmatched "cURL "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "cURL "12
mediumObfuscation Densitypackage/dist/index.cjshigh encoded/escaped-token density12
mediumRemote Payloadpackage/dist/index.jsmatched "cURL "12
mediumObfuscation Densitypackage/dist/index.jshigh encoded/escaped-token density12
lowObfuscationpackage/dist/index.cjsmatched "\\x1B"3
lowObfuscationpackage/dist/index.jsmatched "\\x1B"3

Manifest

Package metadata

Scripts4
  • buildtsup
  • cleanrm -rf dist
  • devtsx src/index.ts
  • installglobalnpm i -g .
Dependencies2
  • @flexiberry/berrycore0.1.4
  • commander^12.0.0