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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Suspicious Publish Context | manifest | {"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 builddevnodemon --inspect --trace-deprecation --watch build ./index.js devsimulationnode ./index.js build -s
Dependencies31
@babel/core^7.13.14@babel/plugin-transform-runtime^7.13.10@babel/preset-env^7.13.12ali-oss^6.15.2autoprefixer^10.3.4babel-loader^8.2.2chalk^4.1.0commander^7.2.0copy-webpack-plugin^8.1.0css-loader^5.2.0esdk-obs-nodejs^3.21.3file-loader^6.2.0fs-extra^9.1.0hasha^5.2.2htmlparser2^6.0.1less^4.1.1less-loader^8.0.0loader-utils^2.0.0mini-css-extract-plugin^1.6.0postcss-loader^5.2.0postcss-preset-env^9.6.0progress^2.0.3style-loader^2.0.0throttle-debounce^3.0.1uglify-js^3.14.2url-loader^4.1.1weapp-compiler-hw^0.0.1webpack^5.61.0webpack-bundle-analyzer^4.4.0webpack-merge^5.7.3- …and 1 more.