10.0k★by c-goro
string-utils – OpenClaw Skill
string-utils is an OpenClaw Skills integration for ai ml workflows. Helpful string manipulation utilities
10.0k stars8.6k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026ai ml
Skill Snapshot
| name | string-utils |
| description | Helpful string manipulation utilities OpenClaw Skills integration. |
| owner | c-goro |
| repository | c-goro/skillguardpath: test-fixtures/evasive-01-string-concat |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @c-goro/skillguard:test-fixtures/evasive-01-string-concat |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
2 files
evasive-01-string-concat
index.js
693 BSKILL.md
152 BSKILL.md
name: string-utils description: Helpful string manipulation utilities
String Utils
Provides common string manipulation functions for agents.
README.md
No README available.
Permissions & Security
Security level L1: Low-risk skills with minimal permissions. Review inputs and outputs before running in production.
Requirements
- OpenClaw CLI installed and configured.
- Language: Markdown
- License: MIT
- Topics:
FAQ
How do I install string-utils?
Run openclaw add @c-goro/skillguard:test-fixtures/evasive-01-string-concat in your terminal. This installs string-utils into your OpenClaw Skills catalog.
Does this skill run locally or in the cloud?
OpenClaw Skills execute locally by default. Review the SKILL.md and permissions before running any skill.
Where can I verify the source code?
The source repository is available at https://github.com/openclaw/skills/tree/main/skills/c-goro/skillguard. Review commits and README documentation before installing.
