Audit History
sympy - 4 audits
Audit version 4
Latest SafeJan 17, 2026, 07:26 AM
All 497 static findings are FALSE POSITIVES. This skill is pure documentation for the SymPy symbolic mathematics library. The detected patterns (backticks, imports, eval, file operations) are legitimate documentation elements: markdown code formatting, Python code examples showing SymPy features like lambdify and srepr, and file export for mathematical results. No malicious behavior present.
Risk Factors
⚡ Contains scripts (4)
⚙️ External commands (3)
📁 Filesystem access (2)
🌐 Network access (2)
Audit version 3
SafeJan 17, 2026, 07:26 AM
All 497 static findings are FALSE POSITIVES. This skill is pure documentation for the SymPy symbolic mathematics library. The detected patterns (backticks, imports, eval, file operations) are legitimate documentation elements: markdown code formatting, Python code examples showing SymPy features like lambdify and srepr, and file export for mathematical results. No malicious behavior present.
Risk Factors
⚡ Contains scripts (4)
⚙️ External commands (3)
📁 Filesystem access (2)
🌐 Network access (2)
Audit version 2
SafeJan 12, 2026, 04:28 PM
All 489 static findings are FALSE POSITIVES. This skill is pure documentation for the SymPy mathematics library. The detected patterns (backticks, imports, file operations) are legitimate documentation elements: markdown code formatting, Python code examples, and file export for mathematical results. No malicious behavior present.
Risk Factors
⚡ Contains scripts (10)
⚙️ External commands (452)
📁 Filesystem access (6)
🌐 Network access (5)
Audit version 1
SafeJan 4, 2026, 05:20 PM
Pure documentation skill containing only markdown files with SymPy usage examples. No executable code, scripts, network calls, or file system access behavior. All content is educational documentation for the SymPy library.