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 updateStatic 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"}'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
Status history (3 events)
- available → available · risk high · score 49 · status available -> available, risk high -> high, score 79 -> 49
- available → available · risk high · score 79 · status available -> available, risk high -> high, score 108 -> 79
- new → available · risk high · score 108 · status changed
Related candidates
Linked campaigns and clusters
stein2nd
3 members · evidence strength 74Install Lifecycle Suppresses Failure — postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"
4 members · evidence strength 90Install-time lifecycle script — postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"
4 members · evidence strength 90Install Lifecycle Remote Or Exec — postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs"
4 members · evidence strength 90Evidence
Static findings
5 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs" | 20 |
| medium | Remote Dependency Spec | package.json | dependencies.textlint-rule-preset-swift-docs-ja="github:stein2nd/textlint-rule-preset-swift-docs-ja" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.textlint-rule-preset-wp-docs-ja="github:jawordpressorg/textlint-rule-preset-wp-docs-ja" | 12 |
| medium | New Account With Lifecycle Hook | package.json | package first published 18 day(s) ago, 9 total version(s), has lifecycle hook | 10 |
Show all 5 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs" | 20 |
| medium | Remote Dependency Spec | package.json | dependencies.textlint-rule-preset-swift-docs-ja="github:stein2nd/textlint-rule-preset-swift-docs-ja" | 12 |
| medium | Remote Dependency Spec | package.json | dependencies.textlint-rule-preset-wp-docs-ja="github:jawordpressorg/textlint-rule-preset-wp-docs-ja" | 12 |
| medium | New Account With Lifecycle Hook | package.json | package first published 18 day(s) ago, 9 total version(s), has lifecycle hook | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjs" | 5 |
Manifest
Package metadata
Scripts15
buildtsc -p tsconfig.build.json && node dist/scripts/setup-npmignore.js && node dist/scripts/link-preset-layout-compat.jscleanrm -rf distdevnpx vite build --watchinstall:compatnpx -y [email protected] installlintnode dist/bin/run-textlint.js './README.md' '**/*.md'lint:packagenpm pack --dry-runlint: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 ./artifactspack:checknpm pack --dry-runpostinstallnode ./dist/scripts/setup-npmignore.js || true && node ./scripts/patch-wp-prh-colon-quote.cjspreparenpm run buildpublish:dry-runnpm publish --dry-run --access publicverify:artifactnpm run pack:artifact && node ./scripts/verify-tarball.cjs --from-artifactsverify:tarballnode ./scripts/verify-tarball.cjs
Dependencies21
@textlint-ja/textlint-rule-no-synonyms^1.3.0sudachi-synonyms-dictionary>=4.0.1textlint^15.7.1textlint-filter-rule-allowlist^4.0.0textlint-filter-rule-comments^1.3.0textlint-rule-ja-hiragana-keishikimeishi^1.1.0textlint-rule-ja-no-abusage^3.0.0textlint-rule-ja-no-redundant-expression^4.0.1textlint-rule-ja-space-around-code^2.4.2textlint-rule-ja-space-between-half-and-full-width^2.4.2textlint-rule-max-kanji-continuous-len^1.1.1textlint-rule-no-dead-link^6.2.2textlint-rule-no-doubled-joshi^5.1.1textlint-rule-no-dropping-the-ra^3.0.0textlint-rule-no-mixed-zenkaku-and-hankaku-alphabet^1.0.1textlint-rule-preset-ja-technical-writing^12.0.2textlint-rule-preset-jtf-style^3.0.3textlint-rule-preset-swift-docs-jagithub:stein2nd/textlint-rule-preset-swift-docs-jatextlint-rule-preset-wp-docs-jagithub:jawordpressorg/textlint-rule-preset-wp-docs-jatextlint-rule-prh^6.1.0textlint-rule-terminology^5.2.16