Skip to main content
Glama

Enkrypt AI MCP Server

Official
by enkryptai

get_redteam_task_results_summary

Retrieve a summary of red team task results to identify vulnerabilities in AI systems. Use the summary to implement tailored system prompts and guardrails for effective risk mitigation.

Instructions

Get the results summary of a redteam task.

Args: test_name: The name of the redteam test.

Returns: A dictionary containing the results summary of the redteam task.

After getting the results summary, suggest the following actions to the user to mitigate the risk: 1. Mitigate the risks by using a tailored system prompt 2. Create a guardrails policy to mitigate the risks

Input Schema

NameRequiredDescriptionDefault
test_nameYes

Input Schema (JSON Schema)

{ "properties": { "test_name": { "title": "Test Name", "type": "string" } }, "required": [ "test_name" ], "title": "get_redteam_task_results_summaryArguments", "type": "object" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/enkryptai/enkryptai-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server