PkgRadar

Package evidence

@hv/[email protected]

Remote Dependency Spec: devDependencies.swissre-website-2018="git+ssh://[email protected]:hinderlingvolkart/swissre-website-2018.git"

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
5
Versions published
4
First published
May 2020
Publisher
hv-pul

Recommended action

Review before promoting

Mixed 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":["@hv/[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":["@hv/[email protected]"],"fail_on":"review"}'
Publisherhv-pul
Artifact bytes873,203
Previous version0.0.3
Published2020-06-22T12:22:52.498Z
SHA-2569f126484fbc054af95337729a6ed3bab5c62923ef523532627e64564db5ee3fb

Why flagged

What the scanner saw

Remote Dependency Spec: devDependencies.swissre-website-2018="git+ssh://[email protected]:hinderlingvolkart/swissre-website-2018.git"

Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.

Availability ledger

available

review
Last checked
reviewRisk
8Score
0.0.4Version
Status history (1 event)
  1. newavailable · risk review · score 8 · status changed

Evidence

Static findings

1 static · 0 from release diff · showing high-signal first.

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondevDependencies.swissre-website-2018="git+ssh://[email protected]:hinderlingvolkart/swissre-website-2018.git"8

Manifest

Package metadata

Scripts8
  • buildstencil build --docs
  • build:docsdatastencil build --docs-json docs/test.json
  • devstencil build --dev --watch --serve
  • generatestencil generate
  • startstencil build --dev --watch --serve
  • styleguidestart-storybook
  • teststencil test --spec --e2e
  • test.watchstencil test --spec --e2e --watchAll