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
- 40
- Versions published
- 11
- First published
- Feb 2026
- Publisher
- hbarefoot
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":["@hbarefoot/[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":["@hbarefoot/[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 10 · status changed
Evidence
Static findings
1 static · 0 from release diff · showing high-signal first.
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| medium | Credential file access | package/src/import/parsers/ssh.js | matched ".ssh/" | 10 |
Manifest
Package metadata
Scripts19
buildcd dashboard && (test -d node_modules || npm install --no-audit --no-fund) && npm run buildbuild:sidecarnode scripts/build-sidecar.jsdesktop:buildnpm run build:sidecar && cd desktop && npm run tauri builddesktop:build:universalnpm run build:sidecar && cd desktop && npm run tauri build -- --target universal-apple-darwindesktop:devcd desktop && npm run tauri devdevconcurrently "node bin/engram.js start" "cd dashboard && npm run dev"linteslint src/mcpnode bin/engram.js start --mcp-onlypm2:deletepm2 delete engrampm2:logspm2 logs engrampm2:monitpm2 monitpm2:restartpm2 restart engrampm2:startpm2 start ecosystem.config.cjspm2:statuspm2 status engrampm2:stoppm2 stop engramprepublishOnlynpm run buildstartnode bin/engram.js starttestvitesttest:runvitest run
Dependencies12
@fastify/cors^10.0.0@fastify/multipart^9.0.0@fastify/static^8.3.0@modelcontextprotocol/sdk^1.0.0@xenova/transformers^2.17.0better-sqlite3^11.0.0chalk^5.6.2cli-table3^0.6.5commander^12.0.0fastify^5.0.0ora^8.2.0yaml^2.4.0