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
- 959
- Versions published
- 38
- First published
- Mar 2026
- Publisher
- harperdb_team
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":["@harperfast/[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":["@harperfast/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "aws_access_key"
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
9 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 9 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/utility/AWS/AWSConnector.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/utility/hdbTerms.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/dataLayer/export.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/utility/AWS/AWSConnector.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/utility/hdbTerms.ts | matched "aws_access_key" | 5 |
| low | Credential file access | package/dataLayer/export.js | matched "aws_access_key" | 5 |
| low | Large Javascript Payload | package/studio/web/assets/ts.worker-aG3Cc-4f.js | 5912228 bytes | 0 |
| low | Large Javascript Payload | package/studio/web/assets/vendor-monaco-PcJeG3iU.js | 3419890 bytes | 0 |
| low | Large Javascript Payload | package/studio/web/assets/vendor-viz-C7NNFu2d.js | 2458907 bytes | 0 |
Manifest
Package metadata
Scripts26
buildtsc --project tsconfig.build.jsonbuild:watchnpm run build -- --watch --incrementalformat:checkprettier --check .format:writeprettier --write .lintoxlint --deny-warnings .lint:fixnpm run lint -- --fixlint:requiredoxlint --quiet .package./build-tools/build.shtest:integrationnode integrationTests/utils/scripts/run.tstest:integration:api-testsnode --test integrationTests/apiTests/tests/testSuite.mjstest:unitmochatest:unit:allnpm run test:unit:main && npm run test:unit:apitests && npm run test:unit:resources && npm run test:unit:lmdbtest:unit:apitestsnode ./dist/bin/harper.js stop && mocha 'unitTests/apiTests/**/*-test.mjs'test:unit:binmocha 'unitTests/bin/**/*.js'test:unit:componentsmocha 'unitTests/components/**/*.js'test:unit:configmocha 'unitTests/config/**/*.js'test:unit:dataLayermocha 'unitTests/dataLayer/**/*.js' --exclude 'unitTests/dataLayer/harperBridge/**/*'test:unit:lmdbHARPER_STORAGE_ENGINE=lmdb npm run test:unit:resources && HARPER_STORAGE_ENGINE=lmdb npm run test:unit:apitests && HARPER_STORAGE_ENGINE=lmdb npm run test:unit:bintest:unit:loggingmocha 'unitTests/utility/logging/*.js'test:unit:mainmocha 'unitTests/**/*test.*js' --exclude 'unitTests/apiTests/**/*' --exclude 'unitTests/dataLayer/harperBridge/**/*' --exclude 'unitTests/resources/**/*'test:unit:resourcesmocha 'unitTests/resources/**/*.js'test:unit:securitymocha 'unitTests/security/**/*.js'test:unit:servermocha 'unitTests/server/**/*.js'test:unit:typestripenv NODE_OPTIONS='--conditions=typestrip' npm run test:unittest:unit:typestrip:allnpm run test:unit:typestrip unitTeststest:unit:utilitymocha 'unitTests/utility/**/*.js' --exclude 'unitTests/utility/logging/**/*'
Dependencies80
@aws-sdk/client-s3^3.1012.0@aws-sdk/lib-storage3.1045.0@datadog/pprof^5.11.1@endo/static-module-record^1.1.2@fastify/autoload^6.3.1@fastify/compress^8.3.1@fastify/cors^11.2.0@fastify/static^9.1.3@harperfast/extended-iterable^1.0.1@harperfast/rocksdb-js^1.4.2@turf/area6.5.0@turf/boolean-contains6.5.0@turf/boolean-disjoint6.5.0@turf/boolean-equal6.5.0@turf/circle6.5.0@turf/difference6.5.0@turf/distance6.5.0@turf/helpers6.5.0@turf/length6.5.0alasql4.6.6amaro^1.1.8argon20.44.0asn1js3.0.7cbor-x1.6.4chalk4.1.2chokidar^4.0.3cli-progress3.12.0clone2.1.2dotenv^16.4.7easy-ocsp1.3.1- …and 50 more.
Optional dependencies3
bufferutil^4.0.9segfault-handler^1.3.0utf-8-validate^5.0.10