PkgRadar

Package evidence

@amplitude/[email protected]

Remote Dependency Spec: dependencies.dom-mutator="git+ssh://[email protected]/amplitude/dom-mutator#bb5f4b52273e6a3de39dcf6db6f428d66d988a7b"

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
72Mature · −50% score
First published
May 2024
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

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":["@amplitude/[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":["@amplitude/[email protected]"],"fail_on":"review"}'
Artifact bytes133,914
Previous version0.23.4
Published2026-06-04T21:23:55.905Z
SHA-256b62a686b9f2fe0cf623f1e25443450631d16c2c1fc6f3f26fb1c13971d2d8cda

Why flagged

What the scanner saw

Remote Dependency Spec: dependencies.dom-mutator="git+ssh://[email protected]/amplitude/dom-mutator#bb5f4b52273e6a3de39dcf6db6f428d66d988a7b"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Dependency Specpackage.jsondependencies.dom-mutator="git+ssh://[email protected]/amplitude/dom-mutator#bb5f4b52273e6a3de39dcf6db6f428d66d988a7b"12
mediumDependency Changed To Remote Vs Previouspackage.jsondependencies.dom-mutator changed to remote spec in 0.24.0 vs 0.23.4: "git+ssh://[email protected]/amplitude/dom-mutator#bb5f4b52273e6a3de39dcf6db6f428d66d988a7b"12

Manifest

Package metadata

Scripts6
  • buildrm -rf dist && rollup -c && node example/build_example.js
  • build-devrm -rf dist && NODE_ENV=development rollup -c && node example/build_example.js
  • cleanrimraf node_modules dist
  • linteslint . --ignore-path ../../.eslintignore && prettier -c . --ignore-path ../../.prettierignore
  • prepublishyarn build
  • testjest
Dependencies6
  • @amplitude/analytics-core^2.21.0
  • @amplitude/analytics-types^2.11.0
  • @amplitude/experiment-core^0.13.1
  • @amplitude/experiment-js-client^1.21.1
  • dom-mutatorgit+ssh://[email protected]/amplitude/dom-mutator#bb5f4b52273e6a3de39dcf6db6f428d66d988a7b
  • rollup-plugin-license^3.6.0