automations-toolkit
Pass
Audited by Gen Agent Trust Hub on Jul 2, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a robust framework for developing LeanIX automation scripts, adhering to the platform's restricted execution environment (ES2023, no-remote/frozen). All examples follow platform standards for script isolation.
- [SAFE]: All network interactions are strictly scoped to the user's official LeanIX instance (e.g., pathfinder/v1/graphql) using authorized MCP tools or standard internal authentication patterns for automation secrets.
- [SAFE]: The included script examples (30 production-ready files) demonstrate secure coding practices, including strict idempotency checks, revision tracking to prevent clashes, and proper error handling for visibility in the platform UI.
- [SAFE]: Documentation provides critical security and identity guidance, explicitly warning users to avoid using technical user IDs as automation owners to maintain proper accountability and auditability within the workspace.
Audit Metadata