apply-native-policy-to-instance
Pass
Audited by Gen Agent Trust Hub on Sep 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements explicit confirmation gates, requiring the agent to show the intended mapping and receive user approval before performing any write or edit operations.
- [SAFE]: Configuration management is handled securely by fetching schemas from the provider via get_policy_template_form and merging deltas, preventing arbitrary configuration injection.
- [SAFE]: The skill enforces environment-specific constraints and terminates execution if necessary tools are missing or if authorization failures occur, following the principle of least privilege.
Audit Metadata