PkgRadar

Package evidence

@intlayer/[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":["@intlayer/[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":["@intlayer/[email protected]"],"fail_on":"review"}'
Publisheray.pineau
Artifact bytes296,828
Previous version8.10.0
Published2026-05-22T14:14:39.491Z
SHA-256e4bedea963415abf1693316780d3238b7ce76a5bd5b09e06c7bda538f00d21db

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cjs/liveSync.cjsmatched "cURL "12
mediumRemote Payloadpackage/dist/esm/liveSync.mjsmatched "cURL "12
Show all 8 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/cjs/liveSync.cjsmatched "cURL "12
mediumRemote Payloadpackage/dist/esm/liveSync.mjsmatched "cURL "12
lowObfuscationpackage/dist/cjs/liveSync.cjsmatched "\\x1B"3
lowObfuscationpackage/dist/cjs/push/pullLog.cjsmatched "\\x1b"3
lowObfuscationpackage/dist/cjs/pushLog.cjsmatched "\\x1b"3
lowObfuscationpackage/dist/esm/liveSync.mjsmatched "\\x1B"3
lowObfuscationpackage/dist/esm/push/pullLog.mjsmatched "\\x1b"3
lowObfuscationpackage/dist/esm/pushLog.mjsmatched "\\x1b"3

Manifest

Package metadata

Scripts15
  • buildbun --bun tsdown --config tsdown.config.ts
  • build:cibun --bun tsdown --config tsdown.config.ts
  • cleanbun --bun rimraf ./dist .turbo
  • devbun --bun tsdown --config tsdown.config.ts --watch
  • formatbun --bun biome format . --check
  • format:fixbun --bun biome format --write .
  • lintbun --bun biome lint .
  • lint:fixbun --bun biome lint --write .
  • prepublishcp -f ../../../README.md ./README.md
  • publishbun publish || true
  • publish:canarybun publish --access public --tag canary || true
  • publish:latestbun publish --access public --tag latest || true
  • testbun --bun vitest run
  • test:watchbun --bun vitest
  • typechecktsc --noEmit --project tsconfig.types.json
Dependencies14
  • @clack/prompts0.11.0
  • @intlayer/api8.10.1
  • @intlayer/babel8.10.1
  • @intlayer/chokidar8.10.1
  • @intlayer/config8.10.1
  • @intlayer/core8.10.1
  • @intlayer/dictionaries-entry8.10.1
  • @intlayer/remote-dictionaries-entry8.10.1
  • @intlayer/types8.10.1
  • @intlayer/unmerged-dictionaries-entry8.10.1
  • commander14.0.3
  • enquirer^2.4.1
  • eventsource4.1.0
  • fast-glob3.3.3