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.
- Versions published
- 412
- First published
- Feb 2026
- Publisher
- weiesky
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
Credential file access: matched ".config/gcloud"
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 15 · status changed
Evidence
Static findings
3 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 3 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/server/lib/im-deny.js | matched ".config/gcloud" | 5 |
| low | Credential file access | package/dist/assets/index-1bh2o4MD.js | matched "id_rsa" | 5 |
| low | Credential file access | package/server/pty-manager.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts16
buildnode build.jsbuild:sourcemapCCV_SOURCEMAP=1 node build.jsdevviteelectron:buildnpm run build && electron-builderelectron:check-sign./scripts/check-sign-config.shelectron:develectron electron/main.jselectron:signnpm run electron:build && ./scripts/mac-sign.shlint:control-bytesnode scripts/check-no-control-bytes.jsprepublishOnlynpm run buildpretestnpm run lint:control-bytespretest:coveragenpm run lint:control-bytespretest:coverage:htmlnpm run lint:control-bytesstartnode server.jstestCCV_LOG_DIR=tmp CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1 node --test --test-force-exit --test-timeout=120000test:coverageCCV_LOG_DIR=tmp CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1 node --test --test-force-exit --test-timeout=120000 --experimental-test-coverage --test-coverage-include='server/**/*.js' --test-coverage-include='src/utils/**/*.js' --test-coverage-include='*.js'test:coverage:htmlCCV_LOG_DIR=tmp CLAUDE_CODE_DISABLE_NONESSENTIAL_TRAFFIC=1 c8 --reporter=text-summary --reporter=html node --test --test-force-exit --test-timeout=120000
Dependencies9
@larksuiteoapi/node-sdk1.66.0@wecom/aibot-node-sdk1.0.7adm-zip^0.5.17dingtalk-stream2.1.5discord.js14.26.4dompurify^3.3.3node-pty^1.1.0undici^7.22.0ws^8.21.0
Optional dependencies1
@anthropic-ai/claude-agent-sdk^0.2.91