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
- 911
- Versions published
- 26
- First published
- Apr 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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/server/-U54UVWO2.js | matched "GITHUB_TOKEN" | 5 |
Manifest
Package metadata
Scripts11
buildpnpm build:server && pnpm build:clientbuild:clientvite build --config vite.config.tsbuild:servertsup src/server/serve.ts --format esm --outDir dist/server --tsconfig tsconfig.build.jsoncleannode ../../scripts/clean.mjs distdevconcurrently "pnpm dev:server" "pnpm dev:client"dev:clientvite --config vite.config.tsdev:servertsx watch src/server/serve.tslinteslint srctestvitest runtest:watchvitesttypechecktsc --noEmit
Dependencies19
@harness-engineering/core0.28.2@harness-engineering/graph0.10.0@harness-engineering/orchestrator0.8.0@harness-engineering/types0.15.0@hono/node-server^1.19.13@tailwindcss/typography^0.5.19framer-motion^12.38.0glob^13.0.6hono^4.12.18lucide-react^1.8.0react^18.3.1react-dom^18.3.1react-markdown^10.1.0react-router^7.5.0react-syntax-highlighter^16.1.1react-virtuoso^4.18.5remark-gfm^4.0.1zod^3.25.76zustand^5.0.12