monte-carlo-analyze-root-cause
Pass
Audited by Gen Agent Trust Hub on Sep 7, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill identifies its source and references as coming from Monte Carlo Data's official GitHub organization, which is a well-known service provider. Documentation and playbooks are fetched from these repositories.
- [INDIRECT_PROMPT_INJECTION]: The skill processes external data in the form of incident alerts and observability metadata.
- Ingestion points: Fetches alert and incident details from the Monte Carlo API via the
get_alertsandget_asset_lineagetools (SKILL.md). - Boundary markers: No specific delimiters are used, but instructions emphasize following tool-returned facts over user-supplied claims.
- Capability inventory: The skill is restricted to metadata retrieval, GitHub PR searching, and optional data profiling if a separate Database MCP is provided.
- Sanitization: The skill relies on structured data returned from the Monte Carlo platform APIs.
- [SAFE]: The skill implements transparent cost-management by explicitly warning the agent and user about billable Troubleshooting Agent (TSA) runs and providing clear mechanisms for users to opt-out of these operations.
- [SAFE]: No evidence of credential harvesting, unauthorized data exfiltration, or prompt injection attempts was found in the instructions or metadata.
Audit Metadata