eml-optimize

Pass

Audited by Gen Agent Trust Hub on Aug 23, 2026

Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The module _shared/eml_core/viz.py invokes the local dot binary from the Graphviz suite via subprocess.run. This is used to convert mathematical tree structures into SVG images for visualization.
  • [REMOTE_CODE_EXECUTION]: The skill utilizes sympy.lambdify within _shared/eml_core/identity.py and _shared/eml_core/symbolic.py to dynamically compile mathematical expressions into Python functions. This facilitated numerical verification of identities and is restricted to standard mathematical modules (cmath, math) and the variables 'x' and 'y'.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 23, 2026, 05:32 PM
Security Audit — agent-trust-hub — eml-optimize