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
- 2,218Niche · −30% score
- Versions published
- 1,350Mature · −50% score
- First published
- Mar 2019
- Publisher
- kslhunter
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":["@simplysm/[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":["@simplysm/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched ".npmrc"
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 6 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/commands/init/generators/root.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/commands/publish/storage-publisher.js | matched ".ssh/" | 5 |
| low | Credential file access | package/src/commands/init/generators/root.ts | matched ".npmrc" | 5 |
| low | Credential file access | package/src/commands/publish/storage-publisher.ts | matched ".ssh/" | 5 |
Manifest
Package metadata
Dependencies29
@angular/build^21.2.14@angular/compiler-cli^21.2.17@fastify/http-proxy^11.5.0@inquirer/prompts^8.5.2@simplysm/core-common14.0.98@simplysm/core-node14.0.98@simplysm/storage14.0.98acorn^8.16.0acorn-walk^8.3.5browserslist-to-esbuild^2.1.1consola^3.4.2es-module-lexer^2.1.0esbuild^0.28.0eslint^9.39.4glob^13.0.6handlebars^4.7.9jiti^2.7.0lmdb^3.5.5mime^4.1.0postcss^8.5.15sass^1.100.0semver^7.8.4sharp^0.34.5smol-toml^1.6.1ssh2^1.17.0typescript^5.9.3ws^8.21.0yaml^2.9.0yargs^18.0.0