BigHugger
sk Skill · ArabelaTso

symbolic-execution-assistant

Performs symbolic execution to detect potential errors by exploring execution paths, solving path constraints, and generating test inputs. Use when you need to analyze code for bugs like null dereferences, division by zero, buffer overflows, or assertion violations. Also use to generate test inputs that exercise different code paths, find edge cases, or explore all reachable program states. Supports Python, Java,…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
pythonjavacmarkdownbashPython
Host repository
ArabelaTso/Skills-4-SE
Host stars
251
Host language
Python