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 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":["@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"}'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
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/.next/standalone/agents-manage-ui/.next/static/chunks/03a8w4_3piru7.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts18
buildnext build && pnpm build:syncbuild: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/staticdevnext --port ${MANAGE_UI_PORT:-3000}formatbiome format --writeformat:checkbiome formatknipknip --directory .. --workspace agents-manage-ui --config agents-manage-ui/knip.config.ts --files --dependencies --fix-type exports --fix-type types --include exports,typeslintbiome lint --error-on-warningslint:fixbiome check --write --unsafestartnode .next/standalone/agents-manage-ui/server.jstestvitest --run --project '@inkeep/agents-manage-ui' && pnpm test:visualtest:coveragevitest --run --coveragetest:e2ecypress open --config-file cypress/cypress.config.tstest:e2e:cistart-server-and-test start http-get://localhost:${MANAGE_UI_PORT:-3000}/default/projects test:e2e:runtest:e2e:runcypress run --config-file cypress/cypress.config.ts --headless --no-runner-uitest:visualPW_TEST_CONNECT_WS_ENDPOINT=ws://127.0.0.1:3100 vitest --run --project '@inkeep/agents-manage-ui/browser'test:visual:updatepnpm test:visual --updatetypechecknext typegen && tsc --noEmittypecheck: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.0posthog-js^1.308.0