ai-ml/dev-signal/.agent/skills/gcp-agent-sdp-template-factory/SKILL.md
Standardizes the creation of Sensitive Data Protection (DLP) templates for PII and credential redaction.
npx skillsauth add googlecloudplatform/devrel-demos gcp-agent-sdp-template-factoryInstall 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 helps you identify and protect sensitive data (PII, credentials, secrets) using Google Cloud Sensitive Data Protection (DLP). Grounded in security_blog.md, it supports both Inspect and De-identification (Redaction) templates.
Ask Antigravity to:
PERSON_NAME, CREDIT_CARD_NUMBER, GCP_API_KEY).Replace with [redacted], Mask with #).Refer to resources/sdp_templates.tf for the standard infrastructure-as-code implementation.
development
Implements the "Defense-in-Depth" integration pattern in Python (intercepting prompts, parsing filter results).
testing
Configures Model Armor security policies (Prompt Injection, Jailbreak, RAI filters).
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.