PkgRadar

Package evidence

@mizuchilabs/[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.

Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@mizuchilabs/[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":["@mizuchilabs/[email protected]"],"fail_on":"review"}'
Artifact bytes50,543
Previous version0.2.0
Published2026-05-25T01:14:10.458Z
SHA-256d640294e8b7d81ed58398b6878ef5420d722a3ba5abdddb2e9926d3e859d6635

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
12Score
0.2.1Version
Status history (1 event)
  1. newavailable · risk review · score 12 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/lib/openapi/loader.tsmatched "curl "12

Manifest

Package metadata

Scripts6
  • astroastro
  • buildastro build
  • devastro dev
  • formatprettier --write .
  • lintoxlint --fix
  • previewastro preview
Dependencies12
  • @apidevtools/swagger-parser^12.1.0
  • @astrojs/mdx^5.0.0
  • @astrojs/sitemap^3.7.2
  • @lucide/astro^1.16.0
  • @tailwindcss/typography^0.5.19
  • clsx^2.1.1
  • openapi-sampler^1.7.3
  • pagefind^1.5.2
  • rehype-autolink-headings^7.1.0
  • rehype-slug^6.0.0
  • tailwind-merge^3.6.0
  • tw-animate-css^1.4.0