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,787Mature · −50% score
- First published
- Feb 2023
- 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
Scripts31
buildyarn library:buildbuild:minesbuild --bundle --external:@reddit/baseplate --format=esm --minify --sourcemap=linked --target=es2020cleanrm -rf .turbo coverage dist library/src/semanticColors.tsclobberyarn clean && rm -rf node_modulesdev:buildchokidar ./library/src ../shared-types/dist --command 'yarn build && echo "BUILD COMPLETE"' --ignore './library/src/semanticColors.ts'library:buildyarn library:build:semantic-colors && yarn library:build:typescript && yarn library:build:styleslibrary:build:custom-stylescd library && postcss custom-styles.css -o ../dist/custom-styles.csslibrary:build:semantic-colorsscripts/make-semantic-colors.jslibrary:build:stylescd library && postcss styles.css -o tailwind-build.css && yarn library:build:styles-dist && yarn library:build:custom-styleslibrary:build:styles-distscripts/make-styles.jslibrary:build:typescripttsc --project tsconfig.jsonlibrary:devconcurrently -n 'lib:styles,lib:styles-dist,lib:typescript' 'yarn library:dev:styles' 'yarn library:dev:styles-dist' 'yarn library:dev:typescript'library:dev:stylesyarn library:build:styles -wlibrary:dev:styles-distyarn library:build:styles-dist --watchlibrary:dev:typescriptyarn library:build:typescript -wlibrary:lintredlint ./librarylibrary:lint:fixyarn library:lint --fixlibrary:testyarn library:test:unit && yarn library:test:types && yarn library:lintlibrary:test:typestsc --noEmit -p librarylibrary:test:unitvitest run -r library -c vitest.config.jslibrary:test:unit-with-coverageyarn library:test:unit --coveragelintyarn library:lint && yarn lint:circular-depslint:circular-depsyarn madge --circular dist/**/*.jslint:fixyarn library:lint:fixprepublishOnlypublish-package-jsonshreddit:devnode scripts/shreddit-development-bridge.jstestyarn library:test && yarn test:sizetest:sizeyarn build:min --metafile=dist/devvit-custom-post-meta.min.json --outfile=dist/devvit-custom-post.min.js library/src/client/devvit-custom-post.ts && yarn build:min --metafile=dist/devvit-surface-meta.min.json --outfile=dist/devvit-surface.min.js library/src/client/devvit-surface.ts && filesizetest:typesyarn library:test:typestest:unityarn library:test:unit- …and 1 more.
Dependencies7
@devvit/multiplatform0.0.1-20250218-2f1c7a2a@devvit/protos0.13.5-next-2026-06-16-23-25-19-09e673f20.0@devvit/runtime-lite0.13.5-next-2026-06-16-23-25-19-09e673f20.0@devvit/shared-types0.13.5-next-2026-06-16-23-25-19-09e673f20.0compare-versions6.1.1nice-grpc-web3.3.3p-queue7.3.4
Optional dependencies1
lit^2.0.0