Package evidence
@mantisware/[email protected]
Install-time lifecycle script: postinstall="node postinstall.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
- 6
- Versions published
- 15Established · −30% score
- First published
- Feb 2025
- Publisher
- mantisware
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":["@mantisware/[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":["@mantisware/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Install-time lifecycle script: postinstall="node postinstall.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 3 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Install-time lifecycle script | package.json | postinstall="node postinstall.js" | 5 |
| low | Large Javascript Payload | package/out/cli.cjs | 4042390 bytes | 0 |
Manifest
Package metadata
Scripts24
buildnode -e "require('fs').rmSync('out', { recursive: true, force: true })" && node esbuild.config.mjsbuild:pushpnpm -s build && git add . && git commit -m 'build' && git pushdeploynpm publish --access=public --tag latestdeploy:buildpnpm -s build:push && (git push --tags || true) && npm run deploy:otpdeploy:otpread -p 'Enter OTP: ' otp && npm publish --access=public --tag latest --otp=$otpdeploy:patchpnpm version patch && pnpm -s deploy:builddevts-node ./src/cli.tsdev:deepseekCMT_AI_PROVIDER='deepseek' ts-node ./src/cli.tsdev:geminiCMT_AI_PROVIDER='gemini' ts-node ./src/cli.tsformatprettier --write srclinteslint src --ext ts && tsc --noEmitmlx:startCMT_AI_PROVIDER='mlx' node ./out/cli.cjsollama:startCMT_AI_PROVIDER='ollama' node ./out/cli.cjspostinstallnode postinstall.jsstartnode ./out/cli.cjstestNODE_OPTIONS=--experimental-vm-modules jest test/unittest:allpnpm -s test:unit:docker && pnpm -s test:e2e:dockertest:docker-builddocker build -t cmt-test -f test/Dockerfile .test:e2epnpm -s test:e2e:setup && jest test/e2etest:e2e:dockerpnpm -s test:docker-build && DOCKER_CONTENT_TRUST=0 docker run --rm cmt-test pnpm -s test:e2etest:e2e:setupsh test/e2e/setup.shtest:unitNODE_OPTIONS=--experimental-vm-modules jest test/unittest:unit:dockerpnpm -s test:docker-build && DOCKER_CONTENT_TRUST=0 docker run --rm cmt-test pnpm -s test:unitwatchpnpm -s build -- --sourcemap --watch
Dependencies21
@actions/core^1.10.0@actions/exec^1.1.1@actions/github^5.1.1@anthropic-ai/sdk^0.19.2@azure/openai^1.0.0-beta.12@clack/prompts^0.6.1@dqbd/tiktoken^1.0.2@google/generative-ai^0.11.4@mistralai/mistralai^1.3.5@octokit/webhooks-schemas^6.11.0@octokit/webhooks-types^6.11.0axios^1.3.4chalk^5.2.0cleye^1.3.2crypto^1.0.1execa^7.0.0ignore^5.2.4ini^3.0.1inquirer^9.1.4openai^4.57.0zod^3.23.8