CtrlK
BlogDocsLog inGet started
Tessl Logo

simple-math

Perform basic arithmetic operations safely using standard operators without eval or exec

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security

Simple Math Skill

Performs basic arithmetic operations safely.

Features

  • Addition, subtraction, multiplication, division
  • No eval() or exec()
  • Input validation
  • Safe implementation

Usage

When user requests calculations, use standard Python operators.

Example

User: "What's 25 + 17?" Agent: uses simple-math skill The result is 42.

Repository
cisco-ai-defense/skill-scanner
Last updated
Created

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.