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
- 107
- Versions published
- 35
- First published
- Mar 2026
- Publisher
- omrfc
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 60 · status changed
Evidence
Static findings
13 static · 0 from release diff · showing high-signal first.
No high-signal findings — see all findings below.
Show all 13 findings (low-signal and informational)
| Severity | Kind | Path | Detail | Points |
|---|---|---|---|---|
| low | Credential file access | package/dist/core/audit/checks/accounts.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/core/audit/commands.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/adapters/coolify.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/core/deploy.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/adapters/dokploy.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/core/audit/fix.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/core/lock/index.js | matched ".ssh/" | 5 |
| low | Messenger Bot Endpoint | package/dist/core/notify.js | matched "api.telegram.org/bot" — messenger-bot URL without exfil context (likely a notification handler) | 5 |
| low | Credential file access | package/dist/core/provision.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/core/audit/checks/secrets.js | matched "id_rsa" | 5 |
| low | Credential file access | package/dist/core/secure.js | matched ".ssh/" | 5 |
| low | Credential file access | package/dist/utils/sshKey.js | matched "id_rsa" | 5 |
| low | Large Javascript Payload | package/dist/mcp-bundle.mjs | 4115844 bytes | 0 |
Manifest
Package metadata
Scripts12
buildtsc && node scripts/bundle-mcp.mjsbundle:mcpnode scripts/bundle-mcp.mjsdevtsx src/index.tsformatprettier --write "src/**/*.ts"format:checkprettier --check "src/**/*.ts"linteslint src/lint:fixeslint src/ --fixstartnode dist/index.jstestjest --config jest.config.cjstest:coveragejest --config jest.config.cjs --coveragetest:mutatecp .stryker-tmp/incremental.json .stryker-tmp/incremental.backup.json 2>/dev/null; stryker runtest:watchjest --config jest.config.cjs --watch
Dependencies12
@modelcontextprotocol/sdk1.27.1@napi-rs/keyring1.2.0axios1.15.2chalk5.6.2commander14.0.3grammy1.41.1inquirer12.11.1js-yaml4.1.1ora9.3.0p-limit7.3.0semver7.7.2zod4.3.6