PkgRadar

Package evidence

@harness-engineering/[email protected]

Credential file access: matched "GITHUB_TOKEN"

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,533Niche · −30% score
Versions published
68
First published
Mar 2026
Publisher
intense.visions

Effective trust discount applied: 30% (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 bytes9,858,800
Previous version2.6.0
Published2026-05-18T21:28:47.450Z
SHA-25693af876841735216b3024c30e65fc5ef094de12e86ed8715773e1f23d05e7a43

Why flagged

What the scanner saw

Credential file access: matched "GITHUB_TOKEN"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/chunk-372MGNTI.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/chunk-BCFDGOMA.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/chunk-CQOMVZDC.jsmatched "GITHUB_TOKEN"5
lowCredential file accesspackage/dist/chunk-YYRQCQPZ.jsmatched "GITHUB_TOKEN"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
Dependencies22
  • @clack/prompts^0.9.1
  • @harness-engineering/core0.28.0
  • @harness-engineering/dashboard0.7.0
  • @harness-engineering/graph0.9.0
  • @harness-engineering/linter-gen0.1.7
  • @harness-engineering/orchestrator0.6.0
  • @harness-engineering/types0.14.0
  • @modelcontextprotocol/sdk^1.29.0
  • @typescript-eslint/typescript-estree^8.29.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