PkgRadar

Package evidence

@yozora/[email protected]

no static 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
80Mature · −50% score
First published
Feb 2021
Publisher
lemonclown

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":["@yozora/[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":["@yozora/[email protected]"],"fail_on":"review"}'
Publisherlemonclown
Artifact bytes20,670
Previous version2.3.17
Published2026-08-01T05:40:23.611Z
SHA-25652ede505de660f5e6935adba423a9445dc044c0728663283c961cd705755d4ae

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

Dependencies21
  • @yozora/core-parser^2.4.0
  • @yozora/tokenizer-autolink^2.4.0
  • @yozora/tokenizer-blockquote^2.4.0
  • @yozora/tokenizer-break^2.4.0
  • @yozora/tokenizer-definition^2.4.0
  • @yozora/tokenizer-emphasis^2.4.0
  • @yozora/tokenizer-fenced-code^2.4.0
  • @yozora/tokenizer-heading^2.4.0
  • @yozora/tokenizer-html-block^2.4.0
  • @yozora/tokenizer-html-inline^2.4.0
  • @yozora/tokenizer-image^2.4.0
  • @yozora/tokenizer-image-reference^2.4.0
  • @yozora/tokenizer-indented-code^2.4.0
  • @yozora/tokenizer-inline-code^2.4.0
  • @yozora/tokenizer-link^2.4.0
  • @yozora/tokenizer-link-reference^2.4.0
  • @yozora/tokenizer-list^2.4.0
  • @yozora/tokenizer-paragraph^2.4.0
  • @yozora/tokenizer-setext-heading^2.4.0
  • @yozora/tokenizer-text^2.4.0
  • @yozora/tokenizer-thematic-break^2.4.0