Scaffold projects from the Starter Series templates — MCP server, Claude Code skill, and CLI.
Scaffold and audit Starter Series projects — MCP server, Claude Code skill, and CLI in one package. Part of: Human-Controlled AI Systems — scaffolding is the easy half. What keeps a shipped repo trustworthy is the audit primitives (, , ) verifying release, CD, and CI security hygiene against a known bar — gating each merge instead of asking a human to re-check by hand. CLI — . One of 11 templates…
Verification confirms publisher identity (repo ownership), not code safety. The security scan covers known CVEs and suspicious install scripts — it cannot prove the absence of malicious code.
Scaffold and audit Starter Series projects — MCP server, Claude Code skill, and CLI in one package. Part of: Human-Controlled AI Systems — scaffolding is the easy half. What keeps a shipped repo trustworthy is the audit primitives (, , ) verifying release, CD, and CI security hygiene against a known bar — gating each merge instead of asking a human to re-check by hand. CLI — . One of 11 templates with Zod-validated input, atomic rename on success, retry + timeout + 50 MB download cap. MCP…