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
- 102
- Versions published
- 22
- First published
- Dec 2025
- Publisher
- baicie2
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":["@baicie/[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":["@baicie/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 10 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cjs/chunks/src.cjs | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/esm/chunks/src.mjs | matched ".npmrc" | 5 |
Manifest
Package metadata
Scripts17
buildrimraf dist && npm run build:options && rolldown -m -c && node -e "if (process.platform !== 'win32') { require('child_process').execSync('chmod +x dist/cjs/cli.cjs dist/cjs/index.cjs') }"build:analyzerimraf dist && npm run build:options && ANALYZER=true vite buildbuild:optionsvite-node src/scripts/build-options.tsci-publishtsx scripts/publish.tsdevrolldown --watch -clintcross-env FORCE_COLOR=1 npm-run-all --parallel --aggregate-output lint:*lint:markdownmarkdownlint "**/*.md" --ignore "**/node_modules/**/*.md" --ignore build --config .markdownlint.cjslint:srceslint --cachencunode dist/cjs/cli.cjsprettierprettier . --checkprettier:fixprettier . --writereleasetsx scripts/release.tstestnpm run test:unit && npm run test:e2etest:buntest/bun-install.sh && mocha test/buntest:e2e./test/e2e.shtest:unitmocha test test/package-managers/*type-checktsc --noEmit --incremental
Dependencies28
camelcase^9.0.0chalk^5.6.2cli-table3^0.6.5commander^14.0.3dequal^2.0.3fast-glob^3.3.3fast-memoize^2.5.2find-up8.0.0fp-and-or^1.0.2hosted-git-info^10.1.0ini^7.0.0js-yaml^4.1.1jsonc-parser^3.3.1jsonlines^0.1.1lodash^4.18.1npm-registry-fetch^19.1.1p-map^7.0.4parse-github-url^1.0.4picomatch^4.0.4progress^2.0.3prompts-ncu^3.0.2rc-config-loader^4.1.4rfdc^1.4.1semver^7.8.0semver-utils^1.1.4spawn-please^3.0.0untildify^6.0.0update-notifier^7.3.1