PkgRadar

Package evidence

[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.

Weekly downloads
295
Versions published
3
First published
May 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":["[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"}'
Artifact bytes449,660
Previous version0.2.1
Published2026-06-06T21:42:24.061Z
SHA-256653316b7a4c35fd14dea33b98c45a6cbc8933a4c81e9b9e3d5bca1a15cdc4bef

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.3.0Version
Status history (1 event)
  1. newavailable · risk review · score 1 · status changed

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 1 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/src/imprint/freeform-redact.tsmatched "AWS_ACCESS_KEY"5

Manifest

Package metadata

Scripts16
  • bench:redactbun run scripts/redact-benchmark.ts
  • build:binarybun run scripts/build-binary.ts
  • build:binary:allbun run scripts/build-binary.ts --all-targets
  • changelogbunx git-cliff --config cliff.toml --unreleased --strip header
  • checkbun run typecheck && bun run lint && bun run test && bun run deadcode
  • circularmadge --circular --extensions ts src/
  • deadcodebun run knip && bun run circular
  • devbun run src/cli.ts
  • doctorbun run src/cli.ts doctor
  • imprintbun run src/cli.ts
  • knipknip --no-progress
  • lintbiome check src test
  • lint:fixbiome check --write src test
  • preparegit config core.hooksPath .githooks
  • testbun test
  • typechecktsc --noEmit
Dependencies17
  • @anthropic-ai/sdk^0.52.0
  • @arizeai/phoenix-otel^1.0.2
  • @clack/prompts^1.3.0
  • @modelcontextprotocol/sdk^1.0.0
  • @napi-rs/keyring^1.3.0
  • @noble/hashes^2.2.0
  • @opentelemetry/api^1.9.1
  • chrome-remote-interface^0.33.0
  • env-paths^3.0.0
  • libsodium-wrappers^0.8.4
  • node-cron^3.0.3
  • playwright^1.49.0
  • playwright-extra^4.3.6
  • puppeteer-extra-plugin-stealth^2.11.2
  • redactum^1.1.0
  • yaml^2.8.4
  • zod^3.24.0