constrained-optimization

Pass

Audited by Gen Agent Trust Hub on Apr 5, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses the uv tool to execute Python commands and local scripts (scripts/sympy_compute.py, scripts/z3_solve.py) for mathematical computations and solving optimization problems.
  • [DATA_INGESTION_SURFACE]: The skill provides patterns for processing mathematical constraints provided as input. While this represents a surface for indirect prompt injection where a user might provide malformed mathematical expressions to influence script behavior, the skill currently uses static templates for its examples.
  • Ingestion points: Mathematical constraints (h(x), g(x)) passed to solver scripts in SKILL.md.
  • Boundary markers: None observed in the command templates.
  • Capability inventory: Uses the Bash tool to execute Python scripts with potential user-provided arguments.
  • Sanitization: No explicit sanitization of mathematical expressions is defined in the documentation body.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 5, 2026, 01:57 PM