PkgRadar

Package evidence

@smilintux/[email protected]

Install-time lifecycle script: postinstall="node bin/love-loader.js --seed-defaults"

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
4
Versions published
2
First published
Feb 2026
Publisher
chefboyrdave2.1

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":["@smilintux/[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":["@smilintux/[email protected]"],"fail_on":"review"}'
Artifact bytes55,634
Previous version1.0.0
Published2026-06-14T05:39:30.457Z
SHA-2562ff1b2d9bd330ba925fa1536bcef29a2e258878edde76810142e4070d4ada66a

Why flagged

What the scanner saw

Install-time lifecycle script: postinstall="node bin/love-loader.js --seed-defaults"

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

Availability ledger

available

review
Last checked
reviewRisk
5Score
1.2.3Version
Status history (1 event)
  1. newavailable · risk review · score 5 · 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="node bin/love-loader.js --seed-defaults"5

Manifest

Package metadata

Scripts14
  • clinode bin/cloud9.js
  • docsnode scripts/generate-docs.js
  • generatenode bin/cloud9.js generate
  • linteslint src/ test/
  • listnode bin/cloud9.js list
  • postinstallnode bin/love-loader.js --seed-defaults
  • rehydratenode bin/cloud9.js rehydrate
  • statusnode bin/cloud9.js status
  • testnode test/run-tests.js
  • test:integrationnode test/integration/run.js
  • test:unitnode test/unit/run.js
  • test:validationnode test/validation/run.js
  • validatenode bin/cloud9.js validate
  • visualnode bin/cloud9.js visual
Dependencies6
  • chalk^5.3.0
  • commander^11.1.0
  • crypto-js^4.2.0
  • figlet^1.7.0
  • inquirer^9.2.12
  • uuid^9.0.0