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.
- Weekly downloads
- 265
- Versions published
- 179Mature · −50% score
- First published
- Apr 2021
- Publisher
- evromalarkey
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 promotingMixed 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":["@newlogic-digital/[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":["@newlogic-digital/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".ssh/"
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 review · score 1 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 1 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/index.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts5
lintnpm run oxlint && npm run tscoxlintoxlintoxlint-fixoxlint --fixpublish-nextnpm publish --tag nexttsctsc
Dependencies15
@minify-html/node^0.18.1@newlogic-digital/vite-plugin-heroicons^1.3.1@stylistic/eslint-plugin^5.10@stylistic/stylelint-config^5.0.0@vituum/vite-plugin-css-inline^2.1.0@vituum/vite-plugin-latte^2.0.2@vituum/vite-plugin-send^2.0.1browserslist^4.28.2browserslist-to-esbuild^2.1.1lightningcss^1.32.0npm-check-updates^22.2.0oxlint^1.66.0postcss-custom-properties^15.0.1stylelint-config-standard^40.0.0vituum^2.0.2