PkgRadar

Package evidence

@harperfast/[email protected]

Credential file access: matched "aws_access_key"

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
52
First published
Feb 2026
Publisher
harperdb_team

Recommended action

Review before promoting

Mixed 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"}'
Publisherharperdb_team
Artifact bytes20,556,592
Previous version5.0.31
Published2026-06-11T22:50:16.012Z
SHA-2568649a253fb1c061b7954a85bd87c623c121e13befe5431067b7f1a871ae353f3

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

review
Last checked
reviewRisk
30Score
5.0.32Version
Status history (1 event)
  1. newavailable · risk review · score 30 · status changed

Evidence

Static findings

12 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 12 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/core/utility/AWS/AWSConnector.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/core/utility/AWS/AWSConnector.jsmatched "aws_access_key"5
lowCredential file accesspackage/core/dataLayer/export.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/core/dataLayer/export.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/core/utility/hdbTerms.jsmatched "aws_access_key"5
lowCredential file accesspackage/core/utility/hdbTerms.tsmatched "aws_access_key"5
lowObfuscation Densitypackage/studio/web/assets/chunk-727SXJPM-DMow1CZ1.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/studio/web/assets/editor.api-B3GrPa_a.js2293310 bytes0
lowObfuscation Densitypackage/studio/web/assets/flowDiagram-I6XJVG4X-89KBXtav.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/studio/web/assets/ts.worker-aG3Cc-4f.js5912228 bytes0
lowObfuscation Densitypackage/npm-shrinkwrap.jsonhigh encoded/escaped-token density0
lowObfuscation Densitypackage/core/package-lock.jsonhigh encoded/escaped-token density0

Manifest

Package metadata

Scripts18
  • buildtsc --project tsconfig.json
  • build:watchnpm run build -- --watch --incremental
  • cluster:deletepushd utility/dev && docker compose -f docker-compose.ip.yml --project-directory ../.. down --remove-orphans; popd
  • cluster:hostname:latestpushd utility/dev && docker compose -f docker-compose.hostname.yml --project-directory ../.. pull && docker compose -f docker-compose.hostname.yml --project-directory ../.. up; popd
  • cluster:hostname:localpushd utility/dev && docker compose -f docker-compose.hostname.yml --project-directory ../.. build && docker compose -f docker-compose.hostname.yml --project-directory ../.. up; popd
  • cluster:ip:latestpushd utility/dev && docker compose -f docker-compose.ip.yml --project-directory ../.. pull && docker compose -f docker-compose.ip.yml --project-directory ../.. up; popd
  • cluster:ip:localpushd utility/dev && docker compose -f docker-compose.ip.yml --project-directory ../.. build && docker compose -f docker-compose.ip.yml --project-directory ../.. up; popd
  • core:set-branch./build-tools/set-core-branch.sh
  • core:sync./build-tools/sync-core.sh
  • download-prebuildsnode ./build-tools/download-prebuilds.js
  • formatprettier .
  • format:writenpm run format -- --write
  • lintoxlint --deny-warnings .
  • lint:fixnpm run lint -- --fix
  • lint:requiredoxlint --quiet .
  • package./build-tools/build-pro.sh
  • prebuilddate
  • test:integrationnode integrationTests/run.mjs
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.0
  • alasql4.6.6
  • amaro^1.1.8
  • argon20.44.0
  • asn1js3.0.7
  • cbor-x1.6.4
  • chalk4.1.2
  • chokidar^4.0.3
  • cli-progress3.12.0
  • clone2.1.2
  • dotenv^16.4.7
  • easy-ocsp1.3.1
  • …and 50 more.
Optional dependencies3
  • bufferutil^4.0.9
  • segfault-handler^1.3.0
  • utf-8-validate^5.0.10