setup-workspace

Pass

Audited by Gen Agent Trust Hub on May 13, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes git commands (worktree, branch, log, rev-parse) and pnpm to manage the local workspace. These are standard operations for the stated purpose of project setup.- [EXTERNAL_DOWNLOADS]: The skill uses pnpm install which downloads packages from the official pnpm/npm registries. This is a standard and expected behavior for a workspace initialization tool.- [PROMPT_INJECTION]: The instructions include strict negative constraints (e.g., no force flags, no history rewriting, no pushing to remote) that prevent the agent from performing potentially harmful or unauthorized git operations.
Audit Metadata
Risk Level
SAFE
Analyzed
May 13, 2026, 12:46 AM