PkgRadar

Package evidence

@eturnity/[email protected]

no findings

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,660Mature · −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 monitoring

No 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"}'
Publisherelisee_reclus
Artifact bytes580,753
Previous version9.22.2
Published2026-06-08T15:52:46.397Z
SHA-2567af3d2962068206d4c0ea4d616d19b483ba68bab339f9c74e828880174538f6b

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

low
Last checked
lowRisk
0Score
9.25.0Version
Status history (1 event)
  1. newavailable · 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-docs
  • build-storybookstorybook build
  • build:provided-filesnode scripts/build-provided-files.js
  • copy:provided-docsnode scripts/copy-provided-docs.js
  • devvite
  • lintvue-cli-service lint
  • maintain: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.js
  • prepacknpm run verify:provided-files && npm run verify:provided-docs
  • prepublishOnlynpm run maintain:components && npm run test && npm run build && npm run verify:provided-files && npm run verify:provided-docs
  • prettierprettier --write 'src/**/*.{js,vue}'
  • promote:provided-files-tagnode scripts/promote-provided-files-tag.js
  • purge:provided-files-cachenode scripts/purge-provided-files-cache.js
  • storybookstorybook dev -p 6006
  • testjest
  • test-coveragejest --coverage
  • verify:provided-docsnode scripts/verify-provided-docs.js
  • verify: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.0
  • click-outside-vue34.0.1
  • date-fns^4.1.0
  • storybook8.2.9
  • vite-plugin-require1.1.14
  • vue3.3.4
  • vue-router4.2.2
  • vue3-styled-components1.2.1
  • vuedraggable4.1.0