PkgRadar

Package evidence

@augustdigital/[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
480Mature · −50% score
First published
Jun 2024
Publisher
kenny-august

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 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":["@augustdigital/[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":["@augustdigital/[email protected]"],"fail_on":"review"}'
Publisherkenny-august
Artifact bytes298,857
Previous version4.24.10-alpha.1
Published2026-03-19T20:23:20.612Z
SHA-2560d9f0baf6780f3afc7f63cc27e8e7dd14426f130e0543b3ba9bf3b1b6c67dc7d

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
6Score
4.24.10-alpha-3Version
Status history (1 event)
  1. newavailable · risk review · score 6 · 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

Scripts8
  • buildtsc
  • cleanrm -rf ./lib
  • formateslint . --fix
  • lint-sdklint-staged
  • testpnpm build && cross-env node dist/test
  • test:jestjest
  • test:jest:coveragejest --coverage
  • test:jest:watchjest --watch
Dependencies11
  • @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
  • 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