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,667Mature · −50% score
- First published
- Nov 2021
- Publisher
- elisee_reclus
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":["@eturnity/[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":["@eturnity/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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
No findings stored for this release.
Manifest
Package metadata
Scripts18
buildvite build && npm run build:provided-files && npm run copy:provided-docsbuild-storybookstorybook buildbuild:provided-filesnode scripts/build-provided-files.jscopy:provided-docsnode scripts/copy-provided-docs.jsdevvitelintvue-cli-service lintmaintain:componentscommand -v agent >/dev/null 2>&1 && agent -p "Run the UpdateTestsAndStories skill on all .vue files in src/components/" --trust || echo '⚠️ Cursor CLI (agent) not found — skipping maintenance (run manually in Cursor)'merge-remote-masternode scripts/merge-remote-master.jsprepacknpm run verify:provided-files && npm run verify:provided-docsprepublishOnlynpm run maintain:components && npm run test && npm run build && npm run verify:provided-files && npm run verify:provided-docsprettierprettier --write 'src/**/*.{js,vue}'promote:provided-files-tagnode scripts/promote-provided-files-tag.jspurge:provided-files-cachenode scripts/purge-provided-files-cache.jsstorybookstorybook dev -p 6006testjesttest-coveragejest --coverageverify:provided-docsnode scripts/verify-provided-docs.jsverify:provided-filesnode scripts/verify-provided-files.js
Dependencies12
@originjs/vite-plugin-commonjs1.0.3@vue/compat3.3.4@vueform/slider2.1.10@vuepic/vue-datepicker6.1.0click-outside-vue34.0.1date-fns^4.1.0storybook8.2.9vite-plugin-require1.1.14vue3.3.4vue-router4.2.2vue3-styled-components1.2.1vuedraggable4.1.0