PkgRadar

Package evidence

@363045841yyt/[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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":["@363045841yyt/[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":["@363045841yyt/[email protected]"],"fail_on":"review"}'
Publisher363045841yyt
Artifact bytes336,442
Previous version0.6.5
Published2026-05-24T16:56:07.880Z
SHA-256624b55c6d26c26682b22c33e69caab7ba7aa274a8a91b1856d5e856496f4c17e

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

review
Last checked
reviewRisk
30Score
0.6.7Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/index.cjsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/dist/index.jsmatched "raw.githubusercontent.com"12
lowObfuscationpackage/dist/index.cjsmatched "\\uFEFF"3
lowObfuscationpackage/dist/index.jsmatched "\\uFEFF"3

Manifest

Package metadata

Scripts13
  • aktoolscd .. && cd aktoolshttp && uv run python -m aktools
  • buildrun-p type-check "build-only {@}" --
  • build-onlyvite build
  • build:demovite build --config vite.demo.config.ts
  • devvite
  • dev:lanvite --host 0.0.0.0
  • formatprettier --write --experimental-cli src/
  • prepublishOnlypnpm run build-only
  • previewvite preview
  • preview:demovite preview --config vite.demo.config.ts
  • stockbaocd .. && cd stockbao && uv run python ./server.py
  • test:unitvitest
  • type-checkvue-tsc --build
Dependencies2
  • ajv^8.20.0
  • axios^1.16.0