PkgRadar

Package evidence

@tangible/[email protected]

Install-time lifecycle script: postinstall="roll install"

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
161
Versions published
7
First published
Aug 2025
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":["@tangible/[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":["@tangible/[email protected]"],"fail_on":"review"}'
Artifact bytes74,805
Previous version2026.5.28
Published2026-05-29T18:11:55.718Z
SHA-256b4b6c5995a24c7a52a9015a2dcccd8b6353c209bcf88a3c6c578d5aca37d00d1

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="roll install"

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

Availability ledger

available

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowInstall-time lifecycle scriptpackage.jsonpostinstall="roll install"5

Manifest

Package metadata

Scripts34
  • -- End-to-end testing --https://playwright.dev/
  • -- Local environment --https://developer.wordpress.org/block-editor/reference-guides/packages/packages-env
  • -- Storybook --https://storybook.js.org
  • archiveroll archive -y
  • buildroll build
  • build:npmnode build.js npm
  • composerFOLDER=`basename $(realpath $PWD)`; wp-env run cli --env-cwd=wp-content/plugins/$FOLDER composer
  • composer:installwp-env run cli sudo apk add git && npm run composer install
  • composer:updatenpm run composer update
  • devroll dev
  • e2eplaywright test --config playwright.config.js --reporter=list
  • e2e:debugnpm run e2e -- --debug
  • e2e:installplaywright install chromium
  • e2e:uinpm run e2e -- --ui
  • e2e:watchchokidar 'tests/e2e/**/*.js' --initial -c 'npm run e2e -- --retries=0'
  • envwp-env
  • env:cleanwp-env clean all
  • env:destroywp-env destroy
  • formatroll format
  • install:devroll install --dev
  • jest:testjest --config=tests/jest/jest.config.js --silent=false test
  • postinstallroll install
  • startwp-env start
  • start:updatewp-env start --update
  • stopwp-env stop
  • storybookstorybook dev
  • storybook:buildstorybook build
  • testFOLDER=`basename $(realpath $PWD)`; wp-env run tests-wordpress /var/www/html/wp-content/plugins/$FOLDER/vendor/bin/phpunit --testdox -c /var/www/html/wp-content/plugins/$FOLDER/phpunit.xml --verbose
  • test:7.4WP_ENV_PHP_VERSION=7.4 wp-env start && npm run test
  • test:8.2WP_ENV_PHP_VERSION=8.2 wp-env start && npm run test
  • …and 4 more.
Dependencies19
  • @codemirror/autocomplete^6.18.6
  • @codemirror/basic-setup^0.20.0
  • @codemirror/commands^6.8.1
  • @codemirror/lang-html^6.4.9
  • @codemirror/language^6.11.0
  • @codemirror/search^6.5.10
  • @codemirror/state^6.5.2
  • @codemirror/view^6.36.5
  • @react-aria/color^3.0.6
  • mime-types^3.0.2
  • prosemirror-example-setup^1.2.3
  • prosemirror-menu^1.2.4
  • prosemirror-model^1.25.0
  • prosemirror-schema-basic^1.2.4
  • prosemirror-schema-list^1.5.1
  • prosemirror-state^1.4.3
  • prosemirror-view^1.39.1
  • react-aria^3.39.0
  • react-stately^3.37.0