PkgRadar

Package evidence

@tenjot/[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
First published
Jun 2026
Publisher
tenjot

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":["@tenjot/[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":["@tenjot/[email protected]"],"fail_on":"review"}'
Publishertenjot
Artifact bytes9,867
Previous versionnone
Published2026-06-14T15:01:24.304Z
SHA-2563efd5451990a9e35b43bd36f2bb459809e3f8d7a04ea7ac7e5507e92e2db89f4

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
0.1.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

Scripts2
  • buildtsdown
  • devtsdown -w
Dependencies14
  • @types/node^25.4.0
  • @vitejs/plugin-vue^6.0.5
  • gray-matter^4.0.3
  • hast-util-select^6.0.4
  • hast-util-to-html^9.0.5
  • hast-util-to-text^4.0.2
  • picomatch^4.0.4
  • rehype-stringify^10.0.1
  • remark-parse^11.0.0
  • remark-rehype^11.1.1
  • tinyglobby^0.2.15
  • unified^11.0.5
  • vite^8.0.14
  • vue^3.5.34