.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/cli/gws-modelarmor-sanitize-response
home/skills/googleworkspace/cli/gws-modelarmor-sanitize-response
googleworkspace avatar

gws-modelarmor-sanitize-response

bygoogleworkspace· 58 skills

Installs

24k

Stars

30k

Forks

1.8k

Category

Security

View on GitHub

TL;DR

Google Model Armor: Sanitize a model response through a Model Armor template.

How to install gws-modelarmor-sanitize-response?

googleworkspace/cli/gws-modelarmor-sanitize-response
$npx -y skills add googleworkspace/cli --skill gws-modelarmor-sanitize-response

Installs into the current project.

›Prefer a prompt? Paste this to your agent

Use this skill

Run `npx skills use "https://github.com/googleworkspace/cli" --skill "googleworkspace/cli/gws-modelarmor-sanitize-response"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.

Use the whole pack

Use the skills in "https://github.com/googleworkspace/cli" that are relevant to the current task. Run `npx skills add "https://github.com/googleworkspace/cli"` and select the relevant skills, then follow their instructions.

Files · 1

View on GitHub
SKILL.md
1# modelarmor +sanitize-response
2 
3> **PREREQUISITE:** Read `../gws-shared/SKILL.md` for auth, global flags, and security rules. If missing, run `gws generate-skills` to create it.
4 
5Sanitize a model response through a Model Armor template
6 
7## Usage
8 
9```bash
10gws modelarmor +sanitize-response --template <NAME>
11```
12 
13## Flags
14 
15| Flag | Required | Default | Description |
16|------|----------|---------|-------------|
17| `--template` | ✓ | — | Full template resource name (projects/PROJECT/locations/LOCATION/templates/TEMPLATE) |
18| `--text` | — | — | Text content to sanitize |
19| `--json` | — | — | Full JSON request body (overrides --text) |
20 
21## Examples
22 
23```bash
24gws modelarmor +sanitize-response --template projects/P/locations/L/templates/T --text 'model output'
25model_cmd | gws modelarmor +sanitize-response --template ...
26```
27 
28## Tips
29 
30- Use for outbound safety (model -> user).
31- For inbound safety (user -> model), use +sanitize-prompt.
32 
33## See Also
34 
35- [gws-shared](../gws-shared/SKILL.md) — Global flags and auth
36- [gws-modelarmor](../gws-modelarmor/SKILL.md) — All filter user-generated content for safety commands

Security

Review

  • Gen Agent Trust Hubpass
  • Socketpass
  • Snykpass
  • Runlayerwarn
  • ZeroLeakspass

Preview

googleworkspace/cligoogleworkspace/cli

$ npx -y skills add googleworkspace/cli --skill gws-modelarmor-sanitize-response

▸ installing to .claude/skills…

✓ gws-modelarmor-sanitize-response ready

Repogoogleworkspace/cli
TypeSkills
CategorySecurity
ForDeveloper
UpdatedJul 2026
License—
First seenJul 26, 2026

Tags

Skill

Related

6 picks
Type
  1. microsoft avatarentra-app-registrationGuides Microsoft Entra ID app registration, OAuth 2.0 authentication, and MSAL integration.SkillsJul 2026484k1.3k
  2. microsoft avatarazure-complianceRun Azure compliance and security audits with azqr plus Key Vault expiration checks.SkillsJul 2026484k1.3k
  3. microsoft avatarentra-agent-idProvision Microsoft Entra Agent Identity Blueprints, BlueprintPrincipals, and per-instance Agent Identities via Microsoft Graph, and configure OAuth 2.0 token…SkillsJul 2026207k1.3k
  4. firebase avatarfirebase-security-rules-auditorAudits Firebase (Firestore, Cloud Storage) security rules for vulnerabilities, privilege escalation, role bypasses, create vs update inconsistencies, resource…SkillsJul 202680k389
  5. samber avatargolang-securitySecurity best practices and vulnerability prevention for Golang.SkillsJul 202635k2.7k
  6. googleworkspace avatargws-modelarmorGoogle Model Armor: Filter user-generated content for safety.SkillsJul 202624k30k