PkgRadar

Package evidence

@augustdigitalcanary/[email protected]

Remote Payload: matched "hooks.slack.com/services/"

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,592Niche · −30% score
Versions published
32
First published
Apr 2026
Publisher
angello-in-august

Effective trust discount applied: 30% (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":["@augustdigitalcanary/[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":["@augustdigitalcanary/[email protected]"],"fail_on":"review"}'
Artifact bytes217,918
Previous version8.2.0-canary.20260612172356.db5a53a
Published2026-06-12T22:48:30.632Z
SHA-25632ae49a46c0a0a1362d861643e04a8ad55d30123019922f6f8266e7f6bef84e1

Why flagged

What the scanner saw

Remote Payload: matched "hooks.slack.com/services/"

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

Availability ledger

available

review
Last checked
reviewRisk
8Score
8.2.0-canary.20260612224751.da38c61Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/lib/core/logger/slack.jsmatched "hooks.slack.com/services/"12

Manifest

Package metadata

Scripts13
  • benchmarknode benchmarks/run.js
  • benchmark:cinode benchmarks/run.js --json benchmarks/results.json --md benchmarks/summary.md
  • buildtsc
  • cleanrm -rf ./lib
  • formateslint . --fix
  • gen:versionnode scripts/update-version.js
  • lint-sdklint-staged
  • prepublishOnlypnpm clean && pnpm gen:version && pnpm build
  • testpnpm build && cross-env node dist/test
  • test:forknetnode tests/forknet/run.mjs
  • test:jestjest
  • test:jest:coveragejest --coverage
  • test:jest:watchjest --watch
Dependencies13
  • @coral-xyz/anchor^0.31.1
  • @sentry/browser^8.0.0
  • @sentry/node^8.0.0
  • @solana/spl-token^0.4.14
  • @solana/wallet-adapter-base^0.9.27
  • @solana/web3.js^1.98.4
  • @stellar/stellar-sdk^14.6.1
  • abitype^1.2.3
  • buffer^6.0.3
  • ethereum-block-by-date^1.5.0
  • ethers^6.13.1
  • lru-cache^11.2.2
  • uuid^11.1.0