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
- 2
- First published
- Jun 2026
- Publisher
- manycore_admin
Recommended action
Looks clean — keep monitoringNo 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":["@manycore/[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":["@manycore/[email protected]"],"fail_on":"review"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts11
buildyarn build:dashboard && kjln baozheng:build && node -e "const fs=require('fs');const p=require('path').join('dist','cli.js');const c=fs.readFileSync(p,'utf8');if(!c.startsWith('#!'))fs.writeFileSync(p,'#!/usr/bin/env node\n'+c);"build:ciyarn build:dashboard && kjln baozheng:build && node -e "const fs=require('fs');const p=require('path').join('dist','cli.js');const c=fs.readFileSync(p,'utf8');if(!c.startsWith('#!'))fs.writeFileSync(p,'#!/usr/bin/env node\n'+c);"build:dashboardyarn prepare:rollup-native && vite build --config vite.dashboard.config.tsdevkjln baozheng:devgenerate:changelogauto-changeloggenerate:docsyarn build && node scripts/generate-command-docs.jsprebuildnode ../../scripts/ensure-workspace-builds.cjs packages/kam-openapi-sdk/dist/index.js packages/kam-openapi-config/dist/index.js -- "yarn workspace @manycore/kam-openapi-sdk build && yarn workspace @manycore/kam-openapi-config build"prepare:rollup-nativenode ./scripts/ensure-rollup-native.cjspretestnode ../../scripts/ensure-workspace-builds.cjs packages/kam-openapi-sdk/dist/index.js packages/kam-openapi-config/dist/index.js -- "yarn workspace @manycore/kam-openapi-sdk build && yarn workspace @manycore/kam-openapi-config build" && node ../../scripts/ensure-workspace-builds.cjs packages/kam-ksg2d-renderer/dist/index.js -- "yarn workspace @manycore/kam-ksg2d-renderer build"testvitest runtest:civitest run
Dependencies6
@manycore/kam-openapi-config0.3.9-alpha.3@manycore/kam-openapi-sdk0.3.9-alpha.3commander^13.1.0env-paths^3.0.0fastify^5.6.1zod^4.0.0