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
31
Versions published
21
First published
Feb 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 bytes900,557
Previous version1.0.2
Published2026-05-29T13:34:15.768Z
SHA-256d1dceeebc68a14430c86bc88623c3bc4ad2815ebc3a8ccd93bc6f27e71cb20ee

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
1.0.3Version
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/dist/src/redact.jsmatched "aws_access_key"5

Manifest

Package metadata

Scripts78
  • bench:guardnode benchmarks/guardbench.js
  • bench:guard:adapter-conformancenode benchmarks/run-external-guardbench.mjs --adapter benchmarks/adapters/example-allow.mjs --check --out-dir benchmarks/output/adapter-conformance
  • bench:guard:adapter-module:validatenode benchmarks/validate-adapter-module.mjs
  • bench:guard:adapter-registry:validatenode benchmarks/validate-adapter-registry.mjs
  • bench:guard:adapter-self-testnode benchmarks/adapter-self-test.mjs
  • bench:guard:adapter-self-test:validatenode benchmarks/validate-adapter-self-test.mjs
  • bench:guard:adapter-smokenode benchmarks/guardbench.js --adapter benchmarks/adapters/example-allow.mjs --check --out-dir benchmarks/output/adapter-smoke
  • bench:guard:bundlenode benchmarks/create-submission-bundle.mjs
  • bench:guard:bundle:verifynode benchmarks/verify-submission-bundle.mjs
  • bench:guard:cardnode benchmarks/create-conformance-card.mjs
  • bench:guard:checknode benchmarks/guardbench.js --check
  • bench:guard:externalnode benchmarks/run-external-guardbench.mjs
  • bench:guard:external:dry-runnode benchmarks/dry-run-external-adapters.mjs
  • bench:guard:external:evidencenode benchmarks/verify-external-evidence.mjs --allow-pending
  • bench:guard:external:evidence:strictnode benchmarks/verify-external-evidence.mjs
  • bench:guard:leaderboardnode benchmarks/build-leaderboard.mjs
  • bench:guard:manifestnode benchmarks/guardbench.js --manifest
  • bench:guard:mem0node benchmarks/run-external-guardbench.mjs --adapter mem0-platform --check
  • bench:guard:publication:verifynode benchmarks/verify-publication-artifacts.mjs
  • bench:guard:validatenode benchmarks/validate-guardbench-artifacts.mjs
  • bench:guard:zepnode benchmarks/run-external-guardbench.mjs --adapter zep-cloud --check
  • bench:memorynode benchmarks/run.js
  • bench:memory:checknode benchmarks/run.js --check
  • bench:memory:guardnode benchmarks/run.js --suite guard
  • bench:memory:jsonnode benchmarks/run.js --json
  • bench:memory:operationsnode benchmarks/run.js --suite operations
  • bench:memory:retrievalnode benchmarks/run.js --suite retrieval
  • bench:perfnode benchmarks/perf.bench.js
  • bench:perf-snapshotnode benchmarks/perf-snapshot.js
  • buildtsc
  • …and 48 more.
Dependencies8
  • @hono/node-server^1.19.14
  • @huggingface/transformers^3.8.1
  • @modelcontextprotocol/sdk^1.29.0
  • better-sqlite3^12.9.0
  • hono^4.12.18
  • sqlite-vec^0.1.9
  • ulid^3.0.2
  • zod^4.4.3