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
- 3,063Niche · −30% score
- Versions published
- 151
- First published
- May 2026
- Publisher
- dzhng
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
Looks clean — keep monitoringNo high-signal indicators in the stored static report. PkgRadar will re-check on the next ingest pass.
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":["@duetso/[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":["@duetso/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
No high-signal static finding in the saved report.
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 low · score 0 · status changed
Evidence
Static findings
No findings stored for this release.
Manifest
Package metadata
Scripts16
buildtscbuild:compilebun build src/cli-entry.ts --compile --outfile dist/duetcheck-typestsc --noEmitclibun src/cli.tsdevtsc --watchevaldocker run --rm -v "$PWD:/src:ro" -w /work -e HOME=/tmp/home -e DUET_TEST_IN_DOCKER=1 oven/bun:1.3.11 sh -lc 'cp -R /src/. /work && bun install --frozen-lockfile && bun test ./evals/*.eval.ts'examplebun examples/basic.tsexample:state-machinebun examples/state-machine.tsexample:tui-playgroundbun examples/tui-playground.tsformatoxfmt --write --no-error-on-unmatched-patternformat:checkoxfmt --check --no-error-on-unmatched-patternlintoxlint src/prepackbun run buildpreparehuskysetupbash scripts/setup-docker.shtestdocker run --rm -v "$PWD:/src:ro" -w /work -e HOME=/tmp/home -e DUET_TEST_IN_DOCKER=1 oven/bun:1.3.11 sh -lc 'apt-get update -qq && apt-get install -y -qq git >/dev/null && cp -R /src/. /work && bun install --frozen-lockfile && bun test ./test/*.test.ts'
Dependencies15
@earendil-works/pi-agent-core^0.77.0@earendil-works/pi-ai^0.77.0@earendil-works/pi-coding-agent^0.77.0@electric-sql/pglite^0.4.5@modelcontextprotocol/sdk^1.29.0@opentui/core^0.2.5@vscode/ripgrep^1.18.0ajv^8.20.0dedent^1.7.2dotenv^17.4.2eventemitter3^5.0.0jstoxml^7.1.0ms^2.1.3nanoid^5.0.0typebox^1.1.24