PkgRadar

Package evidence

[email protected]

Remote Payload: matched "raw.githubusercontent.com"

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.

Weekly downloads
9
Versions published
105Mature · −50% score
First published
Jan 2020
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["[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":["[email protected]"],"fail_on":"review"}'
Artifact bytes154,135
Previous version2.2.2
Published2026-06-07T09:08:47.333Z
SHA-25618c2ebe021ff7b9e4fbb897cc5936d45ad1e9c4f9fd9b3f695b37dd89e87f060

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
3Score
2.2.5Version
Status history (1 event)
  1. newavailable · risk review · score 3 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/plugins/sandpack.jsmatched "raw.githubusercontent.com"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/plugins/sandpack.jsmatched "raw.githubusercontent.com"12
lowObfuscation Densitypackage/bin/index.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts10
  • buildpnpm build:cli && tsc -p ./tsconfig.build.json
  • build:cliesbuild ./src/bin/index.ts --tsconfig=./tsconfig.cli.json --outdir=./bin --platform=node --sourcemap --bundle --packages=external
  • build:websitepnpm build:cli && pnpm run docs --build --ga G-7X2Z4B2KV0
  • docsnode ./bin docs
  • prepublishOnlypnpm build
  • schemanpx [email protected] -p src/common/config.ts -t CliConfig -o schema.json
  • startconcurrently npm:start:cli npm:start:docs
  • start:clipnpm build:cli --watch
  • start:docscross-env GEM_BOOK_DEV=true nodemon --watch bin --exec "pnpm run docs"
  • testcross-env wtr
Dependencies24
  • @aaroon/workbox-rspack-plugin^0.3.2
  • @mantou/gem^2.2.4
  • @rspack/cli^1.0.5
  • @rspack/core^1.0.5
  • @rspack/dev-server^1.0.5
  • anymatch^3.1.3
  • chalk^2.4.2
  • cheerio^1.0.0-rc.12
  • chokidar^3.5.3
  • commander^7.2.0
  • express^4.17.3
  • front-matter^4.0.2
  • git-remote-origin-url^3.1.0
  • git-repo-info^2.1.1
  • jimp^0.16.1
  • marked^10.0.0
  • mkdirp^1.0.4
  • parse-github-url^1.0.2
  • sitemap-rspack-plugin^1.1.1
  • string-replace-loader^3.1.0
  • ts-loader^9.5.1
  • tslib^2.7.0
  • typescript^5.6.2
  • yaml^1.10.2