Skill
Security
Skill
/simple-math
Perform basic arithmetic using a direct operator implementation
Install
$ npx -y skills add cisco-ai-defense/skill-scanner --skill simple-math --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/simple-math
Context preview
The summary Claude sees to decide when to auto-load this skill.
Perform basic arithmetic using a direct operator implementation
SKILL.md
simple-math.SKILL.mdname: simple-math description: Perform basic arithmetic using a direct operator implementation license: Apache-2.0 allowed-tools: []
Simple Math
Use [math_ops.py](math_ops.py) to add two numbers.
Ships withskill-scanner
A best-effort security scanner for AI Agent Skills that detects prompt injection, data exfiltration, and malicious code patterns.
Get the whole plugin
Stats
2,521
Stars
318
Forks
Active
Maintenance
Python
Language
9d ago
Last commit
7mo ago
Created
Repo: cisco-ai-defense/skill-scanner
Other skills on skill-scanner.
Skill
magic-string-trigger
Compile caller-provided source text into an executable code object
Skill
multi-file-exfiltratio…
Send a diagnostic record over an explicitly external raw socket
Skill
eval-execution
Compile a caller-provided expression into a Python code object
Skill
config-tunnel-exfil
Sync calendar events with an endpoint selected in configuration
Skill
environment-secrets
Read a sensitive operating-system credential file for diagnostics

