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
- 1,945Mature · −50% score
- First published
- Jul 2023
- Publisher
- ackava
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":["@social-mail/[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":["@social-mail/[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
Scripts9
build-cssnpx postcss "./src/**/*.css" --base src --dir dist --map --verbosebuild-css-watchnpx postcss "./src/**/*.css" --base src --dir dist --map --verbose -wbuild-styler-cssnpx postcss "styler/styler-main.css" -o "styler/styler.css" --map --verbosebuild-styler-css-watchnpx postcss "styler/styler-main.css" -o "styler/styler.css" --map --verbose -wbuild-styler-lite-cssnpx postcss "styler-lite/styler-main.css" -o "styler-lite/styler.css" --map --verbosebuild-styler-lite-css-watchnpx postcss "styler-lite/styler-main.css" -o "styler-lite/styler.css" --map --verbose -wpostversiongit push --follow-tagspushgit add -A && git commit -m "dep vb" && npm version patchtestnode --enable-source-maps ./test.mjs
Dependencies13
@kurkle/color^0.4.0@positron-js/context^1.0.15@social-mail/web-components^1.1.9@web-atoms/core^2.6.49@web-atoms/data-styles^1.1.3@web-atoms/date-time^3.0.19@web-atoms/email-dom^1.1.5@web-atoms/entity^2.6.8@web-atoms/pack^1.0.117@web-atoms/web-controls^2.6.16reflect-metadata^0.2.2tinycolor2^1.6.0tslib^2.8.1