Package evidence
@connexum/[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.
- Versions published
- 15
- First published
- May 2026
- Publisher
- myccaig
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":["@connexum/[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":["@connexum/[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/esm/governance/approval-channel-slack-adapter.test.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/dist/governance/approval-channel-slack-adapter.test.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/dist/esm/governance/proxy-onboarding.test.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/governance/proxy-onboarding.test.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/hooks/secret-leak-scanner.sh | matched "id_rsa" | 5 |
| low | Credential file access | package/src/hooks/secret-leak-scanner.sh | matched "id_rsa" | 5 |
Manifest
Package metadata
Scripts24
benchmarknode scripts/run-benchmarks.mjs --output bench-results.jsonbenchmark:comparenode .github/benchmarks/compare.mjs --baseline .github/benchmarks/baseline.json --current bench-results.jsonbuildtsc && tsc -p tsconfig.esm.jsonbuild:cjstscbuild:esmtsc -p tsconfig.esm.jsonbuild:whitepapernode scripts/build-whitepaper.mjschangelog:collatenode scripts/changelog-collate.mjschangelog:newnode scripts/changelog-new.mjscheck-plan-driftnode scripts/check-plan-drift.mjscheck-step-0node scripts/check-step-0-evidence.mjsdemo:seednode scripts/dev-seed-demo-data.mjsdemo:startDEMO_SEED_ENABLED=true npm run startlinttsc --noEmitmigratenode scripts/migrate.mjsmigrate:prismanode scripts/migrate.mjs prismamigrate:trustnode scripts/migrate.mjs trustmigrate:verifynode scripts/migrate.mjs verifypostbuildnode scripts/copy-hooks.mjs && node scripts/copy-shim-templates.mjs && node scripts/fix-esm-imports.mjsprebuildnpm run build --workspace @connexum/database --if-present && npm run build --workspace @connexum/auth --if-present && npm run build --workspace @connexum/mcp-server-trust --if-present && npm run build --workspace @connexum/trust-api --if-present && npx tsx scripts/compute-pack-content-hashes.mjsprepublishOnlynode scripts/snapshot-vault-public-keys.mjs && npm run buildstartnode server.mjsstart:apiENABLE_API=true node server.mjstestnpx tsx --test tests/*.test.ts tests/**/*.test.tsverify-claimsnode scripts/verify-claims.mjs
Dependencies4
@noble/curves^2.2.0@types/ioredis^4.28.10ioredis^5.10.1pg^8.20.0