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,781Mature · −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 monitoringNo 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"}'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
Status history (1 event)
- new → available · risk low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts14
buildrm -rf dist oclif.manifest.json && tsccleanrm -rf .turbo coverage dist docs.json oclif.manifest.jsonclobberyarn clean && rm -rf node_modulesinstall:dev./scripts/install.shlintredlint .lint:fixyarn lint --fixpostpackrm -f oclif.manifest.jsonprepackyarn build && oclif manifesttestconcurrently -n 'unit,types,lint,oclif' 'yarn test:unit' 'yarn test:types' 'yarn test:lint' 'yarn test:oclif'test:lintyarn linttest:oclifoclif manifesttest:typestsc --noEmittest:unitvitest runtest:unit-with-coveragevitest run --coverage
Dependencies36
@devvit/build-pack0.13.5-next-2026-06-16-23-25-19-09e673f20.0@devvit/builders0.13.5-next-2026-06-16-23-25-19-09e673f20.0@devvit/linkers0.13.5-next-2026-06-16-23-25-19-09e673f20.0@devvit/protos0.13.5-next-2026-06-16-23-25-19-09e673f20.0@devvit/public-api0.13.5-next-2026-06-16-23-25-19-09e673f20.0@devvit/shared-types0.13.5-next-2026-06-16-23-25-19-09e673f20.0@improbable-eng/grpc-web0.15.0@improbable-eng/grpc-web-node-http-transport0.15.0@oclif/core2.9.4@oclif/plugin-autocomplete2.3.3@oclif/plugin-help5.2.14@oclif/plugin-not-found2.3.34@oclif/plugin-warn-if-update-available2.0.45@types/ws8.5.12chalk4.1.2chokidar3.5.3date-fns2.29.3dotenv16.5.0execa9.6.1file-type21.3.2ignore7.0.5image-size2.0.2inquirer9.1.4isomorphic-git1.33.1js-yaml4.1.1jsdom24.1.0jszip3.10.1mime-types3.0.2mustache4.2.0open10.1.0- …and 6 more.