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
- 2,120Niche · −30% score
- Versions published
- 39
- First published
- Apr 2026
- Publisher
- bitkyc08
Effective trust discount applied: −30% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
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":["[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":["[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
Scripts22
buildnpm run ui:buildbuild:clitsc -p tsconfig.bin.json && node scripts/fix-shebangs.mjsbuild:servertsc -p tsconfig.build.jsondevnode scripts/dev.mjsdev:servertsx watch server.tslint:pkgnode -e "const p=require('./package.json'); const req=['name','version','bin']; for(const k of req){if(!p[k])throw new Error('missing '+k)} const mustInclude=['bin/**/*.js','lib/**/*.js','routes/**/*.js','skills/','integrations/comfyui/ima2_gen_bridge/__init__.py','integrations/comfyui/ima2_gen_bridge/nodes.py','integrations/comfyui/ima2_gen_bridge/README.md','assets/card-news/templates/','vendor/','server.js','LICENSE']; for(const f of mustInclude){if(!p.files.includes(f))throw new Error('files[] must include '+f)}"prepacknpm run ui:build && npm run build:server && npm run build:cliprepublishOnlynpm run typecheck && npm run typecheck:tests && npm run test:inventory && npm run ui:build && npm run build:server && npm run build:cli && npm run lint:pkg && npm run test:package-installpublish:dry-runnode scripts/publish-dry-run.mjsrelease:majornpm version major && npm publish && git push origin main --tagsrelease:minornpm version minor && npm publish && git push origin main --tagsrelease:patchnpm version patch && npm publish && git push origin main --tagssetupnode bin/ima2.js setupstartnode bin/ima2.js servetestnode scripts/run-tests.mjstest:inventorynode scripts/classify-tests.mjs --check --fail-js-runtimetest:package-installnode --test tests/package-install-smoke.mjstypechecktsc --noEmit -p tsconfig.jsontypecheck:teststsc --noEmit -p tsconfig.tests.jsonui:buildcd ui && npm run buildui:devcd ui && npm run devui:installcd ui && npm install
Dependencies9
better-sqlite3^12.9.0dotenv^17.4.2express^5.1.0openai^5.8.2openai-oauth^1.0.2progrokfile:vendor/progrok-0.2.0.tgzsharp^0.34.5trash^10.1.1ulid^3.0.2