PkgRadar

Package evidence

@harness-engineering/[email protected]

Credential file access: matched ".npmrc"

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
1,330Niche · −30% score
Versions published
70
First published
Mar 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@harness-engineering/[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":["@harness-engineering/[email protected]"],"fail_on":"review"}'
Artifact bytes10,315,830
Previous version2.7.1
Published2026-06-03T12:53:52.224Z
SHA-256a9c84733615bf55a252ef9e40928bb9604c237cdd4c223a8d9a370c5dce13560

Why flagged

What the scanner saw

Credential file access: matched ".npmrc"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-4BDOSCNY.jsmatched ".npmrc"5

Manifest

Package metadata

Scripts8
  • buildtsup && node scripts/copy-assets.mjs
  • cleannode ../../scripts/clean.mjs dist
  • devtsup --watch
  • linteslint src
  • testvitest run
  • test:coveragevitest run --coverage
  • test:watchvitest
  • typechecktsc --noEmit
Dependencies23
  • @clack/prompts^0.9.1
  • @harness-engineering/core0.29.0
  • @harness-engineering/dashboard0.8.2
  • @harness-engineering/graph0.11.0
  • @harness-engineering/linter-gen0.1.7
  • @harness-engineering/orchestrator0.8.1
  • @harness-engineering/types0.16.0
  • @modelcontextprotocol/sdk^1.29.0
  • @typescript-eslint/typescript-estree^8.29.0
  • better-sqlite3^12.10.0
  • chalk^5.6.2
  • commander^12.1.0
  • dotenv^16.6.1
  • ejs^3.1.10
  • glob^13.0.6
  • gray-matter^4.0.3
  • handlebars^4.7.9
  • minimatch^10.2.5
  • semver^7.7.4
  • tree-sitter-wasms0.1.13
  • web-tree-sitter^0.24.7
  • yaml^2.8.3
  • zod^3.25.76