monte-carlo-monitor-creation

Pass

Audited by Gen Agent Trust Hub on Apr 8, 2026

Risk Level: SAFEEXTERNAL_DOWNLOADSDATA_EXFILTRATIONCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill implements strong security practices, including a mandatory validation phase that grounds monitor creation in real warehouse data and a requirement for explicit user confirmation before any tool execution. It operates in a dry-run mode, returning YAML configuration for manual review rather than directly modifying resources.
  • [EXTERNAL_DOWNLOADS]: The documentation directs users to install the official montecarlodata Python package and configure an MCP server using the vendor's endpoint at https://integrations.getmontecarlo.com/mcp. These resources are provided by the official skill author, Monte Carlo Data.
  • [DATA_EXFILTRATION]: The skill accesses database schema metadata (table and column names) via authenticated MCP tools. This data is necessary for the skill's purpose and is used solely to validate the parameters for the generated monitor configurations.
  • [COMMAND_EXECUTION]: The skill provides instructions for users to run standard CLI commands for tool installation and monitor deployment, such as pip install montecarlodata and montecarlo monitors apply. These are user-initiated operations standard to the product workflow.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 8, 2026, 06:52 PM