trackly-cli
npm
v0.18.1
Source verified
Published by trackly-app — publish provenance cryptographically ties this package to that repository. That is proof of origin, not an official vendor package.
AI job search CLI + hosted MCP server with OAuth. 128K+ jobs, 1,900+ companies, 40+ ATS. Works with Claude, ChatGPT, Cursor, Windsurf, Codex via hosted streamable-http or local stdio.
The grade answers one question — how safe is this server for you to adopt — so it is computed in two auditable stages. Nothing below is an opinion or an LLM's guess; every line is a real term the deterministic engine applied, and the same input always yields the same number.
1. Threat score — 100 − 0 = 100. What the published surface and source actually contain:
The deterministic scan raised no scored threat in the surface it inspected — the threat score stayed at 100. Capability observations and advisory notes are recorded but never lower it.
2. Client adoption risk — 100 − 6 = 94. Three small, subtract-only factors that reflect your risk in adopting it — a clean scan proves less on a powerful, unverified or barely-inspectable package, so the grade says so plainly:
| Points | Adoption-risk factor |
|---|---|
| −6 | capability blast radius (high) — client exposure if the model is manipulated |
Capability observations and info notes are shown under Findings but never scored.
Open any row's finding below for the file, line and evidence behind a deduction.
In the server's implementation (`lib/agent.js:7`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: nSync } = require('node:child_process'); const { apiRequest, downloadFile, getConfigPaths, hasAuth, maintenanceOutput }
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server lib/agent.js
In the server's implementation (`lib/path-diagnostics.js:6`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: cFile } = require('node:child_process'); const { promisify } = require('node:util'); const execFileAsync = promisify(ex
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server lib/path-diagnostics.js
In a packaging/dev/install script (shipped, but not the server runtime) (`scripts/verify-audit-exceptions.js:7`): Spawning a shell/process is command-execution capability; with unsanitized tool input it is command injection / RCE. This is read from the code itself — not from the tool description — so a poisoned server cannot hide it behind honest-looking metadata.
Evidence: nSync } = require('node:child_process'); const DEFAULT_POLICY_PATH = path.join( __dirname, '..', 'security', 'a
Fix: Review this call path: confirm it never receives unsanitized tool input, constrain it, or remove it. Treat a server whose code reaches these sinks as high-capability regardless of what its tools claim.
Location: server scripts/verify-audit-exceptions.js
Each tool and what it can reach — statically extracted from the published source.
trackly_get_apply_execution_snapshotingests untrusted inputtrackly_get_apply_protocolingests untrusted inputtrackly_prepare_resumeingests untrusted inputget_more_toolsno sensitive capabilitytrackly_advance_apply_executionno sensitive capabilitytrackly_approve_apply_batch_resumeno sensitive capabilitytrackly_approve_apply_execution_resumeno sensitive capabilitytrackly_askno sensitive capabilitytrackly_bind_apply_surfaceno sensitive capabilitytrackly_cancel_apply_batchno sensitive capabilitytrackly_certify_apply_batch_truthno sensitive capabilitytrackly_checkpoint_apply_batchno sensitive capabilitytrackly_claim_apply_batchno sensitive capabilitytrackly_claim_apply_review_handoffno sensitive capabilitytrackly_clear_apply_access_defermentno sensitive capabilitytrackly_contacts_at_companyno sensitive capabilitytrackly_create_apply_batchno sensitive capabilitytrackly_defer_apply_accessno sensitive capabilitytrackly_diagnose_local_pathno sensitive capabilitytrackly_get_active_apply_batchno sensitive capabilitytrackly_get_active_apply_executionno sensitive capabilitytrackly_get_application_profileno sensitive capabilitytrackly_get_apply_batchno sensitive capabilitytrackly_get_apply_evidenceno sensitive capabilitytrackly_get_apply_executionno sensitive capabilitytrackly_get_apply_queueno sensitive capabilitytrackly_get_company_workspaceno sensitive capabilitytrackly_get_jobno sensitive capabilitytrackly_get_job_briefno sensitive capabilitytrackly_get_preferencesno sensitive capabilitytrackly_get_profile_onboardingno sensitive capabilitytrackly_get_statsno sensitive capabilitytrackly_lint_application_textno sensitive capabilitytrackly_list_apply_access_defermentsno sensitive capabilitytrackly_list_apply_review_handoffsno sensitive capabilitytrackly_list_companiesno sensitive capabilitytrackly_list_recoverable_apply_executionsno sensitive capabilitytrackly_record_application_outcomeno sensitive capabilitytrackly_record_application_outcomesno sensitive capabilitytrackly_record_apply_execution_dispositionsno sensitive capabilitytrackly_record_apply_submission_evidenceno sensitive capabilitytrackly_record_apply_surface_evidenceno sensitive capabilitytrackly_recover_exact_apply_membersno sensitive capabilitytrackly_report_apply_observationno sensitive capabilitytrackly_report_apply_observationsno sensitive capabilitytrackly_request_companyno sensitive capabilitytrackly_resume_parked_apply_memberno sensitive capabilitytrackly_search_companiesno sensitive capabilitytrackly_search_jobsno sensitive capabilitytrackly_start_apply_executionno sensitive capabilitytrackly_start_apply_runno sensitive capabilitytrackly_stop_apply_executionno sensitive capabilitytrackly_update_application_profileno sensitive capabilitytrackly_update_experience_limitsno sensitive capabilitytrackly_update_statusno sensitive capabilitytrackly_validate_apply_resume_uploadno sensitive capabilitytrackly_validate_apply_tab_keep_setno sensitive capabilitytrackly_verify_prepared_resumeno sensitive capabilityScan history per published version. The engine is deterministic — the same version always yields the same score, so a changed score means the package itself changed.
| Version | Score | Findings | Engine | Scanned |
|---|---|---|---|---|
v0.18.1 latest |
A 94/100 | 3 | 1.13.0 | 2026-09-07 |
v0.18.0 |
A 94/100 | 3 | 1.13.0 | 2026-09-06 |
v0.17.1 |
A 94/100 | 3 | 1.13.0 | 2026-09-05 |
v0.17.0 |
A 94/100 | 3 | 1.13.0 | 2026-08-27 |
v0.16.0 |
A 94/100 | 3 | 1.12.1 | 2026-08-21 |
v0.15.0 |
A 94/100 | 3 | 1.12.1 | 2026-08-18 |
v0.14.2 |
A 94/100 | 3 | 1.12.1 | 2026-08-17 |
v0.14.1 |
A 94/100 | 3 | 1.12.1 | 2026-08-16 |
v0.13.4 |
A 94/100 | 3 | 1.12.1 | 2026-08-13 |
v0.13.3 |
A 94/100 | 3 | 1.12.1 | 2026-08-12 |
Show this server's live Trust Score in your README, docs or website. The badge is served straight from the registry and updates automatically after every rescan — no API key needed. It links back to this page, so anyone who sees the grade can also read the findings behind it instead of taking a number on faith.
The score above is reproducible: the same package version always yields the same result. Run it locally or over the free API — no account, no LLM, fully deterministic.
npx mcptrustchecker scan trackly-cli --online
Agent IP: MCP server with patents search tools
MCP server for searching the Agent Almanac — the public catalog of 9,000+ Model Context Protocol servers. Find, install, and discover MCP servers from inside Claude Desktop, Cursor, Continue, Zed, or any MCP-aware agent.
Search agents & MCP servers by capability, with daily-observed pricing, liveness and market data.
Verified merchants accepting agentic payments on Lightning/L402/BOLT12/USDT — search, verify, pay.
Airframe MCP Client - Connect agents to Airframe's product intelligence
Amazon product search demand over time, with growth for any keyword. Free key at trendsmcp.ai