Submit test results for a test run (useful for manual test execution tracking)
AI agents use submit-test-results to create or update resources in QA Studio MCP Server — usually the action step of a workflow, after the agent has gathered context. Every call changes real data in your QA Studio MCP Server environment.
This tool writes/creates new test result data in a reversible manner (test results can typically be updated or deleted by authorized users). It does not execute arbitrary code, delete data irreversibly, or involve financial transactions. While it modifies platform state, the impact is limited to QA/test management records within the QA Studio system, making it Write rather than Execute or higher severity.
From the tool's definition Tool name 'submit-test-results' and description 'Submit test results for a test run' indicate the tool creates or modifies test result records in the QA Studio platform.
Attacks that exploit this kind of access
Submit test results for a test run (useful for manual test execution tracking). It is categorised as a Write tool in the QA Studio MCP Server MCP Server, which means it can create or modify data. Consider rate limits to prevent runaway writes.
Register the QA Studio MCP Server MCP server in PolicyLayer and add a rule for submit-test-results: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches QA Studio MCP Server. Nothing to install.
submit-test-results is a Write tool with medium risk. Write tools should be rate-limited to prevent accidental bulk modifications.
Yes. Add a rate_limit block to the submit-test-results rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for submit-test-results. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
submit-test-results is provided by the QA Studio MCP Server MCP server (qastudio-dev/mcp-server). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →