foundry-setup
Pass
Audited by Gen Agent Trust Hub on Feb 23, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: Executes a local bash script (
setup-permissions) from the plugin's root directory to audit and apply necessary tool permissions for Claude Code. - [SAFE]: Sensitive operations, including the modification of tool permission settings in
.claude/settings.local.jsonand the creation of workspace configuration files, are explicitly gated by user confirmation prompts. - [SAFE]: External references to AI provider CLIs (e.g., Google Gemini, OpenAI Codex) are provided for informational purposes and target trusted or well-known organizations.
- [SAFE]: The skill uses localized MCP tool calls for environment discovery and validation, which is consistent with its stated purpose of plugin setup.
Audit Metadata