explainx.ainewsletter3.5k
ai newstrendingpathwaysworkshopsskills
pricing
workshops ↗
explainx.ai

Upskill in AI — 16 free pathways, live workshops & bootcamps, and 50+ courses from practitioners. Plus the skills, tools, and MCP servers to practice on.

follow us

custom AI agents

[email protected]

get started

Join · $29/mo

learn

pathways — start freeworkshopsbootcampscoursescertificationsmock testsexplainx universitycorporate traininglearn skills & mcp

discover

skillsmcp serverstoolsagentsllmsdesignsagi trackerranks

company

aboutvisionmissionteaminstructorscommunityhackathonscareers

content

daily AI newsblogreleasespromptsgeneratorsresource librarydemofor LLMs

solutions

all solutionsdeveloper upskillingmarketing upskillingproduct manager upskillingleadership upskilling

Sister Products

Infloq

Infloq

Influencer marketing

BgBlur

BgBlur

Privacy-first blur

Olly Social

Olly Social

Social AI copilot

Ceptory

Ceptory

Video intelligence

BgRemover

BgRemover

Background removal

newsletter · weekly

Get AI news, tools, and insights in your inbox.

contactsupportprivacytermsdata rightssubmission guidelines

© 2026 AISOLO Technologies Pvt Ltd

home/skills/tag/modelarmor
skill tag

modelarmor▌

4 indexed skills · max 10 per page

skills (4)

gws-modelarmor-sanitize-prompt

googleworkspace/cli · Productivity

0

Sanitize user prompts through Google Model Armor safety templates. \n \n Requires a Model Armor template resource name and accepts text input via flag, stdin, or full JSON request body \n Designed for inbound prompt safety; use the companion +sanitize-response command for outbound response filtering \n Integrates with Google Cloud authentication and global flags defined in gws-shared \n

gws-modelarmor-sanitize-response

googleworkspace/cli · Productivity

0

Sanitize model responses through Google Model Armor templates for outbound safety. \n \n Applies Model Armor templates to filter model outputs before delivery to users \n Accepts text input via --text flag or piped stdin, with optional full JSON request body override \n Requires template resource name in format projects/PROJECT/locations/LOCATION/templates/TEMPLATE \n Complements the +sanitize-prompt command for inbound user input safety \n

gws-modelarmor

googleworkspace/cli · Productivity

0

Google Model Armor: Filter user-generated content for safety. \n \n Provides three core helper commands: sanitize prompts, sanitize responses, and create custom filtering templates \n Integrates with Google Workspace services via the gws CLI tool with shared authentication and security rules \n Requires schema inspection via gws schema to discover available resources, methods, and parameter requirements before executing API calls \n

gws-modelarmor-create-template

googleworkspace/cli · Productivity

0

Create Google Model Armor templates to filter prompts and responses for safety. \n \n Requires GCP project ID, location, and template ID; supports preset templates (jailbreak) or custom JSON configuration \n Templates work with companion sanitize-prompt and sanitize-response commands for comprehensive content filtering \n Write operation requiring user confirmation before execution \n Defaults to jailbreak preset if no preset or JSON configuration is specified \n