PkgRadar

Package evidence

@tuvmdainam/[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
11
First published
Apr 2026
Publisher
tuvmdainam

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":["@tuvmdainam/[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":["@tuvmdainam/[email protected]"],"fail_on":"review"}'
Publishertuvmdainam
Artifact bytes19,458
Previous version1.0.11
Published2026-06-04T08:53:38.787Z
SHA-256622c9a0c103ba07c3910ee607d24c543447664c5f7bca23a47b661c55300426f

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
1.0.12Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts3
  • buildwebpack --mode production
  • startset "STANDALONE=true" && set "PREVIEW_SHELL_FRAME=true" && webpack serve --mode development
  • typechecktsc --noEmit
Dependencies6
  • @sth87/shadcn-design-system0.1.1
  • @tanstack/react-query5.99.0
  • axios^1.7.9
  • react__REACT_VERSION__
  • react-dom__REACT_VERSION__
  • react-router-dom^6.20.0