PkgRadar

Package evidence

@bastani/[email protected]

Credential file access: matched "AWS_ACCESS_KEY"

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
224
First published
Apr 2026
Publisher
GitHub ActionsTrusted automation · −70% score

Effective trust discount applied: 70% (max across signals — discounts don’t stack). New install-lifecycle deltas vs the previous release would clear the discount.

Recommended action

Review before promoting

Mixed 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":["@bastani/[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":["@bastani/[email protected]"],"fail_on":"review"}'
Artifact bytes5,250,530
Previous version0.8.28-alpha.4
Published2026-06-12T05:24:25.122Z
SHA-256015aa30b4fb43492bdc83d9197f40eca75671003eaba5417b5d5c2705d3df974

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

review
Last checked
reviewRisk
1Score
0.8.28Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

2 static · 0 from release diff · showing high-signal first.

No high-signal findings — see all findings below.

Show all 2 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/cli/args.jsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/dist/builtin/mcp/app-bridge.bundle.jshigh encoded/escaped-token density0

Manifest

Package metadata

Scripts12
  • buildtsgo -p tsconfig.build.json && shx chmod +x dist/cli.js && bun run copy-assets
  • build:binarybun --cwd ../tui run build && bun --cwd ../ai run build && bun --cwd ../agent run build && bun run build && bun build --compile ./dist/bun/cli.js ./src/utils/image-resize-worker.ts --outfile dist/atomic && bun run copy-binary-assets
  • cleanshx rm -rf dist
  • copy-assetsshx mkdir -p dist/modes/interactive/theme && shx cp src/modes/interactive/theme/*.json dist/modes/interactive/theme/ && shx mkdir -p dist/modes/interactive/assets && shx cp src/modes/interactive/assets/*.png dist/modes/interactive/assets/ && shx mkdir -p dist/core/export-html/vendor && shx cp src/core/export-html/template.html src/core/export-html/template.css src/core/export-html/template.js dist/core/export-html/ && shx cp src/core/export-html/vendor/*.js dist/core/export-html/vendor/ && bun run copy-builtin-packages
  • copy-binary-assetsshx cp package.json dist/ && shx cp README.md dist/ && shx cp CHANGELOG.md dist/ && shx mkdir -p dist/theme && shx cp src/modes/interactive/theme/*.json dist/theme/ && shx mkdir -p dist/assets && shx cp src/modes/interactive/assets/*.png dist/assets/ && shx mkdir -p dist/export-html/vendor && shx cp src/core/export-html/template.html dist/export-html/ && shx cp src/core/export-html/vendor/*.js dist/export-html/vendor/ && shx cp -r docs dist/ && shx cp -r examples dist/ && shx cp ../../node_modules/@silvia-odwyer/photon-node/photon_rs_bg.wasm dist/ && bun run copy-builtin-packages
  • copy-builtin-packagesbun run scripts/copy-builtin-packages.ts
  • copy-builtin-workflowsbun run copy-builtin-packages
  • devtsgo -p tsconfig.build.json --watch --preserveWatchOutput
  • docs:checkbun run scripts/validate-docs-links.ts
  • prepublishOnlybun run clean && bun run build
  • testvitest --run
  • verify:workflow-typesbun run scripts/verify-workflow-sdk-types.ts
Dependencies26
  • @earendil-works/pi-agent-core^0.79.1
  • @earendil-works/pi-ai^0.79.1
  • @earendil-works/pi-tui^0.79.1
  • @modelcontextprotocol/ext-apps^1.7.2
  • @modelcontextprotocol/sdk^1.25.1
  • @mozilla/readability^0.6.0
  • @silvia-odwyer/photon-node^0.3.4
  • chalk^5.5.0
  • cross-spawn7.0.6
  • diff^9.0.0
  • glob^13.0.1
  • highlight.js^11.11.1
  • hosted-git-info^10.1.1
  • ignore^7.0.5
  • jiti^2.7.0
  • linkedom^0.18.12
  • minimatch^10.2.3
  • open^11.0.0
  • p-limit^6.1.0
  • proper-lockfile^4.1.2
  • turndown^7.2.0
  • typebox^1.1.24
  • undici^8.3.0
  • unpdf^1.6.2
  • yaml^2.9.0
  • zod^3.25.0 || ^4.0.0
Optional dependencies1
  • @mariozechner/clipboard^0.3.6