sdd-linear
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes local scripts to manage its internal logic and setup.
install-linear-agent.shis a shell script that provisions a bundled sub-agent (linear-project-manager) by copying it to the agent definitions directory (defaults to~/.agents/agents).assess-linear-sdd-state.pyis a Python utility that processes a JSON snapshot of Linear issue states to determine the current phase of the Spec-Driven Development workflow.
- [EXTERNAL_DOWNLOADS]: The skill defines a prerequisite check for the
sddbase skill. If not found, it provides the user with an installation command (npx skills add liatrio-labs/spec-driven-workflow --skill sdd) to fetch the dependency from a public repository.
Audit Metadata