Package evidence
[email protected]
Install-time lifecycle script: postinstall="node scripts/postinstall.mjs"
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,230Niche · −30% score
- Versions published
- 166
- First published
- Mar 2026
- Publisher
- longfa
Effective trust discount applied: −30% (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 scripts/postinstall.mjs"
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 3 · 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 scripts/postinstall.mjs" | 5 |
Manifest
Package metadata
Scripts13
build:web-panelnode scripts/build-web-panel.mjsbuild:web-panel:forcenode scripts/build-web-panel.mjs --forceformatprettier --write "src/**/*.js" "bin/**/*.js" "__tests__/**/*.js"linteslint src/ bin/ --ext .jspostinstallnode scripts/postinstall.mjsprepublishOnlynpm run build:web-panelsync-skill-packsnode --input-type=module -e "import { generateCliPacks } from './src/lib/skill-packs/generator.js'; const r = await generateCliPacks({ force: false }); console.log('Skill packs synced:', r.generated.length, 'generated,', r.skipped.length, 'skipped');"testvitest runtest:allvitest run && vitest run --config vitest.e2e.config.js __tests__/e2e/test:e2evitest run --config vitest.e2e.config.js __tests__/e2e/test:integrationvitest run __tests__/integration/test:unitvitest run __tests__/unit/test:watchvitest watch
Dependencies19
@aws-sdk/client-s3^3.700.0@chainlesschain/core-config0.1.1@chainlesschain/core-db0.1.1@chainlesschain/core-env0.1.1@chainlesschain/core-infra0.1.0@chainlesschain/core-mtc0.2.1@chainlesschain/core-multisig0.1.0@chainlesschain/personal-data-hub0.4.27@chainlesschain/session-core0.3.2@chainlesschain/shared-logger0.1.0@inquirer/prompts^7.2.0better-sqlite3^12.1.0chalk^5.4.1commander^12.1.0ora^8.1.1semver^7.6.3sql.js^1.14.1webdav^5.10.0ws^8.14.2
Optional dependencies2
node-pty^1.0.0pdf-parse^1.1.1