PkgRadar

Package evidence

@qiqi1996/[email protected]

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 29 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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
4
First published
Oct 2025
Publisher
saekiraku

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":["@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 bytes220,025
Previous version0.0.4
Published2026-06-11T08:00:14.845Z
SHA-256c0f178f639c0114365b798235b18ca5e83cdc406f2ce9b8966003951f8110760

Why flagged

What the scanner saw

Manifest Codeless Dependency Stub: package ships no JS/TS source but declares 29 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumManifest Codeless Dependency Stubpackage.jsonpackage ships no JS/TS source but declares 29 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape15

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