PkgRadar

Package evidence

[email protected]

Messenger Bot Endpoint: matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)

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
150
Versions published
12
First published
Apr 2026
Publisher
rcolkitt

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":["[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":["[email protected]"],"fail_on":"review"}'
Publisherrcolkitt
Artifact bytes1,500,200
Previous version2.14.0
Published2026-06-13T21:24:39.854Z
SHA-256119fb5ee8e223d1ebe58c1ad2864e69c28c4a614958508160d1ad7a2184268a1

Why flagged

What the scanner saw

Messenger Bot Endpoint: matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 6 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowMessenger Bot Endpointpackage/dist/enterprise/integrations/chat.test.jsmatched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler)5
lowCredential file accesspackage/dist/scanners/agent/credential-scope-audit.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/eval/fixtures.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/eval/fixtures.test.jsmatched "AWS_ACCESS_KEY"5
lowCredential file accesspackage/dist/agents/adversary/tactics/infra.jsmatched ".ssh/"5
lowCredential file accesspackage/dist/enterprise/signing/kms.jsmatched "GOOGLE_APPLICATION_CREDENTIALS"5

Manifest

Package metadata

Scripts26
  • benchmarknpx tsx scripts/run-benchmark.ts
  • benchmark:llmnpx tsx scripts/run-llm-benchmark.ts
  • benchmark:redteamnpx tsx scripts/run-redteam-benchmark.ts
  • buildtsc && npm run generate:manifest
  • build:mcptsc
  • changesetchangeset
  • constitutionnpx tsx scripts/constitution-check.ts
  • devconcurrently -n mcp,web -c cyan,magenta "npm run dev:http" "npm run dev:web"
  • dev:httpnpx tsx src/http-server.ts
  • dev:mcptsc --watch
  • dev:turboturbo dev
  • dev:webturbo dev --filter=web
  • emit:certnpx tsx scripts/emit-sample-certificate.ts
  • generate:manifestnpx tsx scripts/generate-manifest.ts
  • profilenpx tsx scripts/profile.ts
  • releasenpm run build && npm test && changeset publish
  • release-notesnpx tsx scripts/release-notes.ts
  • self-certifynpm run generate:manifest && npx tsx scripts/self-certify.ts
  • startnode dist/index.js
  • start:httpnode dist/http-server.js
  • testvitest run
  • test:coveragevitest run --coverage
  • test:selfnpm run self-certify
  • test:watchvitest
  • verify:certnpx tsx scripts/verify-certificate.ts
  • versionchangeset version
Dependencies15
  • @actions/core~3.0.1
  • @actions/github~9.1.1
  • @anthropic-ai/sdk~0.91.1
  • @modelcontextprotocol/sdk^1.12.1
  • @sigstore/bundle~4.0.0
  • @sigstore/sign~4.1.1
  • better-sqlite3~12.10.0
  • cross-spawn~7.0.6
  • glob^11.0.0
  • proper-lockfile~4.1.2
  • sigstore~3.1.0
  • ts-morph~28.0.0
  • typescript^5.7.0
  • yaml~2.9.0
  • zod^3.24.0