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
- 30
- First published
- Feb 2026
- Publisher
- well-prado
Recommended action
Review before promotingMixed signals: the package has indicators worth reading before allowing the update in automated dependency flows.
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
Credential file access: matched ".npmrc"
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 review · score 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/commands/install/node.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/commands/publish/node.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/commands/create/project.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts11
buildrm -rf dist && bun run tscbuild:devtsc --watchbuild:studiobun run --filter @blokjs/studio build && cp -r ../../apps/studio/dist ./dist/studio-distcleanrm -rf dist && rm -rf node_modulesdevnpm run uninstall:local && npm run install:local && npm run build:dev && blokctl --helpinstall:localnpm linkpostbuildcp -r ./src/commands/monitor/static ./dist/commands/monitor/ && if [ -d ../../apps/studio/dist ]; then cp -r ../../apps/studio/dist ./dist/studio-dist; fitestvitest runtest:devvitesttypechecktsc --noEmit --incrementaluninstall:localnpm rm --global blokctl
Dependencies23
@ai-sdk/openai^1.3.22@blokjs/runner^0.6.18@clack/prompts^1.0.0ai^4.3.16better-sqlite3^12.6.2chalk^5.6.2commander^14.0.3express^4.21.2fast-glob^3.3.3figlet^1.10.0fs-extra^11.3.3ink^5.2.1open^11.0.0picocolors^1.1.1pluralize^8.0.0posthog-node^4.6.0react^18.3.0serve-handler^6.1.6simple-git^3.30.0type-fest^4.34.1typescript^5.8.3yocto-spinner^1.0.0zod^3.24.2