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
- 977
- Versions published
- 156
- First published
- Feb 2026
- Publisher
- different-ai-xyz
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
Remote Payload: matched "curl "
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 12 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Remote Payload | package/install.sh | matched "curl " | 12 |
Manifest
Package metadata
Scripts12
buildtsc -p tsconfig.jsonbuild:binbun ./script/build.ts --outdir dist/bin --filename opencode-routerbuild:bin:allbun ./script/build.ts --outdir dist/bin --filename opencode-router --target bun-darwin-arm64 --target bun-darwin-x64 --target bun-linux-x64 --target bun-linux-arm64 --target bun-windows-x64build:binarybun ./script/build.ts --outdir dist/bin --filename opencode-routerdevOPENWORK_DEV_MODE=1 bun src/cli.tssetupbun scripts/setup.mjsstartbun dist/cli.js starttest:clipnpm build && bun scripts/test-cli.mjstest:npxbun scripts/test-npx.mjstest:smokebun scripts/smoke.mjstest:unitpnpm build && bun test test/*.test.jstypechecktsc -p tsconfig.json --noEmit
Dependencies7
@opencode-ai/sdk^1.16.2@slack/socket-mode^2.0.5@slack/web-api^7.13.0commander^12.1.0dotenv^16.4.7grammy^1.39.3pino^9.6.0