PkgRadar

Package evidence

[email protected]

Credential file access: matched ".ssh/"

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
504
Versions published
7
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 bytes2,334,858
Previous version1.1.2
Published2026-06-13T18:09:09.935Z
SHA-25679c2c941dfe29d418d529dd82d2399007a53c10b34ecd4447c6fcb2517ffbf92

Why flagged

What the scanner saw

Credential file access: matched ".ssh/"

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.1.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/cli/index.jsmatched ".ssh/"5

Manifest

Package metadata

Scripts21
  • benchtsx tools/bench.ts
  • bench:fasttsx tools/bench.ts --no-scale --no-cold --no-retrievers
  • bench:qatsx tools/bench-qa.ts
  • bench:retrievaltsx tools/bench-retrieval.ts
  • buildrm -rf dist && tsc && chmod +x dist/cli/index.js
  • cleanrm -rf dist
  • deadknip
  • dead:methodstsx tools/find-unused-methods.ts
  • devtsx src/cli/index.ts
  • linteslint .
  • prepublishOnlynpm run build
  • testvitest run
  • test:docker:antigravity-clidocker build -f tests/docker/antigravity-cli.Dockerfile -t mementos-antigravity-cli-test . && docker run --rm mementos-antigravity-cli-test
  • test:docker:claude-codedocker build -f tests/docker/integration-test.Dockerfile --build-arg TOOL=@anthropic-ai/claude-code --build-arg SMOKE=tests/docker/claude-code-smoke.ts -t mementos-claude-code-test . && docker run --rm mementos-claude-code-test
  • test:docker:claude-code-ingestordocker build -f tests/docker/integration-test.Dockerfile --build-arg TOOL=@anthropic-ai/claude-code --build-arg SMOKE=tests/docker/claude-code-ingestor-smoke.ts -t mementos-cc-ingestor-test . && docker run --rm mementos-cc-ingestor-test
  • test:docker:codexdocker build -f tests/docker/integration-test.Dockerfile --build-arg TOOL=@openai/codex --build-arg SMOKE=tests/docker/codex-smoke.ts -t mementos-codex-test . && docker run --rm mementos-codex-test
  • test:docker:openclawdocker build -f tests/docker/integration-test.Dockerfile --build-arg TOOL=openclaw --build-arg SMOKE=tests/docker/openclaw-smoke.ts -t mementos-openclaw-test . && docker run --rm mementos-openclaw-test
  • test:docker:openclaw-ingestordocker build -f tests/docker/integration-test.Dockerfile --build-arg "TOOL=openclaw @openai/codex" --build-arg SMOKE=tests/docker/openclaw-ingestor-smoke.ts -t mementos-oc-ingestor-test . && docker run --rm mementos-oc-ingestor-test
  • test:docker:opencodedocker build -f tests/docker/integration-test.Dockerfile --build-arg TOOL=opencode-ai --build-arg SMOKE=tests/docker/opencode-smoke.ts -t mementos-opencode-test . && docker run --rm mementos-opencode-test
  • test:docker:opencode-ingestordocker build -f tests/docker/integration-test.Dockerfile --build-arg TOOL=opencode-ai --build-arg SMOKE=tests/docker/opencode-ingestor-smoke.ts -t mementos-opencode-ingestor-test . && docker run --rm mementos-opencode-ingestor-test
  • test:watchvitest
Dependencies7
  • @inquirer/prompts^8.4.3
  • @modelcontextprotocol/sdk^1.0.0
  • @napi-rs/keyring^1.3.0
  • @scure/bip39^1.3.0
  • @xenova/transformers^2.17.2
  • proper-lockfile^4.1.2
  • zod^3.25.76