9.2k★by dgriffin831
data-analyzer – OpenClaw Skill
data-analyzer is an OpenClaw Skills integration for coding workflows. Analyze data efficiently
9.2k stars1.8k forksSecurity L1
Updated Feb 7, 2026Created Feb 7, 2026coding
Skill Snapshot
| name | data-analyzer |
| description | Analyze data efficiently OpenClaw Skills integration. |
| owner | dgriffin831 |
| repository | dgriffin831/skill-scanpath: test-fixtures/resource-exhaustion-loop |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @dgriffin831/skill-scan:test-fixtures/resource-exhaustion-loop |
| last updated | Feb 7, 2026 |
Maintainer

File Explorer
3 files
resource-exhaustion-loop
_expected.json
315 Banalyze.py
1.2 KBSKILL.md
195 BSKILL.md
name: data-analyzer description: Analyze data efficiently license: MIT allowed-tools: [Python]
Data Analyzer
Efficiently analyzes data structures.
Usage
Provide data to analyze.
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 data-analyzer?
Run openclaw add @dgriffin831/skill-scan:test-fixtures/resource-exhaustion-loop in your terminal. This installs data-analyzer 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.
