PkgRadar

Package evidence

@tuvmdainam/[email protected]

Invalid Package Json: package.json is not valid JSON

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
11
First published
Apr 2026
Publisher
tuvmdainam

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":["@tuvmdainam/[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":["@tuvmdainam/[email protected]"],"fail_on":"review"}'
Publishertuvmdainam
Artifact bytes19,134
Previous version1.0.10
Published2026-05-07T08:14:14.784Z
SHA-256bf981e754211ea0d2a07b63949028204bb507fe318f485c06661c9200c29e3ff

Why flagged

What the scanner saw

Invalid Package Json: package.json is not valid JSON

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

Availability ledger

available

review
Last checked
reviewRisk
10Score
1.0.11Version
Status history (2 events)
  1. newavailable · risk review · score 10 · status changed
  2. newavailable · risk review · score 10 · status changed

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumInvalid Package Jsonpackage/templates/mfe-module-base/package.jsonpackage.json is not valid JSON10

Manifest

Package metadata

Scripts3
  • checknode --check bin/mfe.js && node --check src/utils.js && node --check src/create-module.js
  • createnode bin/mfe.js create
  • startnode bin/mfe.js