For teams on Linear, Malveon reads issues and project data to power Malvedeck health, and can create issues back through the same connection.
What it reads
Malveon reads your Linear issues and project data over the Linear GraphQL API. That feeds task completion, delay, and blocker signals into the Malvedeck health engine.
What it writes
The Linear connection is bidirectional: Malveon can create issues in Linear where you ask it to.
Security
Linear webhooks are verified with a linear-signature HMAC before processing. Tokens are encrypted at rest with AES-256-GCM.