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
- 1
- 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
Scripts8
buildkjln 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:cikjln 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);"devkjln baozheng:devgenerate:changelogauto-changelogprebuildnode ../../scripts/ensure-workspace-builds.cjs packages/kam-openapi-sdk/dist/index.js packages/kam-openapi-config/dist/index.js -- "yarn workspace @qunhe/kam-openapi-sdk build && yarn workspace @qunhe/kam-openapi-config build" && node ../../scripts/ensure-workspace-builds.cjs packages/kam-ksg2d-renderer/dist/index.js -- "yarn workspace @qunhe/kam-ksg2d-renderer build"pretestnode ../../scripts/ensure-workspace-builds.cjs packages/kam-openapi-sdk/dist/index.js packages/kam-openapi-config/dist/index.js -- "yarn workspace @qunhe/kam-openapi-sdk build && yarn workspace @qunhe/kam-openapi-config build" && node ../../scripts/ensure-workspace-builds.cjs packages/kam-ksg2d-renderer/dist/index.js -- "yarn workspace @qunhe/kam-ksg2d-renderer build"testvitest run teststest:civitest run tests
Dependencies11
@qunhe/kam-ksg2d-renderer0.3.9-alpha.1@qunhe/kam-openapi-config0.3.9-alpha.1@qunhe/kam-openapi-sdk0.3.9-alpha.1atomically^2.0.3commander^13.1.0env-paths^3.0.0proper-lockfile^4.1.2sharp^0.34.5ulid^2.3.0xstate^5.20.0zod^4.0.0