io.github.toolwright-adk/linear-bootstrap
NPM · @TOOLWRIGHT-ADK/LINEAR-BOOTSTRAP · SCANNED AUG 3
Bootstrap Linear projects from natural language — milestones, epics, issues, and dependencies.
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 Security88
- No malware found by supply-chain analysis.Pass
- Only part of the dependency tree could be resolved (141 of 142), so this covers what we could see, not the whole tree.Partial
- No install/post-install scripts declared.Pass
- Only part of the dependency tree could be resolved (141 of 142), so this covers what we could see, not the whole tree. View diagnostics → Partial
Provenance & Transparency45
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Provenance check failed: no build-provenance attestation is published. See how to fix → View diagnostics → Fail
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 145 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 503 tokens (~71/item across 7 items; 7 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 · @toolwright-adk/linear-bootstrap
claude mcp add toolwright-adk-linear-bootstrap -- npx -y @toolwright-adk/linear-bootstrap
codex mcp add toolwright-adk-linear-bootstrap -- npx -y @toolwright-adk/linear-bootstrap
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"toolwright-adk-linear-bootstrap": {
"type": "local",
"command": [
"npx",
"-y",
"@toolwright-adk/linear-bootstrap"
],
"enabled": true
}
}
} openclaw mcp add toolwright-adk-linear-bootstrap --command npx --arg -y --arg @toolwright-adk/linear-bootstrap
mcp_servers:
toolwright-adk-linear-bootstrap:
command: "npx"
args: ["-y", "@toolwright-adk/linear-bootstrap"] {
"mcpServers": {
"toolwright-adk-linear-bootstrap": {
"command": "npx",
"args": [
"-y",
"@toolwright-adk/linear-bootstrap"
]
}
}
} 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 +45
- Provenance: unverified → fail ▼ security
- Install scripts: unverified → pass ▲ security
- Known CVEs: unverified → partial ▲ security
- Security disclosure: unverified → fail ▼ functional
- Tool coverage: unverified → 100 ▲ functional
- License: unverified → pass ▲ functional
- Dependency health: unverified → partial ▲ functional
- Maintenance: unverified → pass ▲ functional
- MCP protocol: unverified → pass ▲ functional
- Stability: unverified → 0.23 ▲ functional
- Schema quality: unverified → good ▲ functional
- Licence: MIT functional
- 2 Aug 26 +2
- Malware scan: unverified → pass ▲ security
- Security disclosure: fail → unverified ▼ functional
- Tool coverage: 100 → unverified ▼ functional
- 31 Jul 26 −24
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 28 Jul 26 +17
- Dependency health: partial → unverified ▼ functional
- Tool coverage: unverified → 100 ▲ functional
- First check of Schema quality: pass functional
- First check of Schema quality: unverified functional
- First check of Tool coverage: 0 functional
- First check of Schema quality: fail functional
- 27 Jul 26 25
First indexed and scored.
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/@toolwright-adk/[email protected]
Provenance none
Ecosystem: npm · Outcome: none
Dependencies 141 packages
141 packages in the resolved dependency tree · 138 deprecated · 43 stale.
The dependency tree was only partially resolved, so these counts may be incomplete.
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.
add-epic ~74
Add a single epic with its child issues to an existing Linear project. Optionally wire to a milestone and apply label mappings.
| Name | Type | Req | Description |
|---|---|---|---|
| epic | object | yes | — |
| label_ids | object | — | — |
| milestone_id | string | — | — |
| project_id | string | yes | — |
| team_id | string | yes | — |
No output schema declared.
No examples provided.
bootstrap-project ~85
Create a complete Linear project from a plan. Accepts plan_id (from generate-plan) or inline plan object. Creates project, milestones, labels, epics, issues, and dependencies. Set dry_run=true to validate only.
| Name | Type | Req | Description |
|---|---|---|---|
| dry_run | boolean | — | — |
| plan | object | — | — |
| plan_id | string | — | — |
| team_id | string | yes | — |
No output schema declared.
No examples provided.
generate-and-bootstrap ~92
Generate a project plan and immediately bootstrap it in Linear. Combines generate-plan + validate-plan + bootstrap-project into a single call. Set dry_run=true to generate and validate without creating anything.
| Name | Type | Req | Description |
|---|---|---|---|
| complexity | string | — | — |
| description | string | yes | — |
| dry_run | boolean | — | — |
| preferences | object | — | — |
| project_type | string | — | — |
| team_id | string | yes | — |
No output schema declared.
No examples provided.
generate-plan ~81
Generate a structured project plan from a description. Returns a plan_id (cached server-side for 30 min) and summary statistics. Use plan_id with validate-plan or bootstrap-project.
| Name | Type | Req | Description |
|---|---|---|---|
| complexity | string | — | — |
| description | string | yes | — |
| preferences | object | — | — |
| project_type | string | — | — |
| team_id | string | yes | — |
No output schema declared.
No examples provided.
introspect-workspace ~56
Read team conventions from Linear: workflow states, labels, cycles, existing projects. Returns cached context (30-min TTL). Called automatically by generate-plan, or use standalone to inspect team setup.
| Name | Type | Req | Description |
|---|---|---|---|
| team_id | string | yes | — |
No output schema declared.
No examples provided.
list-teams ~40
List all Linear teams accessible to the configured API key. Returns team id, name, and key. Use this to discover team_id values for other tools.
Input schema present but exposes no named parameters.
No output schema declared.
No examples provided.
validate-plan ~75
Validate a project plan for structural issues. Accepts plan_id (from generate-plan) or inline plan object. Checks for circular dependencies, orphaned references, undefined milestones, and other problems.
| Name | Type | Req | Description |
|---|---|---|---|
| complexity | string | — | — |
| plan | object | — | — |
| plan_id | string | — | — |
| preferences | object | — | — |
No output schema declared.
No examples provided.