AI AGENT ADDONS

Gws Modelarmor Sanitize Prompt

googleworkspace/cli
Security
22,795installs

Google Model Armor helps you clean up user input before it reaches your AI models. This skill lets you sanitize a user prompt by running it through a Model Armor template. You can provide text directly, send a full JSON request, or pipe content from another command.

Keeping user prompts safe is important for security and content moderation. This tool filters out harmful or unwanted content automatically. Developers and system administrators can use it to protect applications from unsafe inputs.

For outgoing safety checks, there is a separate skill called sanitize-response. Use the right one depending on where the content is flowing.

Add Gws Modelarmor Sanitize Prompt skill to your workflow

Global

mkdir -p ~/.claude/skills/gws-modelarmor-sanitize-prompt

Project

mkdir -p .claude/skills/gws-modelarmor-sanitize-prompt

Source Repository

Stars
29,056
Forks
1,643
Watchers
29,056
License
Apache-2.0
Last Push
24 days ago
Created
4 months ago