PkgRadar

Package evidence

@evermore.work/[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
80
Versions published
24
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":["@evermore.work/[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":["@evermore.work/[email protected]"],"fail_on":"review"}'
Artifact bytes4,100,573
Previous version2026.526.0-canary.0
Published2026-06-03T13:26:46.153Z
SHA-256225228b4be18efafe2447f312abf6c74a462acb4981422257ac767b69973ad96

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

Evidence

Static findings

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

No high-signal findings — see all findings below.

Show all 4 findings (low-signal and informational)
SeverityKindPathDetailPoints
lowCredential file accesspackage/dist/secrets/aws-secrets-manager-provider.jsmatched "AWS_ACCESS_KEY"5
lowObfuscation Densitypackage/ui-dist/assets/chunk-B4BG7PRW-DLBI33XU.jshigh encoded/escaped-token density0
lowObfuscation Densitypackage/ui-dist/assets/flowDiagram-NV44I4VS-DTfkw2D_.jshigh encoded/escaped-token density0
lowLarge Javascript Payloadpackage/ui-dist/assets/index-B2C0fENW.js4109410 bytes0

Manifest

Package metadata

Scripts7
  • buildtsc && mkdir -p dist/onboarding-assets && cp -R src/onboarding-assets/. dist/onboarding-assets/
  • cleanrm -rf dist
  • devtsx src/index.ts
  • dev:watchcross-env EVERMORE_MIGRATION_PROMPT=never EVERMORE_MIGRATION_AUTO_APPLY=true tsx ./scripts/dev-watch.ts
  • prepare:ui-distbash ../scripts/prepare-server-ui-dist.sh
  • startnode dist/index.js
  • typecheckpnpm --filter @evermore.work/plugin-sdk ensure-build-deps && tsc --noEmit
Dependencies36
  • @aws-sdk/client-s3^3.888.0
  • @evermore.work/adapter-acpx-local2026.603.0-canary.0
  • @evermore.work/adapter-claude-local2026.603.0-canary.0
  • @evermore.work/adapter-codex-local2026.603.0-canary.0
  • @evermore.work/adapter-cursor-cloud2026.603.0-canary.0
  • @evermore.work/adapter-cursor-local2026.603.0-canary.0
  • @evermore.work/adapter-gemini-local2026.603.0-canary.0
  • @evermore.work/adapter-grok-local2026.603.0-canary.0
  • @evermore.work/adapter-openclaw-gateway2026.603.0-canary.0
  • @evermore.work/adapter-opencode-local2026.603.0-canary.0
  • @evermore.work/adapter-pi-local2026.603.0-canary.0
  • @evermore.work/adapter-utils2026.603.0-canary.0
  • @evermore.work/db2026.603.0-canary.0
  • @evermore.work/plugin-sdk2026.603.0-canary.0
  • @evermore.work/shared2026.603.0-canary.0
  • ajv^8.18.0
  • ajv-formats^3.0.1
  • better-auth1.4.18
  • chokidar^4.0.3
  • detect-port^2.1.0
  • dompurify^3.3.2
  • dotenv^17.0.1
  • drizzle-orm^0.45.2
  • embedded-postgres^18.1.0-beta.16
  • express^5.1.0
  • hermes-evermore-adapter2026.603.0-canary.0
  • jsdom^28.1.0
  • multer^2.1.1
  • open^11.0.0
  • pino^9.6.0
  • …and 6 more.