PkgRadar

Package evidence

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

Versions published
39Mature · −50% score
First published
Aug 2023
Publisher
zhangpingchuan

Effective trust discount applied: 50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@ibiz-template/[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":["@ibiz-template/[email protected]"],"fail_on":"review"}'
Artifact bytes794,888
Previous version0.3.23
Published2025-08-28T13:17:57.675Z
SHA-256cb192505bccc43eb0b9d7be626bf16550ce3bc4dd6d87b0751cd1f8be1a8ffa3

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

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts5
  • buildnpm run sync:plugin && npm run lint && tsc --build
  • devnpm run sync:plugin && tsc --watch
  • linteslint 'src/**/*.ts' --ignore-pattern 'src/create-plugin/template/**'
  • publish:npmnpm run build && npm publish --access public
  • sync:plugincpx 'src/create-plugin/template/**/*' 'dist/template'
Dependencies53
  • @babel/core^7.23.6
  • @babel/preset-env^7.23.6
  • @rollup/plugin-babel^6.0.4
  • @rollup/plugin-commonjs^25.0.7
  • @rollup/plugin-eslint^9.0.5
  • @rollup/plugin-json^6.1.0
  • @rollup/plugin-node-resolve^15.2.3
  • @rollup/plugin-terser^0.4.4
  • @rollup/pluginutils^5.1.0
  • @typescript-eslint/eslint-plugin^6.16.0
  • @typescript-eslint/parser^6.16.0
  • @vitejs/plugin-vue^5.0.0
  • @vitejs/plugin-vue-jsx^3.1.0
  • chalk4.1.2
  • chokidar^3.5.3
  • consola^3.2.3
  • core-js^3.35.0
  • cp-file8.0.1
  • esbuild^0.19.10
  • eslint^8.56.0
  • eslint-config-airbnb-base^15.0.0
  • eslint-config-prettier^9.1.0
  • eslint-plugin-import^2.29.1
  • eslint-plugin-prettier^5.1.2
  • eslint-plugin-unused-imports^3.0.0
  • eslint-plugin-vue^9.19.2
  • fast-glob^3.3.2
  • fs-extra^11.2.0
  • gulp^4.0.2
  • gulp-autoprefixer^8.0.0
  • …and 23 more.