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.

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 bytes1,220,388
Previous version0.0.2
Published2020-06-09T14:16:35.414Z
SHA-256b77bd9c879d00c18a99b98a3df4309c99bddf270518771c1dbc53e98a52fcb8a

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
16Score
0.0.3Version
Status history (2 events)
  1. availableavailable · risk review · score 16 · status available -> available, risk high -> review, score 43 -> 16
  2. newavailable · risk high · score 43 · status changed

Evidence

Static findings

1 static · 1 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
mediumNew Remote Dependency Vs Previouspackage.jsondevDependencies.swissre-website-2018 added in 0.0.3 vs 0.0.2: "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