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
- May 2026
- Publisher
- webopenlq
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
Large Javascript Payload: 5849256 bytes
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 30 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Large Javascript Payload | package/dist/index.common.js | 5849256 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.umd.js | 5849154 bytes | 10 |
| medium | Large Javascript Payload | package/dist/index.umd.min.js | 3826190 bytes | 10 |
Manifest
Package metadata
Scripts2
buildvue-cli-service build --target lib --name index ./src/index.jsservevue-cli-service serve
Dependencies10
axios^0.26.1copy-webpack-plugin^13.0.1core-js^3.40.0element-ui^2.15.14moment^2.30.1sass^1.85.0sass-loader^10.5.2useless-files-webpack5-plugin^1.0.2vue^2.7.16vue-router^3.6.5