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
1
Versions published
2
First published
May 2026
Publisher
connorlu_1998

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"}'
Publisherconnorlu_1998
Artifact bytes2,002,273
Previous version4.1.1
Published2026-06-06T04:39:25.105Z
SHA-256d2c49c851d200564c665a6d67df3b5e23f29915aad82a20a939362b929816bf5

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
10Score
4.2.0Version
Status history (1 event)
  1. newavailable · risk review · score 10 · 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/core/secret-redactor.jsmatched "AWS_ACCESS_KEY"5
lowInstall-time lifecycle scriptpackage.jsonpostinstall="node scripts/lifecycle-runner.cjs postinstall"5

Manifest

Package metadata

Scripts41
  • baseline:collectnode scripts/baseline-collect.mjs
  • baseline:diffnode scripts/baseline-diff.mjs
  • buildtsc
  • codex:spec-driver:installbash plugins/spec-driver/scripts/codex-skills.sh install
  • codex:spec-driver:install:globalbash plugins/spec-driver/scripts/codex-skills.sh install --global
  • codex:spec-driver:removebash plugins/spec-driver/scripts/codex-skills.sh remove
  • codex:spec-driver:remove:globalbash plugins/spec-driver/scripts/codex-skills.sh remove --global
  • docs:sync:agentsnode scripts/sync-agent-docs.mjs
  • eval:competitornode scripts/eval-competitor.mjs
  • eval:fixture-checknode scripts/eval-task-fixture-check.mjs
  • eval:groundingnode scripts/eval-grounding.mjs
  • eval:judgenode scripts/eval-judge.mjs
  • eval:judge-jurynode scripts/eval-judge-jury.mjs
  • eval:refresh-selfnode scripts/eval-refresh-self.mjs
  • eval:repeatnode scripts/eval-batch-repeat.mjs
  • eval:reportnode scripts/eval-report.mjs
  • eval:task-runnernode scripts/eval-task-runner.mjs
  • hooks:checkbash scripts/check-plugin-sync.sh
  • hooks:installbash scripts/install-hooks.sh
  • linttsc --noEmit
  • postinstallnode scripts/lifecycle-runner.cjs postinstall
  • prebuildtsx scripts/inline-d3.ts
  • prepublishOnlynpm run release:check && npm run repo:check && npm run build && npx vitest run
  • preuninstallnode scripts/lifecycle-runner.cjs preuninstall
  • release:checknode scripts/validate-release-contracts.mjs
  • release:publishnpm publish
  • release:publish:drynpm publish --dry-run
  • release:syncnode scripts/sync-release-contracts.mjs
  • repo:checknode scripts/repo-check.mjs
  • repo:syncnode scripts/repo-sync.mjs
  • …and 11 more.
Dependencies12
  • @anthropic-ai/sdk^0.39.0
  • @modelcontextprotocol/sdk^1.26.0
  • chokidar^4.0.3
  • graphology^0.26.0
  • graphology-communities-louvain^2.0.2
  • graphology-types^0.24.8
  • handlebars^4.7.8
  • openai^6.37.0
  • p-limit^6.1.0
  • ts-morph^24.0.0
  • web-tree-sitter^0.24.7
  • zod^3.24.1
Optional dependencies1
  • @huggingface/transformers^3.x