PkgRadar

Package evidence

@frostime/[email protected]

Remote Payload: matched "curl "

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.

Weekly downloads
100
Versions published
24
First published
Apr 2026
Publisher
frostime

Recommended action

Review before promoting

Mixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.

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":["@frostime/[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":["@frostime/[email protected]"],"fail_on":"review"}'
Publisherfrostime
Artifact bytes145,528
Previous version0.15.2
Published2026-05-15T08:02:01.493Z
SHA-25661f9305a326eac9ae818032a19b856bdb93d2a66e265893c039449127502bd7a

Why flagged

What the scanner saw

Remote Payload: matched "curl "

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
24Score
0.15.3Version
Status history (1 event)
  1. newavailable · risk review · score 24 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/dist/api/command.mjsmatched "curl "12
mediumRemote Payloadpackage/dist/api/guard.mjsmatched "curl "12

Manifest

Package metadata

Scripts8
  • buildtsdown --config tsdown.config.ts
  • devtsdown --config tsdown.config.ts --no-dts --sourcemap --watch
  • formatprettier --write .
  • prelinkpnpm run build
  • prepublishOnlypnpm run build
  • siyuannode bin/siyuan.mjs
  • testtsx --test tests/*.test.ts
  • typechecktsc --noEmit
Dependencies9
  • ajv^8.17.1
  • ajv-formats^3.0.1
  • citty^0.1.6
  • consola^3.2.3
  • defu^6.1.4
  • jiti^2.4.2
  • micromatch^4.0.8
  • pathe^1.1.2
  • yaml^2.5.1