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
- 39
- 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
10 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 10 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/utility/hdbTerms.ts | matched "aws_access_key" | 5 |
| low | Credential file access | package/utility/AWS/AWSConnector.js | matched "aws_access_key" | 5 |
| 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/dataLayer/export.ts | matched "aws_access_key" | 5 |
| low | Large Javascript Payload | package/studio/web/assets/editor.api-B3GrPa_a.js | 2293310 bytes | 0 |
| low | Obfuscation Density | package/studio/web/assets/flowDiagram-I6XJVG4X-89KBXtav.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/studio/web/assets/chunk-727SXJPM-DMow1CZ1.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/studio/web/assets/ts.worker-aG3Cc-4f.js | 5912228 bytes | 0 |
Manifest
Package metadata
Scripts28
buildtsc --project tsconfig.build.jsonbuild:watchnpm run build -- --watch --incrementalformat:checkprettier --check .format:writeprettier --write .lintoxlint --format stylish --deny-warnings .lint:fixnpm run lint -- --fixlint:requiredoxlint --format stylish --quiet .package./build-tools/build.shtest:integrationharper-integration-test-runtest:integration:allnpm run test:integration -- "integrationTests/**/*.test.ts" "integrationTests/**/*.test.mjs"test:integration:bunHARPER_RUNTIME=bun harper-integration-test-runtest:integration:mcpnpm run test:integration -- "integrationTests/mcp/**/*.test.ts"test: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@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^2.0.0@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.17.2amaro^1.1.8argon20.44.0asn1js3.0.10busboy^1.6.0cbor-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