PkgRadar

Package evidence

@cainiaofe/[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.

Weekly downloads
29
Versions published
1
First published
Oct 2025
Publisher
snowden_

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":["@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"}'
Publishersnowden_
Artifact bytes20,733
Previous versionnone
Published2025-10-15T08:15:55.959Z
SHA-2566ae7daf26e962693e454bf691801542130e386a16bc04bf3e09265d7ca500b2f

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts4
  • buildrm -rf lib && rm -rf es && tsc && tsc -p tsconfig.es.json
  • devtsc -w
  • prepublishOnlytnpm run build
  • pubnpm publish --registry=https://registry.npmjs.org --access=public && tnpm sync @cainiaofe/cone-core
Dependencies23
  • @babel/generator^7.17.7
  • @babel/parser^7.20.15
  • @babel/traverse^7.17.3
  • @babel/types^7.17.0
  • @koa/cors^4.0.0
  • @koa/router^12.0.0
  • axios^1.2.1
  • chalk^4
  • change-case^4.1.2
  • ejs^3.1.8
  • execa^5.1
  • fs-extra^11.1.0
  • koa^2.14.1
  • koa-body^6.0.1
  • koa-compose^4.1.0
  • node-fetch^2
  • npmlog^5.0.1
  • open^6.4.0
  • portfinder^1.0.32
  • query-string^7
  • semver^7.3.8
  • type-fest^2
  • typescript4.8.2