PkgRadar

Package evidence

@silentwave/[email protected]

Suspicious Publish Context: {"package_age_days":0,"publisher":"silentwave","burst_same_day":0,"burst_week":0,"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
silentwave

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":["@silentwave/[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":["@silentwave/[email protected]"],"fail_on":"review"}'
Publishersilentwave
Artifact bytes1,819,270
Previous versionnone
Published2026-06-12T14:45:36.316Z
SHA-256e3555abba2360b0048057144a9ac1e903ff19f8986e3e5141cb9f9772a319c7d

Why flagged

What the scanner saw

Suspicious Publish Context: {"package_age_days":0,"publisher":"silentwave","burst_same_day":0,"burst_week":0,"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":"silentwave","burst_same_day":0,"burst_week":0,"lure":null,"version_anomaly":false,"new_account":true}10

Manifest

Package metadata

Scripts2
  • linteslint --quiet --ext js,vue .
  • testset _ENV='local' && mocha test/**/*.js
Dependencies58
  • @babel/core^7.24.0
  • @babel/plugin-proposal-optional-chaining^7.21.0
  • @babel/plugin-transform-runtime^7.1.0
  • @babel/preset-env^7.4.5
  • @vue/babel-preset-app^5.0.9
  • ajv^6.10.2
  • axios^0.19.2
  • babel-loader^8.0.4
  • clean-webpack-plugin^0.1.19
  • consoler^0.2.0
  • css-loader^0.23.1
  • css-minimizer-webpack-plugin^5.0.1
  • directory-named-webpack-plugin^4.0.1
  • echarts^5.5.0
  • element-plus^2.3.7
  • express^4.18.2
  • file-loader^6.2.0
  • generate-password^1.7.1
  • glob^7.1.4
  • happypack^5.0.1
  • html-webpack-inject-attributes-plugin^1.0.1
  • html-webpack-plugin^5.5.3
  • jsonwebtoken^9.0.2
  • knex^0.19.0
  • koa2.7.0
  • koa-bodyparser^4.2.1
  • koa-nunjucks-2^3.0.2
  • koa-router^7.4.0
  • koa-static^5.0.0
  • koa-useragent2.0.0
  • …and 28 more.