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
- 638
- Versions published
- 31
- First published
- Apr 2026
- Publisher
- zgsm
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":["@costrict/[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":["@costrict/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_SECRET_ACCESS_KEY"
Not observed: package install, lifecycle script execution, or sandbox execution. PkgRadar only inspects on-disk artifacts.
Availability ledger
available
Status history (3 events)
- available → available · risk review · score 55 · status available -> available, risk high -> review, score 184 -> 55
- available → available · risk high · score 184 · status available -> available, risk high -> high, score 214 -> 184
- new → available · risk high · score 214 · status changed
Evidence
Static findings
16 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 16 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/chunk-2f6hs25r.js | matched "AWS_SECRET_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunk-5nw2z6cf.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunk-6rn53z4h.js | matched ".npmrc" | 5 |
| low | Credential file access | package/dist/chunk-b271eyk7.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunk-f25zgpw9.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunk-k2w6ffaj.js | matched "GOOGLE_APPLICATION_CREDENTIALS" | 5 |
| low | Credential file access | package/dist/chunk-q2bz5rzq.js | matched "aws_access_key" | 5 |
| low | Credential file access | package/dist/chunk-qgr2w7rv.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunk-qp4gpfd6.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Credential file access | package/dist/chunk-tezak8rx.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Install-time lifecycle script | package.json | postinstall="node scripts/run-parallel.mjs scripts/postinstall.cjs scripts/setup-chrome-mcp.mjs scripts/install-cosknow.mjs" | 5 |
| low | Large Javascript Payload | package/dist/chunk-5ysgzyw8.js | 8889670 bytes | 0 |
| low | Obfuscation Density | package/dist/chunk-6r94b345.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-eptjhktp.js | high encoded/escaped-token density | 0 |
| low | Obfuscation Density | package/dist/chunk-p26t5d5e.js | high encoded/escaped-token density | 0 |
| low | Large Javascript Payload | package/dist/chunk-yh2s77ea.js | 2890546 bytes | 0 |
Manifest
Package metadata
Scripts39
buildbun run build.tsbuild:binary:allbun run build && bun run compile:linux && bun run compile:linux-baseline && bun run compile:linux-musl && bun run compile:linux-musl-baseline && bun run compile:win && bun run compile:win-baseline && bun run compile:mac-arm64 && bun run compile:mac-x64 && bun run compile:mac-x64-baselinebuild:binary:linuxbun run build && bun run compile:linuxbuild:binary:linux-baselinebun run build && bun run compile:linux-baselinebuild:binary:linux-muslbun run build && bun run compile:linux-muslbuild:binary:linux-musl-baselinebun run build && bun run compile:linux-musl-baselinebuild:binary:macbun run build && bun run compile:mac-arm64 && bun run compile:mac-x64build:binary:mac-arm64bun run build && bun run compile:mac-arm64build:binary:mac-x64bun run build && bun run compile:mac-x64build:binary:mac-x64-baselinebun run build && bun run compile:mac-x64-baselinebuild:binary:winbun run build && bun run compile:winbuild:binary:win-baselinebun run build && bun run compile:win-baselinebuild:builtin-reviewbun run scripts/generate-review-builtin.tsbuild:bunbun run build.tsbuild:vitevite build && bun run scripts/post-build.tsbuild:vite:onlyvite buildcheck:unusedknip-buncompile:linuxbun build dist/cli.js --compile --target=bun-linux-x64 --outfile dist/csc-linux-x64compile:linux-baselinebun build dist/cli.js --compile --target=bun-linux-x64-baseline --outfile dist/csc-linux-x64-baselinecompile:linux-muslbun build dist/cli.js --compile --target=bun-linux-x64-musl --outfile dist/csc-linux-x64-muslcompile:linux-musl-baselinebun build dist/cli.js --compile --target=bun-linux-x64-musl-baseline --outfile dist/csc-linux-x64-musl-baselinecompile:mac-arm64bun build dist/cli.js --compile --target=bun-darwin-arm64 --outfile dist/csc-darwin-arm64compile:mac-x64bun build dist/cli.js --compile --target=bun-darwin-x64 --outfile dist/csc-darwin-x64compile:mac-x64-baselinebun build dist/cli.js --compile --target=bun-darwin-x64-baseline --outfile dist/csc-darwin-x64-baselinecompile:winbun build dist/cli.js --compile --target=bun-windows-x64 --outfile dist/csc-windows-x64.execompile:win-baselinebun build dist/cli.js --compile --target=bun-windows-x64-baseline --outfile dist/csc-windows-x64-baseline.exedevbun run scripts/dev.tsdev:inspectbun run scripts/dev-debug.tsdocs:devnpx mintlify devformatbiome format --write src/- …and 9 more.
Dependencies8
@agentclientprotocol/sdk^0.19.0@claude-code-best/mcp-chrome-bridge^2.0.8gray-matter^4.0.3hono^4.12.15partial-json^0.1.7semver^7.7.4undici^7.24.6ws^8.20.0