workspace-init
Audited by Socket on Mar 7, 2026
1 alert found:
Obfuscated FileThe skill's footprint is coherent with its stated purpose: it orchestrates initialization and updating of a multi-repo workspace using documented prerequisites and phase-driven steps, without evident credential harvesting or covert data exfiltration. The sources and sinks align with a legitimate developer tooling workflow (repos.json, CLAUDE.md, openspec/config.yaml, VSCode workspace). The only notable concerns are general dependency provenance (openspec/npm, jq) and the lack of explicit version pinning or checksum validation for installed tools, which modestly increases supply-chain risk but remains within expected bounds for a developer-focused scaffold tool. Overall, the threat posture is Benign with some Medium risk signals due to dependencies and the potential for SSH/git credential handling during repo cloning.