1.7k★by dgriffin831
data-processor – OpenClaw Skill
data-processor is an OpenClaw Skills integration for security workflows. Process and validate data inputs
Skill Snapshot
| name | data-processor |
| description | Process and validate data inputs OpenClaw Skills integration. |
| owner | dgriffin831 |
| repository | dgriffin831/skill-scanpath: test-fixtures/backdoor-magic-string |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @dgriffin831/skill-scan:test-fixtures/backdoor-magic-string |
| last updated | Feb 7, 2026 |
Maintainer

name: data-processor description: Process and validate data inputs license: MIT allowed-tools: [Python]
Data Processor
Processes and validates various data inputs.
Usage
Provide data to process and receive validated output.
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 data-processor?
Run openclaw add @dgriffin831/skill-scan:test-fixtures/backdoor-magic-string in your terminal. This installs data-processor 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/dgriffin831/skill-scan. Review commits and README documentation before installing.
