Package evidence
[email protected]
Install-time lifecycle script: postinstall="node dist/scripts/checkEngine.js"
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
- 25
- Versions published
- 123Mature · −50% score
- First published
- May 2023
- Publisher
- simonegaffurini
Effective trust discount applied: −50% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.
Recommended action
Review before promotingMixed 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":["[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":["[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node dist/scripts/checkEngine.js"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (1 event)
- new → available · risk review · score 2 · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node dist/scripts/checkEngine.js" | 5 |
Manifest
Package metadata
Scripts4
buildnpm run cleanBuild && tsc --sourceMap falsecleanBuildrimraf dist/postinstallnode dist/scripts/checkEngine.jsprepublishOnlynpm run build
Dependencies29
@esm2cjs/normalize-url^8.0.0@inquirer/prompts^7.8.1@simonegaffurini/sammarksworkflow^1.3.2-fork@xmldom/xmldom^0.9.8adm-zip^0.5.10axios^1.7.9chalk^4.1.2dotenv^17.2.2email-validator^2.0.4express^4.18.2get-root-path^3.0.1get-stack-trace^3.1.1lodash^4.17.21luxon^3.7.2minimatch^10.0.1node-cache^5.1.2node-html-parser^7.0.1node-r3trans^2.0.2object-keys-normalizer^1.0.1opener^1.5.2parse-multipart-data^1.5.0protocol-registry^2.0.0semver^7.5.4semver-sort^1.0.0spdx-license-ids^3.0.13trm-registry-types^2.1.0uuid^14.0.0xml-beautify^1.2.3xml-js^1.6.11