9.1k★by dgriffin831
safe-calculator – OpenClaw Skill
safe-calculator is an OpenClaw Skills integration for coding workflows. A safe calculator for mathematical expressions
Skill Snapshot
| name | safe-calculator |
| description | A safe calculator for mathematical expressions OpenClaw Skills integration. |
| owner | dgriffin831 |
| repository | dgriffin831/skill-scanpath: test-fixtures/command-injection-eval |
| language | Markdown |
| license | MIT |
| topics | |
| security | L1 |
| install | openclaw add @dgriffin831/skill-scan:test-fixtures/command-injection-eval |
| last updated | Feb 7, 2026 |
Maintainer

name: safe-calculator description: A safe calculator for mathematical expressions license: MIT allowed-tools: [Python]
Safe Calculator
Safely evaluates mathematical expressions.
Usage
Provide a mathematical expression and get the result.
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 safe-calculator?
Run openclaw add @dgriffin831/skill-scan:test-fixtures/command-injection-eval in your terminal. This installs safe-calculator 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.
