Cline SDK
Open-source TypeScript agent runtime for embedding Cline in CI/scripts and bundling reusable tool/hook plugins.
🛡️ AgentReady threat assessment
MAESTRO 7-layer threat model + OWASP AIVSS risk score for Cline SDK, derived from its capabilities.
AIVSS 7.5 · High
View MAESTRO 7-layer threat model →Overview
The Cline SDK exposes the same agent runtime that powers Cline as an embeddable TypeScript framework. You add custom tools with zod schemas, register lifecycle hooks for policy/observability, and bundle everything into a shareable plugin. Security surface: the runtime executes tools and hooks you register, and can run in CI with autonomous file/tool access.
Key features
- Embeddable agent runtime
- zod-typed custom tools
- Lifecycle hooks for policy/observability
Use cases
- Run Cline agents in CI or custom products
- Build and share reusable Cline plugins