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
- 105
- Versions published
- 56
- First published
- Apr 2026
- Publisher
- trebeljahr
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 20 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/adopt.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/scaffold/dotenvx.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/assets/env.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/provision/s3-buckets.js | matched "AWS_ACCESS_KEY" | 5 |
Manifest
Package metadata
Scripts18
_release:finishpnpm run build && pnpm run typecheck && git push --follow-tags && node scripts/release-packages.mjs && npm publish --access public && npm install -g .buildpnpm --filter @hatchkit/dev-shared run build && tsc && node scripts/copy-templates.mjscheckpnpm run typecheck && pnpm run lint && pnpm run testdevtsx src/index.tsdev:typechecktsc --noEmit --watch --preserveWatchOutputformatbiome format --write srcinstall-localpnpm run build && npm install -g .lintbiome check srclint:fixbiome check --write srcprepublishOnlypnpm run buildreleasepnpm run release:patchrelease:majornode scripts/release-prep.mjs && node scripts/release-bump.mjs major && pnpm run _release:finishrelease:minornode scripts/release-prep.mjs && node scripts/release-bump.mjs minor && pnpm run _release:finishrelease:patchnode scripts/release-prep.mjs && node scripts/release-bump.mjs patch && pnpm run _release:finishstartnode dist/index.jstesttsx test-dev-setup.ts && tsx test-dns-preflight.ts && tsx test-google-oauth.ts && tsx test-keys-rotate.ts && tsx test-scaffold.ts && tsx test-onboarding-plan.ts && tsx test-set-description.ts && tsx test-rename-project.ts && tsx test-manifest.ts && tsx test-listmonk.ts && tsx test-ses-smtp.ts && tsx test-cloudflare-dns-publish.ts && tsx test-listmonk-ses.tstest:keys-rotatetsx test-keys-rotate.tstypechecktsc --noEmit
Dependencies14
@aws-sdk/client-s3^3.700.0@aws-sdk/client-sesv2^3.1048.0@dotenvx/dotenvx^1.61.2@hatchkit/dev-sharedworkspace:*@inquirer/core^10.3.0@inquirer/figures^1.0.0@inquirer/prompts^7.0.0chalk^5.3.0conf^13.0.0eciesjs^0.4.18execa^9.0.0handlebars^4.7.8keytar^7.9.0ora^8.0.0