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 promotingMixed 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"}'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
Status history (1 event)
- new → available · 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)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/cli/index.js | matched ".ssh/" | 5 |
Manifest
Package metadata
Scripts21
benchtsx tools/bench.tsbench:fasttsx tools/bench.ts --no-scale --no-cold --no-retrieversbench:qatsx tools/bench-qa.tsbench:retrievaltsx tools/bench-retrieval.tsbuildrm -rf dist && tsc && chmod +x dist/cli/index.jscleanrm -rf distdeadknipdead:methodstsx tools/find-unused-methods.tsdevtsx src/cli/index.tslinteslint .prepublishOnlynpm run buildtestvitest runtest:docker:antigravity-clidocker build -f tests/docker/antigravity-cli.Dockerfile -t mementos-antigravity-cli-test . && docker run --rm mementos-antigravity-cli-testtest: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-testtest: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-testtest: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-testtest: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-testtest: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-testtest: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-testtest: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-testtest: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.2proper-lockfile^4.1.2zod^3.25.76