PkgRadar

Package evidence

@tapestry-mud/[email protected]

Remote Payload: matched "github.com/tapestry-mud/tapestry/releases/download"

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
19
First published
May 2026
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":["@tapestry-mud/[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":["@tapestry-mud/[email protected]"],"fail_on":"review"}'
Artifact bytes54,391
Previous version0.8.0
Published2026-06-08T09:06:07.310Z
SHA-2569772d541db9b6d5b38516f82a5520f420cc694109d338c4e9ef11018e2f629f8

Why flagged

What the scanner saw

Remote Payload: matched "github.com/tapestry-mud/tapestry/releases/download"

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

Availability ledger

available

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

Evidence

Static findings

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

SeverityKindPathDetailPoints
mediumRemote Payloadpackage/src/lib/engine-manager.jsmatched "github.com/tapestry-mud/tapestry/releases/download"12

Manifest

Package metadata

Scripts1
  • testjest
Dependencies8
  • commander11.1.0
  • form-data4.0.5
  • inquirer8.2.7
  • js-yaml4.1.1
  • node-fetch2.7.0
  • semver7.6.2
  • tar7.5.15
  • zod3.22.4