PkgRadar

Package evidence

@finema/[email protected]

Obfuscation Density: high encoded/escaped-token density

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.

Weekly downloads
658
Versions published
461Mature · −50% score
First published
Oct 2023
Publisher
npm-finema

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":["@finema/[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":["@finema/[email protected]"],"fail_on":"review"}'
Publishernpm-finema
Artifact bytes87,045
Previous version3.18.0
Published2026-06-09T13:29:46.972Z
SHA-256c84fe500356dc41708de82bcef093e4b643715e56818b16abd7e43331058ce19

Why flagged

What the scanner saw

Obfuscation Density: high encoded/escaped-token density

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

low
Last checked
lowRisk
0Score
3.19.0Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowObfuscation Densitypackage/dist/runtime/components/Form/fileState/useUploadImageState.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/dist/runtime/i18n/valibot.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts11
  • devbun run dev:prepare && nuxi dev playground -o
  • dev:buildnuxi build playground
  • dev:preparenuxt-module-build build --stub && nuxt-module-build prepare && nuxi prepare playground
  • linteslint .
  • lint:fixeslint --fix .
  • prepacknuxt-module-build build
  • preparehusky
  • releasenpm run lint && npm run test && npm run prepack && changelogen --release && npm publish && git push --follow-tags
  • testvitest run
  • test:typesvue-tsc --noEmit && cd playground && vue-tsc --noEmit
  • test:watchvitest watch
Dependencies21
  • @iconify-json/heroicons^1.2.2
  • @iconify-json/ph^1.2.2
  • @iconify-json/svg-spinners^1.2.2
  • @nuxt/kit^4.1.3
  • @nuxt/ui^4.5.0
  • @pinia/nuxt^0.11.0
  • @tailwindcss/typography^0.5.0-alpha.3
  • @tiptap/extension-text-align^3.18.0
  • @vee-validate/nuxt^4.15.1
  • @vee-validate/valibot^4.15.1
  • @vuepic/vue-datepicker^11.0.2
  • @vueuse/components^13.9.0
  • @vueuse/core^13.9.0
  • @wdns/vue-code-block^2.3.5
  • axios^1.10.0
  • date-fns^4.1.0
  • date-fns-tz^3.2.0
  • defu^6.1.4
  • lodash-es^4.17.21
  • maska^3.1.1
  • url-join^5.0.0