PkgRadar

Package evidence

@flexiberry/[email protected]

Remote Payload: matched "cURL "

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":["@flexiberry/[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":["@flexiberry/[email protected]"],"fail_on":"review"}'
Publisherrinturaj18
Artifact bytes36,510
Previous version0.1.1
Published2026-05-24T06:42:04.647Z
SHA-2566242b177aad532d0583e097577396abf12150b1e2bbf121ca547683cfdd372c5

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

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/util/api-utility.jsmatched "cURL "12
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/util/api-utility.jsmatched "cURL "12
mediumRemote Payloadpackage/dist/index.jsmatched "curl "12
lowObfuscationpackage/dist/adapter/berry-table-adapter.jsmatched "\\x1b"3
lowObfuscationpackage/dist/lib/colors.jsmatched "\\x1b"3
lowObfuscationpackage/dist/lib/prompts.jsmatched "\\x1b"3

Manifest

Package metadata

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