Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Gws Modelarmor

Skill Verifiziert Aktiv

Google Model Armor: Filter user-generated content for safety.

Zweck

To provide a reliable and safe way to filter user-generated content within Google Workspace applications by leveraging Google Model Armor's capabilities through a command-line interface.

Funktionen

  • Filter user-generated content for safety
  • Sanitize prompts through Model Armor templates
  • Sanitize model responses through Model Armor templates
  • Create new Model Armor templates
  • Integrates with Google Workspace CLI

Anwendungsfälle

  • Ensuring user-generated comments or posts are safe before display
  • Validating LLM-generated responses for harmful content
  • Defining custom content safety policies via templates
  • Automating content moderation workflows within Google Workspace

Nicht-Ziele

  • Performing moderation actions beyond content sanitization
  • Replacing the core functionality of Google Workspace applications
  • Providing AI model training or fine-tuning capabilities

Documentation

  • info:Configuration & parameter referenceWhile commands are documented, specific parameters and their defaults are not explicitly listed in the SKILL.md, requiring users to consult `gws schema`.

Code Execution

  • info:ValidationThe `gws` CLI likely handles input validation internally, but explicit validation schemas within the extension's direct code are not visible from the provided SKILL.md.

Compliance

  • info:GDPRThe extension filters user-generated content, which may include personal data. While Model Armor aims to sanitize, the skill itself doesn't implement additional GDPR-specific sanitization beyond what the underlying service provides.

Installation

npx skills add googleworkspace/cli

Führt das Vercel skills CLI (skills.sh) via npx aus — benötigt Node.js lokal und mindestens einen installierten skills-kompatiblen Agent (Claude Code, Cursor, Codex, …). Setzt voraus, dass das Repo dem agentskills.io-Format folgt.

Qualitätspunktzahl

Verifiziert
98 /100
Analysiert about 19 hours ago

Vertrauenssignale

Letzter Commit2 days ago
Sterne26.2k
LizenzApache-2.0
Status
Quellcode ansehen