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"}'
Publisherrynn_sun
Artifact bytes1,932,304
Previous version0.23.2
Published2026-05-24T14:23:39.666Z
SHA-2566b08a24aec4fb10a148c9cda2330ed5cf72df0c0f9e4f0ddff1e5a456d498437

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
60Score
0.24.0Version
Status history (1 event)
  1. newavailable · risk high · score 60 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

rynn_sun

6 members · evidence strength 73

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/lib/pricing/litellm-fetcher.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/lib/skills-manager.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/lib/pricing/seed-snapshot.jsonmatched "raw.githubusercontent.com"12
Show all 11 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/lib/pricing/litellm-fetcher.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/lib/skills-manager.jsmatched "raw.githubusercontent.com"12
mediumRemote Payloadpackage/src/lib/pricing/seed-snapshot.jsonmatched "raw.githubusercontent.com"12
lowObfuscationpackage/src/lib/claude-config.jsmatched "\\u0000"3
lowObfuscationpackage/src/lib/cli-ui.jsmatched "\\x1b"3
lowObfuscationpackage/src/lib/cursor-config.jsmatched "Buffer.from(parts[1], \"base64"3
lowObfuscationpackage/src/lib/gemini-config.jsmatched "\\u0000"3
lowObfuscationpackage/dashboard/dist/assets/index-BeoRn2gJ.jsmatched "atob("3
lowObfuscationpackage/dashboard/dist/assets/main-uaLO1Ae7.jsmatched "\\u00C0"3
lowObfuscationpackage/src/lib/subscriptions.jsmatched "Buffer.from(base64, \"base64"3
lowObfuscationpackage/src/lib/usage-limits.jsmatched "Buffer.from(base64, \"base64"3

Manifest

Package metadata

Scripts18
  • audit:tokensnode scripts/audit-token-correctness.cjs
  • ci:localnpm test && npm run validate:copy && npm run validate:ui-hardcode && npm run validate:guardrails && node --test test/architecture-guardrails.test.js && npm --prefix dashboard run build
  • copy:pullnode scripts/copy-sync.cjs pull
  • copy:pushnode scripts/copy-sync.cjs push
  • dashboard:buildnpm --prefix dashboard run build
  • dashboard:devnpm --prefix dashboard run dev
  • dashboard:openbash scripts/open-dashboard.sh
  • dashboard:previewnpm --prefix dashboard run preview
  • dev:shimnode scripts/dev-bin-shim.cjs
  • graph:auto-indexnode scripts/graph/auto-index.cjs
  • graph:scipnode scripts/graph/generate-scip.cjs
  • prepublishOnlynode scripts/build-pricing-seed.cjs
  • pricing:build-seednode scripts/build-pricing-seed.cjs
  • testnode --test test/*.test.js
  • validate:copynode scripts/validate-copy-registry.cjs
  • validate:guardrailsnode scripts/validate-architecture-guardrails.cjs
  • validate:retrosnode scripts/validate-retros.cjs
  • validate:ui-hardcodenode scripts/ops/validate-ui-hardcode.cjs
Dependencies2
  • @mongodb-js/zstd^2.0.1
  • undici^8.2.0