PkgRadar

Package evidence

@s2j/[email protected]

Install Lifecycle Suppresses Failure: postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"

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
9
First published
May 2026
Publisher
stein2nd

Recommended action

Block this update

Static evidence trips multiple high-signal indicators. Quarantine the release until the publisher validates the change or you can rule out the indicators below.

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":["@s2j/[email protected]"],"fail_on":"high"}'

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":["@s2j/[email protected]"],"fail_on":"high"}'
Publisherstein2nd
Artifact bytes25,177
Previous version1.0.11
Published2026-05-24T23:24:25.585Z
SHA-25699f5051866448135058e930299190ffb13ddc981b5299564442ccc692a4d1711

Why flagged

What the scanner saw

Install Lifecycle Suppresses Failure: postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"

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

Availability ledger

available

high
Last checked
highRisk
49Score
1.0.12Version
Status history (3 events)
  1. availableavailable · risk high · score 49 · status available -> available, risk high -> high, score 79 -> 49
  2. availableavailable · risk high · score 79 · status available -> available, risk high -> high, score 108 -> 79
  3. newavailable · risk high · score 108 · status changed

Related candidates

Linked campaigns and clusters

Publisher / release actor burststale

stein2nd

3 members · evidence strength 74
Repeated static TTPstale

Install Lifecycle Suppresses Failure — postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"

4 members · evidence strength 90
Repeated static TTPstale

Install-time lifecycle script — postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"

4 members · evidence strength 90
Repeated static TTPstale

Install Lifecycle Remote Or Exec — postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"

4 members · evidence strength 90

Evidence

Static findings

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

SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"20
mediumRemote Dependency Specpackage.jsondependencies.textlint-rule-preset-swift-docs-ja="github:stein2nd/textlint-rule-preset-swift-docs-ja"12
mediumRemote Dependency Specpackage.jsondependencies.textlint-rule-preset-wp-docs-ja="github:jawordpressorg/textlint-rule-preset-wp-docs-ja"12
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 18 day(s) ago, 9 total version(s), has lifecycle hook10
Show all 5 findings (low-signal and informational)
SeverityKindPathDetailPoints
highInstall Lifecycle Suppresses Failurepackage.jsonpostinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"20
mediumRemote Dependency Specpackage.jsondependencies.textlint-rule-preset-swift-docs-ja="github:stein2nd/textlint-rule-preset-swift-docs-ja"12
mediumRemote Dependency Specpackage.jsondependencies.textlint-rule-preset-wp-docs-ja="github:jawordpressorg/textlint-rule-preset-wp-docs-ja"12
mediumNew Account With Lifecycle Hookpackage.jsonpackage first published 18 day(s) ago, 9 total version(s), has lifecycle hook10
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"5

Manifest

Package metadata

Scripts18
  • buildtsc -p tsconfig.build.json && node dist/scripts/setup-npmignore.js && node dist/scripts/link-preset-layout-compat.js
  • cleanrm -rf dist
  • devnpx vite build --watch
  • install:compatnpx -y [email protected] install
  • lintnode dist/bin/run-textlint.js './README.md' '**/*.md'
  • lint:packagenpm pack --dry-run
  • lint:swiftnode dist/bin/run-textlint.js --profile swift './README.md' '**/*.md'
  • lint:wpnode dist/bin/run-textlint.js --profile wordpress './README.md' '**/*.md'
  • pack:artifactmkdir -p artifacts && npm pack --pack-destination ./artifacts
  • pack:checknpm pack --dry-run
  • postinstallnode ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs
  • preparenpm run build
  • publish:dry-runnpm publish --dry-run --access public
  • publish:publicnode ./scripts/check-npm-auth.cjs --publish
  • publish:whoaminode ./scripts/check-npm-auth.cjs
  • verify:artifactnpm run pack:artifact && node ./scripts/verify-tarball.cjs --from-artifacts
  • verify:release-tagnode ./scripts/verify-release-tag.cjs
  • verify:tarballnode ./scripts/verify-tarball.cjs
Dependencies21
  • @textlint-ja/textlint-rule-no-synonyms^1.3.0
  • sudachi-synonyms-dictionary>=4.0.1
  • textlint^15.7.1
  • textlint-filter-rule-allowlist^4.0.0
  • textlint-filter-rule-comments^1.3.0
  • textlint-rule-ja-hiragana-keishikimeishi^1.1.0
  • textlint-rule-ja-no-abusage^3.0.0
  • textlint-rule-ja-no-redundant-expression^4.0.1
  • textlint-rule-ja-space-around-code^2.4.2
  • textlint-rule-ja-space-between-half-and-full-width^2.4.2
  • textlint-rule-max-kanji-continuous-len^1.1.1
  • textlint-rule-no-dead-link^6.2.2
  • textlint-rule-no-doubled-joshi^5.1.1
  • textlint-rule-no-dropping-the-ra^3.0.0
  • textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet^1.0.1
  • textlint-rule-preset-ja-technical-writing^12.0.2
  • textlint-rule-preset-jtf-style^3.0.3
  • textlint-rule-preset-swift-docs-jagithub:stein2nd/textlint-rule-preset-swift-docs-ja
  • textlint-rule-preset-wp-docs-jagithub:jawordpressorg/textlint-rule-preset-wp-docs-ja
  • textlint-rule-prh^6.1.0
  • textlint-rule-terminology^5.2.16