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
- 16
- First published
- May 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 ".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 30 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/audit-scanner.ts | matched ".npmrc" | 10 |
| medium | Credential file access | package/src/resolver.test.ts | matched ".npmrc" | 10 |
| medium | Credential file access | package/src/resolver.ts | matched ".npmrc" | 10 |
Manifest
Package metadata
Scripts4
lintbun run lint:codelint:codeeslint . --max-warnings 0testbun testtypechecktsgo -b
Dependencies11
@checkstack/auth-common0.10.0@checkstack/backend-api0.24.0@checkstack/common0.16.0@checkstack/notification-common1.3.4@checkstack/script-packages-common0.3.4@checkstack/sdk0.109.1@checkstack/secrets-backend0.2.10@checkstack/secrets-common0.2.4@orpc/server^1.14.4drizzle-orm^0.45.0zod^4.0.0