PkgRadar

Package evidence

@inkeep/[email protected]

Credential file access: matched ".ssh/"

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
13,214Mainstream · −50% score
Versions published
1,551Established · −30% score
First published
Sep 2025
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":["@inkeep/[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":["@inkeep/[email protected]"],"fail_on":"review"}'
Artifact bytes33,300,600
Previous version0.78.0
Published2026-06-11T18:00:50.279Z
SHA-256068b4711fed42b30a013101b47a1ad8c29aa98fc780b658a136faa4b610e0c1f

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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

Availability ledger

available

review
Last checked
reviewRisk
1Score
0.78.1Version
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/.next/standalone/agents-manage-ui/.next/static/chunks/03a8w4_3piru7.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts18
  • buildnext build && pnpm build:sync
  • build:synccp -r public .next/standalone/agents-manage-ui && mkdir -p .next/standalone/agents-manage-ui/.next/ && cp -r .next/static .next/standalone/agents-manage-ui/.next/static
  • devnext --port ${MANAGE_UI_PORT:-3000}
  • formatbiome format --write
  • format:checkbiome format
  • knipknip --directory .. --workspace agents-manage-ui --config agents-manage-ui/knip.config.ts --files --dependencies --fix-type exports --fix-type types --include exports,types
  • lintbiome lint --error-on-warnings
  • lint:fixbiome check --write --unsafe
  • startnode .next/standalone/agents-manage-ui/server.js
  • testvitest --run --project '@inkeep/agents-manage-ui' && pnpm test:visual
  • test:coveragevitest --run --coverage
  • test:e2ecypress open --config-file cypress/cypress.config.ts
  • test:e2e:cistart-server-and-test start http-get://localhost:${MANAGE_UI_PORT:-3000}/default/projects test:e2e:run
  • test:e2e:runcypress run --config-file cypress/cypress.config.ts --headless --no-runner-ui
  • test:visualPW_TEST_CONNECT_WS_ENDPOINT=ws://127.0.0.1:3100 vitest --run --project '@inkeep/agents-manage-ui/browser'
  • test:visual:updatepnpm test:visual --update
  • typechecknext typegen && tsc --noEmit
  • typecheck:watchtsc --noEmit --watch
Dependencies85
  • @better-auth/sso1.6.9
  • @dnd-kit/core^6.3.1
  • @dnd-kit/modifiers^9.0.0
  • @dnd-kit/sortable^10.0.0
  • @dnd-kit/utilities^3.2.2
  • @hookform/resolvers^5.2.1
  • @inkeep/agents-core^0.78.1
  • @inkeep/agents-ui^0.16.4
  • @nangohq/frontend^0.69.41
  • @nangohq/node^0.69.41
  • @nangohq/types^0.69.41
  • @opentelemetry/api^1.9.0
  • @opentelemetry/api-2543c6b61b192f2fnpm:@opentelemetry/[email protected]
  • @opentelemetry/api-976b96d6f91de9a2npm:@opentelemetry/[email protected]
  • @opentelemetry/auto-instrumentations-node^0.75.0
  • @opentelemetry/auto-instrumentations-node-48cdd2cd691dbd67npm:@opentelemetry/[email protected]
  • @opentelemetry/baggage-span-processor^0.5.0
  • @opentelemetry/baggage-span-processor-bdc44bf8346aa8e2npm:@opentelemetry/[email protected]
  • @opentelemetry/context-async-hooks^2.5.1
  • @opentelemetry/context-async-hooks-e0c5e8efa7629ca7npm:@opentelemetry/[email protected]
  • @opentelemetry/core^2.5.1
  • @opentelemetry/core-29cf7235c9cfd0b7npm:@opentelemetry/[email protected]
  • @opentelemetry/core-b1ef70366512aa03npm:@opentelemetry/[email protected]
  • @opentelemetry/core-c978df70c7cc7cd8npm:@opentelemetry/[email protected]
  • @opentelemetry/exporter-trace-otlp-http^0.212.0
  • @opentelemetry/exporter-trace-otlp-http-3a16661bf82939efnpm:@opentelemetry/[email protected]
  • @opentelemetry/resources^2.5.1
  • @opentelemetry/resources-23b08fe5b2c9ef54npm:@opentelemetry/[email protected]
  • @opentelemetry/sdk-node^0.217.0
  • @opentelemetry/sdk-node-d0e2cc23597fdc2enpm:@opentelemetry/[email protected]
  • …and 55 more.
Optional dependencies3
  • @posthog/react^1.5.2
  • @sentry/nextjs^10.51.0
  • posthog-js^1.308.0