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,703,407
Previous version8.10.1
Published2026-05-25T04:14:30.712Z
SHA-2563f60121f08a4fde10f14fca2065905804d90ef0b7f1ae8e356aa3f019e12bbd9

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.11.0-canary.0Version
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-BUoQZyPX.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/client/dist/assets/blade-BWtIjR5L.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/index-Bm_MSIMA.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/julia-eZochOlA.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/php-CuyKnwrC.jshigh encoded/escaped-token density12
Show all 20 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/client/dist/assets/MarkDownRender-BUoQZyPX.jsmatched "raw.githubusercontent.com"12
mediumObfuscation Densitypackage/client/dist/assets/blade-BWtIjR5L.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/index-Bm_MSIMA.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/julia-eZochOlA.jshigh encoded/escaped-token density12
mediumObfuscation Densitypackage/client/dist/assets/php-CuyKnwrC.jshigh encoded/escaped-token density12
lowObfuscationpackage/client/dist/assets/MarkDownRender-BUoQZyPX.jsmatched "\\xA0"3
lowObfuscationpackage/client/dist/assets/blade-BWtIjR5L.jsmatched "\\x7F"3
lowObfuscationpackage/client/dist/assets/bundle-web-8wwQK76U.jsmatched "fromCharCode"3
lowObfuscationpackage/client/dist/assets/coffee-ANxX_ICz.jsmatched "fromCharCode"3
lowObfuscationpackage/client/dist/assets/css-DmOPZO-E.jsmatched "\\uFEFF"3
lowObfuscationpackage/client/dist/assets/html-BduTie33.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/index-Bm_MSIMA.jsmatched "\\u00C0"3
lowObfuscationpackage/client/dist/assets/julia-eZochOlA.jsmatched "\\x01"3
lowObfuscationpackage/client/dist/assets/less-DVTAwKKz.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/php-CuyKnwrC.jsmatched "\\x7F"3
lowObfuscationpackage/client/dist/assets/purify.es-1uBjsjy-.jsmatched "\\u00B7"3
lowObfuscationpackage/client/dist/assets/scss-BFUOB8rT.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/stylus-B6D30XZt.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/vue-hcUBXWQw.jsmatched "\\x00"3
lowObfuscationpackage/client/dist/assets/wasm-BnjxR4X6.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.11.0-canary.0
  • @intlayer/config8.11.0-canary.0
  • @intlayer/unmerged-dictionaries-entry8.11.0-canary.0
  • fastify5.8.5
  • fastify-intlayer8.11.0-canary.0
  • mime4.1.0