linear-doctor
Pass
Audited by Gen Agent Trust Hub on Jul 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs diagnostic checks on Linear workspace metadata to ensure readiness for AI workflows. It evaluates the presence of specific labels (e.g., llm-, sp-) and teams.
- [DATA_EXFILTRATION]: No network operations or external data transfers were detected. The skill operates on local metadata files and tool outputs from the Linear MCP server, keeping all data within the local environment.
- [COMMAND_EXECUTION]: The skill instructs the agent to execute a local script ('scripts/linear_metadata.ts') using the Bun or Node.js runtime. This script is used to capture and validate metadata, and its functionality is limited to reading JSON files and performing string-based validation.
- [REMOTE_CODE_EXECUTION]: There are no remote downloads, package installations, or execution of untrusted external scripts. The skill relies entirely on its own distributed source code and standard local runtimes.
Audit Metadata