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 promotingMixed 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"}'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
Status history (1 event)
- new → available · risk review · score 15 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Manifest Codeless Dependency Stub | package.json | package ships no JS/TS source but declares 29 dependency(ies) (0 with loose/empty version specs) — dependency-confusion / install-chain loader shape | 15 |
Manifest
Package metadata
Scripts6
builddel dist && make-dir dist && bun run build:schema && bun run build:cli && bun run build:docsbuild:clibun build ./src/cli/index.ts --format cjs --target node --banner '#!/usr/bin/env node' --outfile ./dist/cli/main && bun run ./src/build-cli.tsbuild:docsbun run vite buildbuild:schemabun run ./src/build-schema.tsdevbun run vitegeneratebun 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.0ahooks^3.9.5classnames^2.5.1globals^16.3.0i18next^25.6.0i18next-browser-languagedetector^8.2.0immer^10.2.0lodash^4.17.21package-directory^8.1.0prettier^3.6.2react^19.1.1react-dom^19.1.1react-i18next^16.0.1react-icons^5.5.0react-json-view-lite^2.5.0react-router-dom^7.9.4save-file^2.3.1shiki^4.1.0tailwindcss^4.1.13ts-essentials^10.1.1typescript~5.8.3vite^7.1.2zod^4.1.12