PkgRadar

Package evidence

@inkeep/[email protected]

Known Indicator Filename: package/dist/slack/services/events/execution.js

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,956Niche · −30% score
Versions published
646
First published
Feb 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":["@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 bytes114,725
Previous version0.74.3
Published2026-05-28T19:08:45.637Z
SHA-256eec471243532d5dc6fc7a300570dbaf5d307e7c52bef1a6eb0972c08943f3fa3

Why flagged

What the scanner saw

Known Indicator Filename: package/dist/slack/services/events/execution.js

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
highKnown Indicator Filenamepackage/dist/slack/services/events/execution.jspackage/dist/slack/services/events/execution.js45

Manifest

Package metadata

Scripts9
  • buildtsdown
  • devpnpm build --watch
  • formatbiome format --write src
  • format:checkbiome format src
  • knipknip --directory ../.. --workspace packages/agents-work-apps --dependencies
  • lintbiome lint --error-on-warnings
  • lint:fixbiome check --write src
  • testvitest --run
  • typechecktsc --noEmit
Dependencies16
  • @inkeep/agents-core0.74.4
  • @modelcontextprotocol/sdk^1.26.0
  • @nangohq/node^0.69.41
  • @octokit/auth-app^8.1.2
  • @octokit/rest^22.0.1
  • @opentelemetry/api^1.9.0
  • @slack/socket-mode^2.0.5
  • @slack/types^2.18.0
  • @slack/web-api^7.9.1
  • drizzle-orm^0.44.7
  • fetch-to-node^2.1.0
  • hono^4.12.7
  • jose^6.1.0
  • minimatch^10.2.1
  • oxfmt^0.42.0
  • slack-block-builder^2.8.0