building-architecture-models
Pass
Audited by Gen Agent Trust Hub on Aug 14, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes official MathWorks APIs and follows a standard F/L/P (Functional, Logical, Physical) methodology for architecture modeling within a project-controlled environment.
- [SAFE]: File operations such as saving model artifacts (.slx, .sldd, .xml) and cleaning up temporary link files (.slmx) are scoped to local workspace directories and governed by instructions requiring user review for destructive actions.
- [SAFE]: Data ingestion from external requirements files includes robust sanitization; the skill uses regular expressions and numeric type casting to extract data, which prevents arbitrary text from influencing analysis or execution logic.
- [SAFE]: The script
resolveComponent.mis a standard helper for component path resolution and does not involve any network communication, sensitive data access, or unauthorized privilege escalation.
Audit Metadata