PkgRadar

Package evidence

[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
2
First published
Jun 2026
Publisher
leason

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherleason
Artifact bytes123,256
Previous version1.4.1
Published2026-06-08T08:53:39.610Z
SHA-256f331a8177a5333cc8005c2aaea35b8821a52c3a8010802e8d3129f010b3f0d12

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.4.2-test.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

Scripts11
  • buildtsc
  • devtsc --watch
  • postpacknode ../../scripts/restore-package-json.mjs
  • prebuildpnpm run prepare:workspace-core
  • prepacknode ../../scripts/prepare-package-for-publish.mjs
  • prepare:workspace-corepnpm --filter zqy-novel-core build
  • prepublishOnlynode ../../scripts/verify-no-workspace-protocol.mjs .
  • pretestpnpm run build
  • pretypecheckpnpm run prepare:workspace-core
  • testvitest run --passWithNoTests
  • typechecktsc --noEmit
Dependencies10
  • commander^13.0.0
  • dotenv^16.4.0
  • epub-gen-memory^1.0.10
  • ink^7.0.0
  • ink-text-input^6.0.0
  • marked^15.0.12
  • marked-terminal^7.3.0
  • react^19.2.4
  • zqy-novel-core1.4.2-test.0
  • zqy-novel-studio1.4.2-test.0