TaskTime Pro
NPM · @TASKTIMEPRO/AGENT-BRIDGE · SCANNED AUG 3
First-party local TaskTime Pro tools for tasks, timers, expenses, invoices, reports, and planning.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score →
Supply Chain Security100
- No malware found by supply-chain analysis.Pass
- No known CVEs affecting this package version or its production dependencies.Pass
- No install/post-install scripts declared.Pass
- No production dependencies, so there is no dependency health to assess. View diagnostics → Pass
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to tasktimepro/tasktime). View diagnostics → Pass
- Clear OSI-approved license (AGPL-3.0-only).Pass
- Actively maintained (last published 11 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability71
- AI-judged instruction clarity (good).Pass
- Tool/resource definitions use about 7408 tokens (~60/item across 122 items; 122 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management23
- Stability observed for 7 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage67
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 0% of tool parameters carry a description.Fail
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
npm · @tasktimepro/agent-bridge
claude mcp add pro-tasktime-agent-bridge -- npx -y @tasktimepro/agent-bridge
codex mcp add pro-tasktime-agent-bridge -- npx -y @tasktimepro/agent-bridge
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"pro-tasktime-agent-bridge": {
"type": "local",
"command": [
"npx",
"-y",
"@tasktimepro/agent-bridge"
],
"enabled": true
}
}
} openclaw mcp add pro-tasktime-agent-bridge --command npx --arg -y --arg @tasktimepro/agent-bridge
mcp_servers:
pro-tasktime-agent-bridge:
command: "npx"
args: ["-y", "@tasktimepro/agent-bridge"] {
"mcpServers": {
"pro-tasktime-agent-bridge": {
"command": "npx",
"args": [
"-y",
"@tasktimepro/agent-bridge"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 +4
- Stability: unverified → 0.23 ▲ functional
- 2 Aug 26 +15
- Malware scan: unverified → pass ▲ security
- 31 Jul 26 −9
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −18
- Malware scan: pass → unverified ▼ security
- 27 Jul 26 +28
- Tool coverage: unverified → 100 ▲ functional
- First check of Tool coverage: 0 functional
- First check of Schema quality: fail functional
- First check of Schema quality: pass functional
- First check of Schema quality: good functional
- 26 Jul 26 59
First indexed and scored.
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Analysed npm/@tasktimepro/[email protected]
Provenance verified
Ecosystem: npm · Outcome: verified
Reason: verified
- Source repo:
- tasktimepro/tasktime
- Certificate issuer:
- https://token.actions.githubusercontent.com
- Certificate SAN:
- https://github.com/tasktimepro/tasktime/.github/workflows/publish-agent-bridge.yml@refs/heads/main
- Rekor log index:
- 2219650844
- Predicate type:
- https://slsa.dev/provenance/v1
- Subject digest:
- sha512:2bc3caf1264ce3c13954848764567bde2b57353d22780b8aa9ab443fdeb711c9b838bab6db3c36a55876331476898969ef6e361ef684dfdef98be7987
- Discovery method:
- attestation_endpoint
Dependencies 0 packages
0 packages in the resolved dependency tree.
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
list_clients ~28
List TaskTime Pro clients visible to the paired app session.
| Name | Type | Req | Description |
|---|---|---|---|
| includeArchived | boolean | — | — |
No output schema declared.
No examples provided.
list_daily_goals ~23
List weekday daily planner goals.
| Name | Type | Req | Description |
|---|---|---|---|
| weekday | number | — | — |
No output schema declared.
No examples provided.
list_email_templates ~30
List invoice/quote email templates, optionally filtered by template type.
| Name | Type | Req | Description |
|---|---|---|---|
| type | string|null | — | — |
No output schema declared.
No examples provided.
list_expense_categories ~40
List active expense categories used by expense and recurring expense workflows. Set includeArchived to true to include archived categories.
| Name | Type | Req | Description |
|---|---|---|---|
| includeArchived | boolean | — | — |
No output schema declared.
No examples provided.
list_expense_recurrences ~52
List recurring expense templates, optionally scoped by client/project or active status.
| Name | Type | Req | Description |
|---|---|---|---|
| activeOnly | boolean | — | — |
| clientId | string|null | — | — |
| projectId | string|null | — | — |
No output schema declared.
No examples provided.
list_expenses ~51
List expenses, optionally scoped by client, project, or billable state.
| Name | Type | Req | Description |
|---|---|---|---|
| billableOnly | boolean | — | — |
| clientId | string|null | — | — |
| projectId | string|null | — | — |
No output schema declared.
No examples provided.
list_invoice_templates ~19
List invoice templates, including sequence and branding defaults.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_invoices ~56
List invoices as bounded summary records, optionally scoped by client, project, or status.
| Name | Type | Req | Description |
|---|---|---|---|
| clientId | string|null | — | — |
| limit | number | — | — |
| projectId | string|null | — | — |
| status | — | — | — |
No output schema declared.
No examples provided.
list_payment_methods ~18
List payment methods used on invoices and expenses.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_planner_attachments ~63
List planner attachments, optionally filtered by entity, mode, date, or weekday.
| Name | Type | Req | Description |
|---|---|---|---|
| date | string | — | — |
| mode | string | — | — |
| referenceId | string | — | — |
| type | string | — | — |
| weekday | number | — | — |
No output schema declared.
No examples provided.
list_projects ~21
List active TaskTime Pro projects visible to the paired app session.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
list_recent_entries ~49
List recent entries across complete local history with actual and billable duration summaries.
| Name | Type | Req | Description |
|---|---|---|---|
| limit | number | — | — |
| projectId | string|null | — | — |
| taskId | string|null | — | — |
No output schema declared.
No examples provided.
list_tasks ~30
List TaskTime Pro tasks, optionally scoped to a project ID.
| Name | Type | Req | Description |
|---|---|---|---|
| projectId | string|null | — | — |
No output schema declared.
No examples provided.
list_tax_return_periods ~23
List tax return periods used by Reports tax-claim workflows.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
mark_expense_paid ~56
Mark an expense paid using existing TaskTime Pro payment snapshot behavior.
| Name | Type | Req | Description |
|---|---|---|---|
| amount | number | — | — |
| expenseId | string | yes | — |
| paidBy | string|null | — | — |
| paidOn | string|null | — | — |
No output schema declared.
No examples provided.
mark_expense_unpaid ~24
Mark an expense unpaid.
| Name | Type | Req | Description |
|---|---|---|---|
| expenseId | string | yes | — |
No output schema declared.
No examples provided.
mark_expenses_tax_claimed ~59
Mark selected expenses as tax claimed against an existing tax return period after explicit confirmation and TaskTime Pro approval.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmClaim | boolean | yes | — |
| expenseIds | array | yes | — |
| taxReturnPeriodId | string | yes | — |
No output schema declared.
No examples provided.
mark_expenses_tax_unclaimed ~48
Clear tax claim status and period links from selected expenses after explicit confirmation and TaskTime Pro approval.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmUnclaim | boolean | yes | — |
| expenseIds | array | yes | — |
No output schema declared.
No examples provided.
mark_tax_return_period_filed ~53
Mark a tax return period filed after explicit confirmation and TaskTime Pro approval.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmFiled | boolean | yes | — |
| filedAt | number | — | — |
| taxReturnPeriodId | string | yes | — |
No output schema declared.
No examples provided.
mark_tax_return_period_paid ~60
Mark a tax return period paid after explicit confirmation and TaskTime Pro approval.
| Name | Type | Req | Description |
|---|---|---|---|
| confirmPaid | boolean | yes | — |
| filedAt | number | — | — |
| paidAt | number | — | — |
| taxReturnPeriodId | string | yes | — |
No output schema declared.
No examples provided.
open_account_view ~32
Open the TaskTime Pro account route, optionally focused on a specific Account section.
| Name | Type | Req | Description |
|---|---|---|---|
| section | string | — | — |
No output schema declared.
No examples provided.
open_client_view ~35
Open a client view in the paired TaskTime Pro app session after validating the client exists.
| Name | Type | Req | Description |
|---|---|---|---|
| clientId | string | yes | — |
No output schema declared.
No examples provided.
open_dashboard_view ~22
Open the TaskTime Pro dashboard route in the paired app session.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
open_expenses_view ~38
Open the expenses route, optionally scoped by client or project.
| Name | Type | Req | Description |
|---|---|---|---|
| clientId | string | — | — |
| projectId | string | — | — |
No output schema declared.
No examples provided.
open_invoice_view ~29
Open the invoices route, optionally focused on an existing invoice.
| Name | Type | Req | Description |
|---|---|---|---|
| invoiceId | string | — | — |
No output schema declared.
No examples provided.
open_planner_view ~40
Open the TaskTime Pro planner route, optionally for a specific year and week.
| Name | Type | Req | Description |
|---|---|---|---|
| week | number | — | — |
| year | number | — | — |
No output schema declared.
No examples provided.
open_project_view ~35
Open a project view in the paired TaskTime Pro app session after validating the project exists.
| Name | Type | Req | Description |
|---|---|---|---|
| projectId | string | yes | — |
No output schema declared.
No examples provided.
open_reports_view ~22
Open the TaskTime Pro reports route in the paired app session.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
pause_expense_recurrence ~30
Pause a recurring expense template without deleting generated expenses.
| Name | Type | Req | Description |
|---|---|---|---|
| recurrenceId | string | yes | — |
No output schema declared.
No examples provided.
pause_timer ~42
Pause a timer by timer key or task ID.
| Name | Type | Req | Description |
|---|---|---|---|
| pausedAt | number | — | — |
| taskId | string | — | — |
| timerKey | string | — | — |
No output schema declared.
No examples provided.
preview_backup_import_json ~36
Validate a TaskTime Pro backup JSON payload and return version/count metadata without changing current data.
| Name | Type | Req | Description |
|---|---|---|---|
| backupJson | string | yes | — |
No output schema declared.
No examples provided.
preview_delete_client ~50
Preview the UI-style cascade impact of deleting a client without mutating data.
| Name | Type | Req | Description |
|---|---|---|---|
| alsoDeleteProjects | boolean | — | — |
| clientId | string | yes | — |
| includeInvoiceDeletion | boolean | — | — |
No output schema declared.
No examples provided.
preview_delete_project ~41
Preview the UI-style cascade impact of deleting a project without mutating data.
| Name | Type | Req | Description |
|---|---|---|---|
| includeInvoiceDeletion | boolean | — | — |
| projectId | string | yes | — |
No output schema declared.
No examples provided.
preview_delete_task ~35
Preview the UI-style cascade impact of deleting an active or archived task without mutating data.
| Name | Type | Req | Description |
|---|---|---|---|
| taskId | string | yes | — |
No output schema declared.
No examples provided.
preview_invoice_email ~117
Resolve invoice email recipient, template, subject, body, and attachment filename without sending email or mutating invoice state.
| Name | Type | Req | Description |
|---|---|---|---|
| attachmentTitle | string|null | — | — |
| body | string|null | — | — |
| forwardToSelf | boolean | — | — |
| fromName | string|null | — | — |
| invoiceId | string | yes | — |
| replyTo | string|null | — | — |
| sendType | string | — | — |
| subject | string|null | — | — |
| templateId | string|null | — | — |
| to | string|null | — | — |
No output schema declared.
No examples provided.
preview_invoice_from_unbilled_work ~86
Calculate a read-only invoice preview from unbilled project work. This does not create invoices, mark billing state, or advance invoice numbering.
| Name | Type | Req | Description |
|---|---|---|---|
| billingPeriodEnd | string | — | — |
| billingPeriodStart | string | — | — |
| exchangeRates | object|null | — | — |
| includeClientLevelExpenses | boolean | — | — |
| projectId | string | yes | — |
No output schema declared.
No examples provided.
preview_project_quote ~113
Build a non-persistent quote document from project estimates without creating invoices or billing side effects.
| Name | Type | Req | Description |
|---|---|---|---|
| additionalTasks | array | — | — |
| businessInfoId | string|null | — | — |
| clientId | string|null | — | — |
| invoiceTemplateId | string|null | — | — |
| note | string | — | — |
| paymentMethodId | string|null | — | — |
| projectId | string | yes | — |
| quoteDate | string | — | — |
| quoteTasks | array | — | — |
| quoteTimestamp | string | — | — |
No output schema declared.
No examples provided.
preview_project_quote_email ~188
Resolve project quote email recipient, template fields, body, and attachment title without sending email or mutating data.
| Name | Type | Req | Description |
|---|---|---|---|
| additionalTasks | array | — | — |
| attachmentTitle | string|null | — | — |
| body | string|null | — | — |
| businessInfoId | string|null | — | — |
| clientId | string|null | — | — |
| emailTemplateId | string|null | — | — |
| forwardToSelf | boolean | — | — |
| fromName | string|null | — | — |
| invoiceTemplateId | string|null | — | — |
| note | string | — | — |
| paymentMethodId | string|null | — | — |
| projectId | string | yes | — |
| quoteDate | string | — | — |
| quoteTasks | array | — | — |
| quoteTimestamp | string | — | — |
| replyTo | string|null | — | — |
| subject | string|null | — | — |
| to | string|null | — | — |
No output schema declared.
No examples provided.
refresh_pairing ~46
Create a fresh local TaskTime Pro pairing challenge and launch URL for the same bridge process when the previous pairing code expired or was consumed. This tool works before the browser app is paired.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
remove_daily_goal ~23
Remove a weekday daily planner goal.
| Name | Type | Req | Description |
|---|---|---|---|
| weekday | number | yes | — |
No output schema declared.
No examples provided.
remove_planner_attachment ~29
Remove one planner attachment without deleting the referenced entity.
| Name | Type | Req | Description |
|---|---|---|---|
| plannerAttachmentId | string | yes | — |
No output schema declared.
No examples provided.
resume_expense_recurrence ~32
Resume a paused recurring expense template without changing already-generated expenses.
| Name | Type | Req | Description |
|---|---|---|---|
| recurrenceId | string | yes | — |
No output schema declared.
No examples provided.
resume_timer ~45
Resume a paused timer by timer key or task ID.
| Name | Type | Req | Description |
|---|---|---|---|
| idempotencyKey | string | — | — |
| taskId | string | — | — |
| timerKey | string | — | — |
No output schema declared.
No examples provided.
set_daily_goal ~44
Set or clear a weekday daily planner goal.
| Name | Type | Req | Description |
|---|---|---|---|
| targetEarnings | number|null | — | — |
| targetHours | number|null | — | — |
| weekday | number | yes | — |
No output schema declared.
No examples provided.
set_default_business_info ~32
Set the default business profile and clear default status from the others.
| Name | Type | Req | Description |
|---|---|---|---|
| businessInfoId | string | yes | — |
No output schema declared.
No examples provided.
set_default_email_template ~39
Set the default email template for its type and clear default status from other templates of the same type.
| Name | Type | Req | Description |
|---|---|---|---|
| emailTemplateId | string | yes | — |
No output schema declared.
No examples provided.
set_default_invoice_template ~32
Set the default invoice template and clear default status from the others.
| Name | Type | Req | Description |
|---|---|---|---|
| invoiceTemplateId | string | yes | — |
No output schema declared.
No examples provided.
set_default_payment_method ~32
Set the default payment method and clear default status from the others.
| Name | Type | Req | Description |
|---|---|---|---|
| paymentMethodId | string | yes | — |
No output schema declared.
No examples provided.
start_timer ~51
Start a timer for a task. Existing active timers for the same key are not overwritten.
| Name | Type | Req | Description |
|---|---|---|---|
| idempotencyKey | string | — | — |
| note | string | — | — |
| taskId | string | yes | — |
No output schema declared.
No examples provided.
stop_timer ~53
Stop a timer and create one matching time entry with complete-history validation and replay/concurrency recovery.
| Name | Type | Req | Description |
|---|---|---|---|
| idempotencyKey | string | — | — |
| taskId | string | — | — |
| timerKey | string | — | — |
No output schema declared.
No examples provided.