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
- 502Established · −30% score
- First published
- Oct 2025
- Publisher
- josh-pensar
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
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":["@pensar/[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":["@pensar/[email protected]"],"fail_on":"review"}'Why flagged
What the scanner saw
Credential file access: matched "AWS_ACCESS_KEY"
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 3 · 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/build/doctor-p231vasj.js | matched "AWS_ACCESS_KEY" | 5 |
| low | Large Javascript Payload | package/build/cli-zrzp8k7n.js | 5190562 bytes | 0 |
| low | Large Javascript Payload | package/build/index-g5xvqy51.js | 2165431 bytes | 0 |
Manifest
Package metadata
Scripts26
buildbun build src/cli.ts --outdir build --target node --format esm --splitting --external @opentui/core --external @opentui/react --external @opentui/react/* --external react --external react/jsx-runtime --external react/jsx-dev-runtime --external react-reconciler --external weavebuild:binariesbun run generate:ascii && mkdir -p dist && bun run build:binary:macos-arm64 && bun run build:binary:macos-x64 && bun run build:binary:linux-x64 && bun run build:binary:linux-arm64build:binarybun run generate:ascii && bun build src/cli.ts --compile --outfile pensarbuild:binary:linux-arm64bun build src/cli.ts --compile --target=bun-linux-arm64 --outfile dist/pensar-linux-arm64build:binary:linux-x64bun build src/cli.ts --compile --target=bun-linux-x64 --outfile dist/pensar-linux-x64build:binary:macos-arm64bun build src/cli.ts --compile --target=bun-darwin-arm64 --outfile dist/pensar-darwin-arm64build:binary:macos-x64bun build src/cli.ts --compile --target=bun-darwin-x64 --outfile dist/pensar-darwin-x64checkbiome check --writecheck:cibiome checkdaytona-benchmarkbun run scripts/daytona-benchmark.tsdevbun run scripts/watch.tsdev:debugSHOW_CONSOLE=true bun run scripts/watch.tsformatbiome check --write && prettier --write "**/*.{md,yml,yaml}"format:checkbiome check && prettier --check "**/*.{md,yml,yaml}"generate:asciibun run scripts/generate-ascii-art.tsgenerate:modelsbun run scripts/generate-models.tsknipkniplintbiome lint src/lint:fixbiome lint --write src/local-benchmarkbun run scripts/local-benchmark.tspensarnode bin/pensar.jsprepublishOnlynpm run buildstartbun run src/tui/index.tsxtestvitest runtest:watchvitesttsctsc --noEmit
Dependencies30
@ai-sdk/amazon-bedrock^4.0.113@ai-sdk/anthropic^3.0.81@ai-sdk/google^3.0.37@ai-sdk/openai3.0.46@ai-sdk/openai-compatible^2.0.35@ai-sdk/provider^3.0.8@daytonaio/sdk^0.112.1@googleapis/gmail^16.1.1@microsoft/microsoft-graph-client^3.0.7@modelcontextprotocol/sdk^1.0.0@openrouter/ai-sdk-provider^2.2.3@opentelemetry/api^1.9.0@opentui/core^0.1.107@opentui/react^0.1.107@pensar/surface0.2.2@playwright/mcp^0.0.54ai^6.0.105glob^13.0.0highlight.js^11.11.1imapflow^1.2.10mailparser^3.9.3marked^16.4.0mime-types^3.0.2nodemailer^8.0.7p-limit^7.2.0react^19.2.0sharp^0.34.4tldts^7.0.28yaml^2.8.2zod^3.25.76
Optional dependencies1
weave^0.12.1