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
- 19,456Mainstream · −50% score
- Versions published
- 45
- First published
- Apr 2026
- Publisher
- friuns
Effective trust discount applied: −50% (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
Obfuscation Density: high encoded/escaped-token density
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 8 · status changed
Evidence
Static findings
2 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist-cli/index.js | high encoded/escaped-token density | 12 |
Show all 2 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Obfuscation Density | package/dist-cli/index.js | high encoded/escaped-token density | 12 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/fix-pty-native-build.cjs" | 5 |
Manifest
Package metadata
Scripts11
buildpnpm run build:frontend && pnpm run build:clibuild:clitsupbuild:frontendvue-tsc --noEmit && vite builddevnode scripts/dev.cjsdev2node scripts/dev-random-home.cjsdev:openpnpm run build:cli && sh -c 'pnpm run dev & VPID=$!; node dist-cli/index.js --open-project "${1:-.}"; wait $VPID' --postinstallnode scripts/fix-pty-native-build.cjspreviewvite previewprofile:browsernode scripts/profile-browser-runtime.cjsprofile:threadPROFILE_ROUTE='#/thread/019da7c0-4e12-7a91-837c-f7c11cc8ab6c' node scripts/profile-browser-runtime.cjstest:unitvitest run
Dependencies9
@composio/client0.1.0-alpha.66@xterm/addon-fit^0.11.0@xterm/xterm^6.0.0commander^13.1.0express^5.1.0firebase^12.2.1highlight.js^11.11.1qrcode-terminal^0.12.0ws^8.18.3