Package evidence
@cainiaofe/[email protected]
Install-time lifecycle script: preinstall="node ./scripts/preinstall.js"
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
- snowden_
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":["@cainiaofe/[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":["@cainiaofe/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: preinstall="node ./scripts/preinstall.js"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk review · score 5 · status available -> available, risk high -> review, score 35 -> 5
- new → available · risk high · score 35 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | preinstall="node ./scripts/preinstall.js" | 5 |
Manifest
Package metadata
Scripts7
buildrm -rf lib/ && tscdevtsc -wlinteslint src/ --ext .js,.tslint:errorseslint src/ --ext .js,.ts --quietlint:fixeslint src/ --ext .js,.ts --fixpreinstallnode ./scripts/preinstall.jspubnpm publish --registry=https://registry.npmjs.org --access=public && tnpm sync @cainiaofe/cone-cli
Dependencies14
@cainiaofe/cone-core^1.xaxios^0.24.0chalk^3.0.0commander^9dayjs^1.11.7fs-extra^10.0.0ice-npm-utils^3.0.1lodash^4.17.21npm-package-arg^10.0.0open^8.4.2ora^5.4.1pkg-dir^5.0.0semver^6.3.0table^6.8.1