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.

Versions published
26
First published
Apr 2026
Publisher
kenny-august

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"}'
Publisherkenny-august
Artifact bytes198,291
Previous version5.1.1-canary.20260522143221.0422e614
Published2026-06-11T18:52:37.398Z
SHA-2561c45d70ee23047267b66b2559d0e87d3c1a3baa4622984ef41244cf102471802

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
12Score
6.0.0-canary.20260611135225.2067763eVersion
Status history (1 event)
  1. newavailable · risk review · score 12 · 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

Scripts12
  • 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:jestjest
  • test:jest:coveragejest --coverage
  • test:jest:watchjest --watch
Dependencies12
  • @coral-xyz/anchor^0.31.1
  • @sentry/browser^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