ai-safety-guard
Prevent unsafe AI actions by generating caution instructions for MCP calls based on operation type and data sensitivity.
Instructions
AI Safety Guard - MCP Caution Instructions for AI Agents
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mcp_type | No | Type of MCP the AI Agent is about to call | general |
| operation_type | No | Type of operation being requested | read |
| sensitivity_level | No | Sensitivity level of the data/operation | internal |