PkgRadar

Package evidence

@libretimes/[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
libretimes

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":["@libretimes/[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":["@libretimes/[email protected]"],"fail_on":"review"}'
Publisherlibretimes
Artifact bytes12,644
Previous versionnone
Published2026-06-17T16:53:52.873Z
SHA-25601a55196f58b48dc8fbfbc40a26fda4c72ed1aedd31df2c8c3a83408edef5ead

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

Scripts5
  • buildtsc
  • preparenpm run build
  • prepublishOnlynpm run build && npm test
  • testvitest run
  • test:watchvitest
Dependencies20
  • @libretimes/rehype-katex-scroll>=0.1.0
  • @libretimes/remark-video>=0.1.0
  • hast-util-sanitize>=5
  • katex>=0.16
  • rehype-autolink-headings>=7
  • rehype-external-links>=3
  • rehype-katex>=7
  • rehype-pretty-code>=0.14
  • rehype-raw>=7
  • rehype-sanitize>=6
  • rehype-slug>=6
  • remark-deflist>=1
  • remark-directive>=4
  • remark-flexible-code-titles>=1
  • remark-gfm>=4
  • remark-math>=6
  • remark-smartypants>=3
  • remark-supersub>=1
  • shiki>=1
  • unist-util-visit>=5