ai-ml/dev-signal/.agent/skills/gcp-agent-model-armor-shield/SKILL.md
Configures Model Armor security policies (Prompt Injection, Jailbreak, RAI filters).
npx skillsauth add googlecloudplatform/devrel-demos gcp-agent-model-armor-shieldInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This skill configures Model Armor as an intelligent firewall for your AI agents. Grounded in security_blog.md, it protects against prompt injection, jailbreaking, malicious URLs, and links to SDP templates for data privacy.
Ask Antigravity to:
Refer to resources/model_armor.tf for the standard configuration.
devops
Standardizes the creation of Sensitive Data Protection (DLP) templates for PII and credential redaction.
development
Implements the "Defense-in-Depth" integration pattern in Python (intercepting prompts, parsing filter results).
tools
Assists developers in collecting and structuring a library of diverse examples ("Golden Dataset") required for data-driven evaluation, including tool trajectories.
tools
Provides templates for configuring Vertex AI Gen AI Evaluation metrics like GROUNDING, TOOL_USE_QUALITY, and ResponseMatch for specific agent domains.