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
959
Versions published
38
First published
Mar 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,460,443
Previous version5.0.30
Published2026-06-11T00:09:05.930Z
SHA-25688b325fa715248992d17190260dc3cda2848eea698c41c22b356dff2c53c92a3

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.31Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/utility/AWS/AWSConnector.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/utility/hdbTerms.jsmatched "aws_access_key"5
lowCredential file accesspackage/dist/dataLayer/export.jsmatched "aws_access_key"5
lowCredential file accesspackage/utility/AWS/AWSConnector.jsmatched "aws_access_key"5
lowCredential file accesspackage/utility/hdbTerms.tsmatched "aws_access_key"5
lowCredential file accesspackage/dataLayer/export.jsmatched "aws_access_key"5
lowLarge Javascript Payloadpackage/studio/web/assets/ts.worker-aG3Cc-4f.js5912228 bytes0
lowLarge Javascript Payloadpackage/studio/web/assets/vendor-monaco-PcJeG3iU.js3419890 bytes0
lowLarge Javascript Payloadpackage/studio/web/assets/vendor-viz-C7NNFu2d.js2458907 bytes0

Manifest

Package metadata

Scripts26
  • buildtsc --project tsconfig.build.json
  • build:watchnpm run build -- --watch --incremental
  • format:checkprettier --check .
  • format:writeprettier --write .
  • lintoxlint --deny-warnings .
  • lint:fixnpm run lint -- --fix
  • lint:requiredoxlint --quiet .
  • package./build-tools/build.sh
  • test:integrationnode integrationTests/utils/scripts/run.ts
  • test:integration:api-testsnode --test integrationTests/apiTests/tests/testSuite.mjs
  • test:unitmocha
  • test:unit:allnpm run test:unit:main && npm run test:unit:apitests && npm run test:unit:resources && npm run test:unit:lmdb
  • test: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:bin
  • test: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:unit
  • test:unit:typestrip:allnpm run test:unit:typestrip unitTests
  • test: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.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