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
- 307
- Versions published
- 46
- First published
- Jan 2026
- Publisher
- enyineer
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":["@checkstack/[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":["@checkstack/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "GITHUB_TOKEN"
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 5 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/src/services/plugin-installers/github-installer.ts | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts5
devbun --env-file=../../.env --watch src/index.tsgeneratebun --env-file=../../.env run drizzle-kit generatelintbun run lint:codelint:codeeslint . --max-warnings 0typechecktsgo -b
Dependencies25
@checkstack/api-docs-common0.1.14@checkstack/auth-common0.7.1@checkstack/backend-api0.17.0@checkstack/cache-api0.3.4@checkstack/common0.11.0@checkstack/drizzle-helper0.0.5@checkstack/pluginmanager-common0.2.3@checkstack/queue-api0.3.4@checkstack/signal-backend0.2.8@checkstack/signal-common0.2.4@hono/zod-validator^0.7.6@orpc/client^1.13.14@orpc/contract^1.13.14@orpc/openapi^1.13.2@orpc/server^1.13.2@orpc/zod^1.13.2better-auth^1.4.7drizzle-orm^0.45.0hono^4.12.14jose^6.1.3pg^8.11.0semver^7.6.3tar^7.4.3winston^3.19.0zod^4.2.1