calculator
Fail
Audited by Snyk on Apr 11, 2026
Risk Level: CRITICAL
Full Analysis
CRITICAL E006: Malicious code pattern detected in skill scripts.
- Malicious code pattern detected (high risk: 1.00). The skill directly evaluates untrusted input via Python eval(expression, {"builtins": {}}, {}), which allows remote code execution (e.g., via object/attribute traversal techniques) and thus constitutes a high-risk backdoor-capable pattern enabling arbitrary command execution or data exfiltration.
Issues (1)
E006
CRITICALMalicious code pattern detected in skill scripts.
Audit Metadata