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
- 153
- Versions published
- 9
- First published
- Apr 2026
- Publisher
- rcolkitt
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":["[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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/dist/enterprise/integrations/chat.test.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/dist/scanners/agent/credential-scope-audit.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/eval/fixtures.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/eval/fixtures.test.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/agents/adversary/tactics/infra.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/enterprise/signing/kms.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
Manifest
Package metadata
Scripts20
buildnpm run generate:manifest && tscbuild:mcptscchangesetchangesetdevconcurrently -n mcp,web -c cyan,magenta "npm run dev:http" "npm run dev:web"dev:httpnpx tsx src/http-server.tsdev:mcptsc --watchdev:turboturbo devdev:webturbo dev --filter=webgenerate:manifestnpx tsx scripts/generate-manifest.tsprofilenpx tsx scripts/profile.tsreleasenpm run build && npm test && changeset publishrelease-notesnpx tsx scripts/release-notes.tsself-certifynpm run generate:manifest && npx tsx scripts/self-certify.tsstartnode dist/index.jsstart:httpnode dist/http-server.jstestvitest runtest:coveragevitest run --coveragetest:selfnpm run self-certifytest:watchvitestversionchangeset 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.1better-sqlite3~12.10.0cross-spawn~7.0.6glob^11.0.0proper-lockfile~4.1.2sigstore~3.1.0ts-morph~28.0.0typescript^5.7.0yaml~2.9.0zod^3.24.0