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
- 644
- Versions published
- 50
- First published
- Feb 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
11 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 11 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/core/utility/AWS/AWSConnector.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/core/utility/AWS/AWSConnector.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/core/dataLayer/export.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/core/utility/hdbTerms.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/core/dataLayer/export.ts | matched "aws_access_key" | 5 |
| low | Credential file access | package/core/utility/hdbTerms.ts | 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 |
| low | Obfuscation Density | package/npm-shrinkwrap.json | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/core/package-lock.json | high encoded/escaped-token density | 0 |
Manifest
Package metadata
Scripts20
buildtsc --project tsconfig.jsonbuild:watchnpm run build -- --watch --incrementalcluster:deletepushd utility/dev && docker compose -f docker-compose.ip.yml --project-directory ../.. down --remove-orphans; popdcluster:hostname:latestpushd utility/dev && docker compose -f docker-compose.hostname.yml --project-directory ../.. pull && docker compose -f docker-compose.hostname.yml --project-directory ../.. up; popdcluster:hostname:localpushd utility/dev && docker compose -f docker-compose.hostname.yml --project-directory ../.. build && docker compose -f docker-compose.hostname.yml --project-directory ../.. up; popdcluster:ip:latestpushd utility/dev && docker compose -f docker-compose.ip.yml --project-directory ../.. pull && docker compose -f docker-compose.ip.yml --project-directory ../.. up; popdcluster:ip:localpushd utility/dev && docker compose -f docker-compose.ip.yml --project-directory ../.. build && docker compose -f docker-compose.ip.yml --project-directory ../.. up; popdcore:set-branch./build-tools/set-core-branch.shcore:sync./build-tools/sync-core.shdownload-prebuildsnode ./build-tools/download-prebuilds.jsformatprettier .format:writenpm run format -- --writelintoxlint --deny-warnings .lint:fixnpm run lint -- --fixlint:requiredoxlint --quiet .package./build-tools/build-pro.shprebuilddatetest:integrationHARPER_INTEGRATION_TEST_INSTALL_SCRIPT=dist/bin/harper.js harper-integration-test-runtest:integration:allnpm run test:integration -- integrationTests/**/*.test.*stest:unitmocha --require unitTests/unitTestSetup.cjs 'unitTests/**/*.test.mjs'
Dependencies81
@aws-sdk/client-s3^3.1012.0@aws-sdk/lib-storage3.1045.0@datadog/pprof^5.14.4@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.7- …and 51 more.
Optional dependencies3
bufferutil^4.0.9segfault-handler^1.3.0utf-8-validate^5.0.10