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
919
Versions published
132Mature · −50% score
First published
Feb 2024
Publisher
vkneider

Effective trust discount applied: 50% (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"}'
Publishervkneider
Artifact bytes98,756
Previous version3.6.1
Published2026-06-04T05:08:56.702Z
SHA-256158da08e17c236dfc9c5d2c1f179ebb02847d565f82618628df1ed2ffa4519f0

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
8Score
3.6.2Version
Status history (2 events)
  1. newavailable · risk review · score 8 · status changed
  2. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/commands/getComponent/getComponent.jsmatched "raw.githubusercontent.com"12
Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
mediumRemote Payloadpackage/commands/getComponent/getComponent.jsmatched "raw.githubusercontent.com"12
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node post.js"5

Manifest

Package metadata

Scripts17
  • postinstallnode post.js
  • slice:browseslice browse
  • slice:buildslice build
  • slice:createslice component create
  • slice:deleteslice component delete
  • slice:devslice dev
  • slice:doctornode ./node_modules/slicejs-cli/client.js doctor
  • slice:getslice get
  • slice:helpnode ./node_modules/slicejs-cli/client.js --help
  • slice:initslice init
  • slice:listslice component list
  • slice:startslice start
  • slice:syncslice sync
  • slice:typesslice types generate
  • slice:updateslice update
  • slice:versionslice version
  • testnode --test
Dependencies13
  • @babel/parser^7.28.5
  • @babel/traverse^7.28.5
  • chalk^5.6.2
  • chokidar^3.6.0
  • clean-css^5.3.3
  • cli-table3^0.6.5
  • commander^12.0.0
  • fs-extra^11.2.0
  • html-minifier-terser^7.2.0
  • inquirer^12.4.2
  • ora^8.2.0
  • slicejs-web-frameworklatest
  • terser^5.43.1