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.
- Versions published
- 461Mature · −50% score
- First published
- Dec 2016
- Publisher
- sealights
Effective trust discount applied: −50% (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":["[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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Messenger Bot Endpoint | package/tsOutputs/common/agent-events/sensitive-data-filter.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Messenger Bot Endpoint | package/browser-agent/dist/browser-agent-all.min.js | matched "hooks.slack.com/services/" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
Manifest
Package metadata
Scripts32
agent-testmocha --exit 'tsOutputs/test/agent-tests/*-spec.js' -fi testcafeagent-test:testcafemocha --exit 'tsOutputs/test/agent-tests/*-spec.js' -f testcafebuildpnpm run lint && pnpm run build:node-agent && pnpm run build:browser-agent && pnpm run build:lightweight-agentbuild:browser-agentpnpm --filter sl-browser-agent buildbuild:lightweight-agentpnpm --filter lean-coverage-listener buildbuild:node-agentpnpm run ci-setup-messages && tsc -p tsconfig.json && node ./copy-test-resources && pnpm run typingsci-setup-messagesnode ./scripts/ci-setup-messages.jscleanrimraf tsOutputsclean:allpnpm run clean && pnpm --filter sl-browser-agent clean && pnpm --filter lean-coverage-listener cleanct:build-scannermocha --exit "tsOutputs/test/build-scanner/componentTest/**/*-spec.js"ct:commonmocha --exit "tsOutputs/test/common/componentTest/**/*-spec.js"download-messagesnode ./scripts/download-messages.jsgenerate-message-typesnode ./scripts/generate-message-types.jsinstall-allpnpm installinstall-browser-agentpnpm --filter sl-browser-agent installinstall-lightweight-agentpnpm --filter lean-coverage-listener installinstall-node-agentpnpm installlinteslint .lint:fixeslint --fix .prettierprettier -w .rebuildpnpm run clean:all && pnpm run buildtestpnpm run test:unit && pnpm run ct:build-scannertest:unitmocha --exit 'tsOutputs/test/*/unitTest/**/*-spec.js' && pnpm run ut:mocha-reporter && pnpm run ut:browser-agent && pnpm run ut:lightweight-agenttest:unit:update-snapshotsmocha --exit --require ts-node/register 'test/*/unitTest/**/*-spec.ts' --updatetypingstsc -p tsconfig-typings.jsonut:browser-agentpnpm --filter sl-browser-agent testut:build-scannermocha --exit 'tsOutputs/test/build-scanner/unitTest/**/*-spec.js'ut:cli-parsemocha --exit "tsOutputs/test/cli-parse/unitTest/**/*-spec.js"ut:commonmocha --exit "tsOutputs/test/common/unitTest/**/*-spec.js"ut:lightweight-agentpnpm --filter lean-coverage-listener test- …and 2 more.
Dependencies41
@babel/generator7.18.9@babel/parser7.18.9@istanbuljs/esm-loader-hook^0.3.0@jridgewell/gen-mapping0.3.5ast-traverse0.1.1ast-types0.15.1async2.6.4chalk2.4.1cli-progress3.11.2commander4.1.0fileset2.0.3globby^11.1.0ignore5.2.0istanbul0.4.5istanbul-lib-instrument3.0.0istanbul-lib-source-maps^4.0.1jwt-decode3.1.2lodash.clonedeep^4.5.0lodash.filter^4.6.0lodash.flatmap^4.5.0md52.0.0micromatch4.0.8mkdirp0.5.5nopt3.0.4nopt-usage0.1.0nyc^15.1.0object-assign4.1.1promise7.0.4read-json-sync1.1.1rimraf3.0.2- …and 11 more.