Package evidence
@signageos/[email protected]
Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('./postinstall.js')}catch(e){}\""
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
- 88Mature · −50% score
- First published
- Aug 2019
- Publisher
- signageos.io
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
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":["@signageos/[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":["@signageos/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Remote Or Exec: postinstall="node -e \"try{require('./postinstall.js')}catch(e){}\""
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 high · score 22 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"try{require('./postinstall.js')}catch(e){}\"" | 30 |
| medium | Credential file access | package/dist/Applet/Generate/appletGenerateCommand.js | matched ".npmrc" | 10 |
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Remote Or Exec | package.json | postinstall="node -e \"try{require('./postinstall.js')}catch(e){}\"" | 30 |
| medium | Credential file access | package/dist/Applet/Generate/appletGenerateCommand.js | matched ".npmrc" | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node -e \"try{require('./postinstall.js')}catch(e){}\"" | 5 |
Manifest
Package metadata
Scripts28
buildtsc && npm run build:templates && npm run docsbuild:templatesnode tools/include-templates.mjschecknpm run depcheck && npx --userconfig ./.npmrc @signageos/lib-ci check-deps && npm run check-circular-deps && npm run check-typescheck-circular-depsnpx madge@5 --circular --extensions ts ./src/check-typestsc --noEmitcleanrm -rf dist/*clean-buildnpm run clean && npm run builddepcheckdepcheck --config .depcheckrc.jsondocsnpm run docs:generate && npm run docs:validatedocs:generatetsx tools/docs/generate.ts --action=generate --filePath=src/index.tsdocs:validatetsx tools/docs/validate/validate-docs-links.tsgenerate:dummy-appletnode ./tools/generate-dummy-applet.mjslinteslintlint:fixeslint --fixlint:prettierprettier "(src|tests|tools)/**/*.+(ts|tsx|json|js)" --checklint:prettier:fixprettier "(src|tests|tools)/**/*.+(ts|tsx|json|js)" --writepostinstallnode -e "try{require('./postinstall.js')}catch(e){}"testnpm run test:unit && npm run test:integrationtest:allnpm run test:unittest:coveragec8 npm run test:alltest:integrationnpm run clean-build && env NODE_ENV=test mocha --config .mocharc.integration.jsontest:integration:generateenv NODE_ENV=test mocha --config .mocharc.integration.json --grep appletGenerateCommandtest:integration:node-versionsenv NODE_ENV=test mocha --config .mocharc.node-versions.jsontest:integration:windowsnpm run build && cross-env NODE_ENV=test mocha --config .mocharc.integration.jsontest:node-versions./tests/integration/test-node-versions.shtest:unitenv NODE_ENV=test mochatest:unit:windowscross-env NODE_ENV=test mochawatchtsc --watch
Dependencies22
@signageos/cli-common0.1.0@signageos/file2.0.1@signageos/sdk2.8.0archiver7.0.1chalk2.4.2child-process-promise2.1.3cli-progress3.12.0command-line-args6.0.1command-line-usage7.0.3cors2.8.5debug4.4.0dotenv16.5.0express5.1.0fs-extra11.3.2internal-ip8.0.0markdown-table3.0.4mime2.4.4prompts2.4.2semver7.7.1serve-static2.2.0which5.0.0zod3.24.4