protect-agent-with-policies

Installation
SKILL.md

Protect an Agent with Policies

Overview

Applies a security or traffic management policy to an agent and deploys it to a self-managed Omni Gateway, walking through the full process from identifying the target agent to selecting a policy, configuring it, and deploying. Supports multiple starting points depending on what the user already has set up — an API Manager instance, an Exchange asset, or just an agent specification.

What you'll build: A fully configured policy enforced on your agent instance, deployed to a Omni Gateway

Prerequisites

Before starting, ensure you have:

  1. Authentication ready
    • Valid Bearer token for Anypoint Platform. If you only have username/password, call createLogin (POST /accounts/login) from the urn:api:access-management API with body {"username":"...","password":"..."} to obtain a Bearer token first.
    • API Manager permissions: View APIs Configuration and Manage Policies scopes
Installs
1
GitHub Stars
4
First Seen
May 18, 2026
protect-agent-with-policies — mulesoft/mulesoft-dx