resolve-design-errors

Pass

Audited by Gen Agent Trust Hub on Aug 13, 2026

Risk Level: SAFE
Full Analysis
  • [PROMPT_INJECTION]: The skill processes untrusted external inputs (Simulink models and SLDV result data) to drive its classification and fix-proposal logic, creating an indirect prompt injection surface.
  • Ingestion points: External Simulink models (.slx) and data files (.mat) are ingested and analyzed by the provided functions in the scripts/ directory.
  • Boundary markers: While the skill does not use specific delimiters for data parsing, it provides strict instructional logic to the agent to interpret tool findings as authoritative.
  • Capability inventory: The skill possesses the capability to modify local files via model_edit and execute MATLAB code via evaluate_matlab_code.
  • Sanitization: The risk is mitigated by a mandatory Safety Rule requiring the agent to present findings and wait for explicit human approval before applying any model modifications.
  • [EXTERNAL_DOWNLOADS]: The skill includes a reference to a license file hosted on the official MathWorks domain, which is a trusted vendor service.
  • [SAFE]: Implementation logic in the scripts/ folder is provided in MATLAB P-code format (.p). This is a pre-compiled, obfuscated format standard to the MATLAB ecosystem for protecting intellectual property and does not constitute malicious obfuscation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 13, 2026, 08:23 AM
Security Audit — agent-trust-hub — resolve-design-errors