PkgRadar

Package evidence

@simplysm/[email protected]

no findings

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
181Mature · −50% score
First published
Jan 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

Looks clean — keep monitoring

No 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":["@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"}'
Publisherkslhunter
Artifact bytes29,381,649
Previous version1.0.135
Published2019-03-04T07:33:29.839Z
SHA-25646f8983e1cd042bc4c829748eafcd84c6504a6343ce278ef068ae05a1331619f

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

low
Last checked
lowRisk
0Score
1.0.138Version
Status history (1 event)
  1. newavailable · risk low · score 0 · status changed

Evidence

Static findings

No findings stored for this release.

Manifest

Package metadata

Dependencies22
  • @angular/animations^7.2.7
  • @angular/common^7.2.7
  • @angular/compiler^7.2.7
  • @angular/core^7.2.7
  • @angular/platform-browser^7.2.7
  • @angular/platform-browser-dynamic^7.2.7
  • @angular/router^7.2.7
  • @fortawesome/angular-fontawesome^0.3.0
  • @fortawesome/fontawesome-svg-core^1.2.15
  • @fortawesome/free-brands-svg-icons^5.7.2
  • @fortawesome/free-regular-svg-icons^5.7.2
  • @fortawesome/free-solid-svg-icons^5.7.2
  • @simplysm/barobill-common1.0.138
  • @simplysm/common1.0.138
  • @simplysm/orm-common1.0.138
  • @simplysm/smtp-client-common1.0.138
  • @simplysm/ws-common1.0.138
  • core-js^2.6.5
  • jsbarcode^4.0.0-alpha.5
  • marked^0.6.1
  • rxjs^6.4.0
  • zone.js^0.8.29