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
39
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 bytes21,289,452
Previous version5.1.0-beta.2
Published2026-06-12T00:01:01.717Z
SHA-256d32714bbd33bf383f36394635797ab9e83cbe8ed157b3c144806ba42c2cd92db

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.1.0-beta.3Version
Status history (1 event)
  1. newavailable · 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)
SeverityKindPathDetailPoints
lowCredential file accesspackage/utility/hdbTerms.tsmatched "aws_access_key"5
lowCredential file accesspackage/utility/AWS/AWSConnector.jsmatched "aws_access_key"5
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/dataLayer/export.tsmatched "aws_access_key"5
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
lowObfuscation Densitypackage/studio/web/assets/chunk-727SXJPM-DMow1CZ1.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/studio/web/assets/ts.worker-aG3Cc-4f.js5912228 bytes0

Manifest

Package metadata

Scripts28
  • buildtsc --project tsconfig.build.json
  • build:watchnpm run build -- --watch --incremental
  • format:checkprettier --check .
  • format:writeprettier --write .
  • lintoxlint --format stylish --deny-warnings .
  • lint:fixnpm run lint -- --fix
  • lint:requiredoxlint --format stylish --quiet .
  • package./build-tools/build.sh
  • test:integrationharper-integration-test-run
  • test:integration:allnpm run test:integration -- "integrationTests/**/*.test.ts" "integrationTests/**/*.test.mjs"
  • test:integration:bunHARPER_RUNTIME=bun harper-integration-test-run
  • test:integration:mcpnpm run test:integration -- "integrationTests/mcp/**/*.test.ts"
  • 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
  • @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.0
  • alasql4.17.2
  • amaro^1.1.8
  • argon20.44.0
  • asn1js3.0.10
  • busboy^1.6.0
  • 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