Unrestricted Tool Access
Medium
- Category
- Excessive Agency
- Content
The output includes the server's `Instructions:` field (read it) and a JSON Schema for every tool's parameters. Treat this as the authoritative reference for the rest of the session. **Step 2 - Call any tool from the catalog** using the form `maverick-asana.<tool>`: ```sh mcporter --config {baseDir}/mcporter.json call maverick-asana.<tool> <arg>=<value> ...- Confidence
- 85% confidence
- Finding
- The skill instructs the agent to discover the live server tool catalog and then call any advertised tool, treating server-published instructions as authoritative for tool usage. Because the tool surface is dynamically delegated to a remote MCP server, the local skill does not constrain capabilities to a reviewed allowlist, so a compromised, changed, or over-broad server could expose unexpected high-impact operations and influence agent behavior at runtime.
