PkgRadar

Package evidence

@qiqi1996/[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
3
First published
Oct 2025
Publisher
saekiraku

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":["@qiqi1996/[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":["@qiqi1996/[email protected]"],"fail_on":"review"}'
Publishersaekiraku
Artifact bytes219,220
Previous version0.0.3
Published2026-05-29T09:58:03.368Z
SHA-256d56421d17fa84d7ad007b64f19538a96b9cf453dce384ba6f6c66b3e20ce621a

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.0.4Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts6
  • builddel dist && make-dir dist && bun run build:schema && bun run build:cli && bun run build:docs
  • build:clibun build ./src/cli/index.ts --format cjs --target node --banner '#!/usr/bin/env node' --outfile ./dist/cli/main && bun run ./src/build-cli.ts
  • build:docsbun run vite build
  • build:schemabun run ./src/build-schema.ts
  • devbun run vite
  • generatebun run src/cli/index.ts
Dependencies29
  • @ant-design/colors^7.2.1
  • @mantine/core^8.3.5
  • @mantine/hooks^8.3.5
  • @tailwindcss/vite^4.1.13
  • @types/react^19.1.10
  • @types/react-dom^19.1.7
  • @vitejs/plugin-react-swc^4.0.0
  • ahooks^3.9.5
  • classnames^2.5.1
  • globals^16.3.0
  • i18next^25.6.0
  • i18next-browser-languagedetector^8.2.0
  • immer^10.2.0
  • lodash^4.17.21
  • package-directory^8.1.0
  • prettier^3.6.2
  • react^19.1.1
  • react-dom^19.1.1
  • react-i18next^16.0.1
  • react-icons^5.5.0
  • react-json-view-lite^2.5.0
  • react-router-dom^7.9.4
  • save-file^2.3.1
  • shiki^4.1.0
  • tailwindcss^4.1.13
  • ts-essentials^10.1.1
  • typescript~5.8.3
  • vite^7.1.2
  • zod^4.1.12