PkgRadar

Package evidence

@intlayer/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"ay.pineau","burst_same_day":22,"burst_week":23,"lure":{"kind":"token_affix","target":"next"},"version_anomaly":true,"new_account":false}

Trust signals

Why this verdict

PkgRadar discounts a release’s score when public reputation argues against novel malware. The verdict above already reflects these — the panel just explains what was applied.

Versions published
2
First published
Jun 2026
Publisher
ay.pineau

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 bytes74,741
Previous version8.12.5-canary.0
Published2026-06-17T22:01:11.736Z
SHA-2565c48ada28e6bc85a17c891317cd2ea8f3963c1496aef2fef328f5d8a08f908b3

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"ay.pineau","burst_same_day":22,"burst_week":23,"lure":{"kind":"token_affix","target":"next"},"version_anomaly":true,"new_account":false}

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
9.0.0-canary.1Version
Status history (1 event)
  1. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"ay.pineau","burst_same_day":22,"burst_week":23,"lure":{"kind":"token_affix","target":"next"},"version_anomaly":true,"new_account":false}10

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
Dependencies7
  • @intlayer/chokidar9.0.0-canary.1
  • @intlayer/config9.0.0-canary.1
  • @intlayer/core9.0.0-canary.1
  • @intlayer/dictionaries-entry9.0.0-canary.1
  • @intlayer/types9.0.0-canary.1
  • next-intlayer9.0.0-canary.1
  • react-intlayer9.0.0-canary.1