PkgRadar

Package evidence

[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"golang1024","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

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.

Versions published
1
First published
Jun 2026
Publisher
golang1024

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"}'
Publishergolang1024
Artifact bytes11,833
Previous versionnone
Published2026-06-15T05:45:29.431Z
SHA-25602442aabba030ed86e7874b0e2a3283070127d1fb98a2727ce05d5f491f9854b

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"golang1024","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumSuspicious Publish Contextmanifest{"package_age_days":0,"publisher":"golang1024","burst_same_day":1,"burst_week":1,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts3
  • buildnode ./index.js build
  • devnodemon --inspect --trace-deprecation --watch build ./index.js dev
  • simulationnode ./index.js build -s
Dependencies31
  • @babel/core^7.13.14
  • @babel/plugin-transform-runtime^7.13.10
  • @babel/preset-env^7.13.12
  • ali-oss^6.15.2
  • autoprefixer^10.3.4
  • babel-loader^8.2.2
  • chalk^4.1.0
  • commander^7.2.0
  • copy-webpack-plugin^8.1.0
  • css-loader^5.2.0
  • esdk-obs-nodejs^3.21.3
  • file-loader^6.2.0
  • fs-extra^9.1.0
  • hasha^5.2.2
  • htmlparser2^6.0.1
  • less^4.1.1
  • less-loader^8.0.0
  • loader-utils^2.0.0
  • mini-css-extract-plugin^1.6.0
  • postcss-loader^5.2.0
  • postcss-preset-env^9.6.0
  • progress^2.0.3
  • style-loader^2.0.0
  • throttle-debounce^3.0.1
  • uglify-js^3.14.2
  • url-loader^4.1.1
  • weapp-compiler-hw^0.0.1
  • webpack^5.61.0
  • webpack-bundle-analyzer^4.4.0
  • webpack-merge^5.7.3
  • …and 1 more.