Package evidence
@senlabsai/[email protected]
Install Lifecycle Suppresses Failure: postinstall="node ./aigon-cli.js global-setup --non-interactive --quiet || true && node scripts/fix-node-pty-perms.js || true && node ./aigon-cli.js installed-notice || true"
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
- 308
- Versions published
- 9
- First published
- May 2026
- Publisher
- senlabs
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":["@senlabsai/[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":["@senlabsai/[email protected]"],"fail_on":"high"}'Why flagged
What the scanner saw
Install Lifecycle Suppresses Failure: postinstall="node ./aigon-cli.js global-setup --non-interactive --quiet || true && node scripts/fix-node-pty-perms.js || true && node ./aigon-cli.js installed-notice || true"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (2 events)
- available → available · risk high · score 37 · status available -> available, risk high -> high, score 91 -> 37
- new → available · risk high · score 91 · status changed
Evidence
Static findings
4 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node ./aigon-cli.js global-setup --non-interactive --quiet || true && node scripts/fix-node-pty-perms.js || true && node ./aigon-cli.js installed-notice || true" | 20 |
| medium | Remote Payload | package/lib/proxy.js | matched "curl " | 12 |
| medium | New Account With Lifecycle Hook | package.json | package first published 33 day(s) ago, 9 total version(s), has lifecycle hook | 10 |
Show all 4 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| high | Install Lifecycle Suppresses Failure | package.json | postinstall="node ./aigon-cli.js global-setup --non-interactive --quiet || true && node scripts/fix-node-pty-perms.js || true && node ./aigon-cli.js installed-notice || true" | 20 |
| medium | Remote Payload | package/lib/proxy.js | matched "curl " | 12 |
| medium | New Account With Lifecycle Hook | package.json | package first published 33 day(s) ago, 9 total version(s), has lifecycle hook | 10 |
| low | Install-time lifecycle script | package.json | postinstall="node ./aigon-cli.js global-setup --non-interactive --quiet || true && node scripts/fix-node-pty-perms.js || true && node ./aigon-cli.js installed-notice || true" | 5 |
Manifest
Package metadata
Scripts26
fixture:resetnode scripts/reset-fixture.jsfixture:seednode scripts/setup-fixture.jslinteslint "lib/**/*.js" tests/unit tests/integration tests/workflow-corepostinstallnode ./aigon-cli.js global-setup --non-interactive --quiet || true && node scripts/fix-node-pty-perms.js || true && node ./aigon-cli.js installed-notice || trueprepublishOnlynode scripts/check-template-leaks.js && node scripts/check-install-manifest-clean.js && node scripts/check-pack.jsreleasenode scripts/publish.jsshipnode scripts/ship.jsship:cutnode scripts/ship.js cutship:publishnode scripts/ship.js publishship:sharenode scripts/ship.js sharetestnpm run lint && node scripts/check-template-leaks.js && node scripts/generate-workflow-diagrams.js --check && npm run test:unit && npm run test:integration && npm run test:workflowtest:allnpm run test:deploytest:browserMOCK_DELAY=fast npx playwright test --config tests/dashboard-e2e/playwright.config.js --reporter=listtest:browser:smokeMOCK_DELAY=fast npx playwright test --config tests/dashboard-e2e/playwright.config.js --reporter=list --grep @smoketest:corenpm run lint && node scripts/check-template-leaks.js && node scripts/generate-workflow-diagrams.js --check && npm run test:unit && npm run test:integration && npm run test:workflowtest:deploynpm run test:core && npm run test:browser && bash scripts/check-test-budget.shtest:integrationnode scripts/run-tests-parallel.js "tests/integration/*.test.js"test:iteratenode scripts/iterate-validate.jstest:migrationbash scripts/test-brewboard-migration.shtest:quicknpm run test:iteratetest:relatednode scripts/test-related.jstest:uiMOCK_DELAY=fast npx playwright test --config tests/dashboard-e2e/playwright.config.js --reporter=listtest:unitnode scripts/run-tests-parallel.js "tests/unit/*.test.js"test:workflownode scripts/run-tests-parallel.js "tests/workflow-core/*.test.js"workflow:diagramsnode scripts/generate-workflow-diagrams.jsworkflow:diagrams:checknode scripts/generate-workflow-diagrams.js --check
Dependencies4
@clack/prompts^1.2.0node-ptynpm:@homebridge/node-pty-prebuilt-multiarch@^0.13.1ws^8.20.0xstate^5.30.0