PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["[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":["[email protected]"],"fail_on":"high"}'
Publisheray.pineau
Artifact bytes1,702,193
Previous version8.10.0
Published2026-05-20T17:57:53.968Z
SHA-2562c3d062c5698b2a6c13439832c3a82b5870b9a58ec9f43cbea0e68530e35d8eb

Why flagged

What the scanner saw

Remote Payload: matched "raw.githubusercontent.com"

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

Availability ledger

available

high
Last checked
highRisk
105Score
8.10.1Version
Status history (1 event)
  1. newavailable · risk high · score 105 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

ay.pineau

2 members · evidence strength 64

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/client/dist/assets/MarkDownRender-C8K2RDjG.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/client/dist/assets/blade-B5sHZh5P.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/index-CNTZ-LFA.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/julia-DM1LmkEE.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/php-D9q_KGsS.jshigh encoded/escaped-token density12
Show all 20 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/client/dist/assets/MarkDownRender-C8K2RDjG.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/client/dist/assets/blade-B5sHZh5P.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/index-CNTZ-LFA.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/julia-DM1LmkEE.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/php-D9q_KGsS.jshigh encoded/escaped-token density12
lowObfuscationpackage/client/dist/assets/MarkDownRender-C8K2RDjG.jsmatched "\\xA0"3
lowObfuscationpackage/client/dist/assets/blade-B5sHZh5P.jsmatched "\\x7F"3
lowObfuscationpackage/client/dist/assets/bundle-web-C5Yf7ySe.jsmatched "fromCharCode"3
lowObfuscationpackage/client/dist/assets/coffee-DOXkiwK5.jsmatched "fromCharCode"3
lowObfuscationpackage/client/dist/assets/css-Ce7Cq_kZ.jsmatched "\\uFEFF"3
lowObfuscationpackage/client/dist/assets/html-CL73O1EU.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/index-CNTZ-LFA.jsmatched "\\u00C0"3
lowObfuscationpackage/client/dist/assets/julia-DM1LmkEE.jsmatched "\\x01"3
lowObfuscationpackage/client/dist/assets/less-BZni_5-V.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/php-D9q_KGsS.jsmatched "\\x7F"3
lowObfuscationpackage/client/dist/assets/purify.es-DF7xWCvs.jsmatched "\\u00B7"3
lowObfuscationpackage/client/dist/assets/scss-vGlQxEP8.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/stylus-DlF1uTDd.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/vue-DFnIl2P0.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/wasm-5vXz1uVy.jsmatched "atob("3

Manifest

Package metadata

Scripts22
  • buildbun build:client && bun build:server
  • build:cibun build:client:ci && bun build:server:ci
  • build:clientbun build:client:ci
  • build:client:cibun --bun vite build --config ./client/vite.config.ts
  • build:serverbun build:server:ci
  • build:server:cibun --bun tsdown --config ./server/tsdown.config.ts --tsconfig ./server/tsconfig.json
  • dev:clientbun --bun vite dev --config ./client/vite.config.ts
  • dev:serverbun --watch --hot ./server/src/index.ts
  • formatbun --bun biome format . --check
  • format:fixbun --bun biome format --write .
  • lintbun --bun biome lint .
  • lint:fixbun --bun biome lint --write .
  • previewbun --bun vite preview --config ./client/vite.config.ts
  • publishbun publish || true
  • publish:canarybun publish --access public --tag canary || true
  • publish:latestbun publish --access public --tag latest || true
  • startbun server/dist/esm/index.mjs
  • start:clientbun --bun vite preview --config ./client/vite.config.ts
  • start:serverbun --watch --hot ./server/dist/esm/index.mjs
  • testbun --bun vitest run
  • test:watchbun --bun vitest
  • typechecktsc --project ./server/tsconfig.types.json --noEmit
Dependencies12
  • @fastify/compress8.3.1
  • @fastify/cookie11.0.2
  • @fastify/cors11.2.0
  • @fastify/formbody8.0.2
  • @fastify/helmet13.0.2
  • @fastify/static9.1.3
  • @intlayer/chokidar8.10.0
  • @intlayer/config8.10.1
  • @intlayer/unmerged-dictionaries-entry8.10.1
  • fastify5.8.5
  • fastify-intlayer8.10.0
  • mime4.1.0