PkgRadar

Package evidence

@devvit/[email protected]

no findings

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
3,782Mature · −50% score
First published
Oct 2022
Publisher
colacadstink

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

Looks clean — keep monitoring

No high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.

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":["@devvit/[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":["@devvit/[email protected]"],"fail_on":"review"}'
Publishercolacadstink
Artifact bytes8,095
Previous version0.13.5-next-2026-06-16-20-20-38-233aab293.0
Published2026-06-16T20:30:45.913Z
SHA-2565579b6ef84350f9b3409d99271eeec64c93d7dbe55acdec1d88041d7bc5b43b2

Why flagged

What the scanner saw

No high-signal static finding in the saved report.

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

Availability ledger

available

low
Last checked
lowRisk
0Score
0.13.5-next-2026-06-16-20-30-01-fa0b86e10.0Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Scripts10
  • buildtsc
  • cleanrm -rf .turbo coverage dist .devvitLocalStorage
  • clobberyarn clean && rm -rf node_modules
  • lintredlint .
  • lint:fixyarn lint --fix
  • prepublishOnlypublish-package-json
  • testyarn test:unit && yarn test:types && yarn lint
  • test:typestsc --noEmit
  • test:unitvitest run
  • test:unit-with-coveragevitest run --coverage
Dependencies3
  • @devvit/build-pack0.13.5-next-2026-06-16-20-30-01-fa0b86e10.0
  • @devvit/protos0.13.5-next-2026-06-16-20-30-01-fa0b86e10.0
  • @devvit/shared-types0.13.5-next-2026-06-16-20-30-01-fa0b86e10.0