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
- 255Mature · −50% score
- First published
- May 2025
- Publisher
- raven0520
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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: 3996549 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 low · score 0 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Large Javascript Payload | package/dist/auto-vue-manual.es.js | 3996549 bytes | 0 |
| low | Large Javascript Payload | package/dist/auto-vue-manual.umd.js | 2656997 bytes | 0 |
Manifest
Package metadata
Scripts12
audit:pronpm audit --omit=devbuildnpm run lint:fix && npx vue-tsc -b && rm -rf dist && vite build --config vite.config.ts && echo 'export const __VERSION__ = "'$(npm pkg get version | tr -d '"')"'" > dist/version.jsbuild-storybookstorybook buildbuild:pubnpm run build && npm run publish:latestdevvite --port 9000dev:5173vite --port 5173linteslint . --ext .js,.ts,.vuelint:fixeslint . --ext .js,.ts,.vue --fix --max-warnings=0publish:latestnpm version patch --no-git-tag-version && npm publishstorybookstorybook dev -p 6006update:autonpm uni auto-vue-manual && npm i auto-vue-manual -D --save-dev && npm list auto-vue-manualupdate:basicnpm uni auto-vue-basic && npm i auto-vue-basic -D --save-dev && npm list auto-vue-basic
Dependencies10
@tinymce/tinymce-vue^6.1.0@vueuse/core^13.9.0axios^1.13.5crypto-js^4.2.0dayjs^1.11.19echarts^6.0.0mitt^3.0.1nprogress^1.0.0-1tinymce^7.7.2uuid^13.0.0