← Back to Skills Marketplace
googleworkspace-bot

Gws Modelarmor

by googleworkspace-bot · GitHub ↗ · v1.0.12 · MIT-0
cross-platform ⚠ suspicious
455
Downloads
0
Stars
13
Active Installs
13
Versions
Install in OpenClaw
/install gws-modelarmor
Description
Google Model Armor: Filter user-generated content for safety.
README (SKILL.md)

modelarmor (v1)

PREREQUISITE: Read ../gws-shared/SKILL.md for auth, global flags, and security rules. If missing, run gws generate-skills to create it.

gws modelarmor \x3Cresource> \x3Cmethod> [flags]

Helper Commands

Command Description
+sanitize-prompt Sanitize a user prompt through a Model Armor template
+sanitize-response Sanitize a model response through a Model Armor template
+create-template Create a new Model Armor template

Discovering Commands

Before calling any API method, inspect it:

# Browse resources and methods
gws modelarmor --help

# Inspect a method's required params, types, and defaults
gws schema modelarmor.\x3Cresource>.\x3Cmethod>

Use gws schema output to build your --params and --json flags.

Usage Guidance
This skill is an instruction-only wrapper around a 'gws' CLI. Before installing, verify the source and trustworthiness of the 'gws' binary (who provides it, official repo, checksums). Open and inspect the referenced ../gws-shared/SKILL.md to see how authentication and global flags are handled — it may contain credentials or instructions that create/configure auth artifacts. Also inspect the helper SKILL.md files mentioned (sanitize-prompt, sanitize-response, create-template) to ensure they don't introduce unexpected behavior. If you cannot locate the origin/homepage of the 'gws' tool or the shared SKILL.md, treat this skill as untrusted because it can cause the agent to read or create configuration files and call an external CLI with network access.
Capability Analysis
Type: OpenClaw Skill Name: gws-modelarmor Version: 1.0.12 The gws-modelarmor skill is a standard interface for interacting with Google Model Armor via the 'gws' CLI. The SKILL.md file provides legitimate instructions for discovering API methods and using helper commands for content sanitization, with no evidence of malicious intent, data exfiltration, or prompt injection.
Capability Assessment
Purpose & Capability
The skill's name/description (Model Armor content filtering) align with its instructions to call 'gws modelarmor' and inspect schema; requiring a 'gws' binary is reasonable for a CLI wrapper.
Instruction Scope
SKILL.md explicitly instructs the agent to read '../gws-shared/SKILL.md' for auth/global flags and to run 'gws generate-skills' if missing. That directs agent access to a file outside the skill's own directory and to create files, which expands scope and requires trust in what that shared file contains.
Install Mechanism
No install spec or code is present (instruction-only), so nothing is written by the skill itself. The runtime depends solely on an existing 'gws' binary.
Credentials
The skill declares no required env vars or credentials, yet points to a shared SKILL.md for auth and global flags. This non-disclosure of how authentication is handled (env, config files, or other) reduces transparency and is disproportionate.
Persistence & Privilege
always:false and no code means no forced persistence, but the instructions encourage creating/reading a shared config file via 'gws generate-skills', which could modify agent files or create persistent auth artifacts — acceptable if trusted, but worth reviewing.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install gws-modelarmor
  3. After installation, invoke the skill by name or use /gws-modelarmor
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v1.0.12
- Updated skill version from 0.22.4 to 0.22.5 in metadata. - No functional or documentation changes beyond the version increment.
v1.0.11
- Updated version number in SKILL.md from 0.22.3 to 0.22.4.
v1.0.10
- Updated version to 0.22.3 in metadata. - No other changes to commands or documentation content.
v1.0.9
- Updated internal version metadata to 0.22.2. - No other changes; documentation and functionality remain the same.
v1.0.8
- Bumped version from 0.22.0 to 0.22.1 in metadata. - Documentation updated; no functional or command changes.
v1.0.7
- Bumped skill version to 0.22.0 (from 0.21.2) in metadata. - No command or usage changes; documentation and functionality remain the same.
v1.0.6
- Updated version metadata from 0.21.1 to 0.21.2 in SKILL.md.
v1.0.5
- Updated metadata version from 0.20.1 to 0.21.1 in SKILL.md.
v1.0.4
- Updated version number in SKILL.md from 0.20.0 to 0.20.1. - No other changes to functionality or documentation.
v1.0.3
- Bumped version to 0.20.0 in metadata. - No functional or documentation changes outside of the version update in SKILL.md.
v1.0.2
- Updated skill metadata format and moved version info under the metadata section. - Removed top-level version field. - No functional or command changes; documentation and metadata only.
v1.0.1
- Updated SKILL.md formatting for consistency (no functional changes). - Minor YAML formatting adjustment: changed to block list for "bins".
v1.0.0
Initial release of gws-modelarmor: filter user-generated content for safety. - Provides CLI integration for Google Model Armor content filtering. - Includes helper commands to sanitize user prompts and model responses. - Supports creation of custom Model Armor templates. - Offers documentation for browsing resources and inspecting method schemas. - Requires prerequisites described in gws-shared for authentication and security.
Metadata
Slug gws-modelarmor
Version 1.0.12
License MIT-0
All-time Installs 13
Active Installs 13
Total Versions 13
Frequently Asked Questions

What is Gws Modelarmor?

Google Model Armor: Filter user-generated content for safety. It is an AI Agent Skill for Claude Code / OpenClaw, with 455 downloads so far.

How do I install Gws Modelarmor?

Run "/install gws-modelarmor" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Gws Modelarmor free?

Yes, Gws Modelarmor is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Gws Modelarmor support?

Gws Modelarmor is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Gws Modelarmor?

It is built and maintained by googleworkspace-bot (@googleworkspace-bot); the current version is v1.0.12.

💬 Comments