PkgRadar

Package evidence

@apiagex/[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":["@apiagex/[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":["@apiagex/[email protected]"],"fail_on":"review"}'
Publisheradityanandlal
Artifact bytes292,141
Previous version0.8.21
Published2026-05-23T14:03:06.264Z
SHA-256af51adb90f86733fd7af6771f3898ca0861c388fce77e0ea4149bf66996b76b2

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
21Score
0.9.12Version
Status history (1 event)
  1. newavailable · risk review · score 21 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/admin-public/assets/index-obvi9oVU.jsmatched "curl "12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/admin-public/assets/index-obvi9oVU.jsmatched "curl "12
lowObfuscationpackage/dist/admin-public/assets/index-obvi9oVU.jsmatched "\\u00C0"3
lowObfuscationpackage/dist/media-routes.jsmatched "Buffer.from(stripDataUrlPrefix(body.contentBase64"3
lowObfuscationpackage/dist/workflow-password-node.jsmatched "Buffer.from(hashText, \"base64"3

Manifest

Package metadata

Scripts3
  • buildtsc -b && node ../../scripts/copy-server-assets.mjs && node ../../scripts/set-bin-permissions.mjs dist/cli.js
  • devtsx src/main.ts
  • startnode dist/main.js
Dependencies5
  • @apiagex/database0.9.12
  • @fastify/static^9.1.3
  • better-sqlite3^12.9.0
  • fastify^5.8.5
  • ws^8.20.0