matlab-configure-scope-object

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: No malicious patterns detected. The skill is designed to improve stability and security by restricting the agent to documented APIs.
  • [PROMPT_INJECTION]: The skill contains explicit instructions to prevent the agent from accessing internal or undocumented namespaces (specifically Simulink.scopes.*), which functions as a safety guardrail against unintended behaviors or system crashes.
  • [SAFE]: Indirect Prompt Injection Surface: * Ingestion points: Block names and property values provided as input for configuration. * Boundary markers: The skill defines a strict 'ALLOWED workflow' and whitelist to delimit agent actions. * Capability inventory: Interaction with the MATLAB environment via the evaluate_matlab_code tool. * Sanitization: The skill mandates using the properties() function to verify public access before any property assignment is attempted.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 12:12 PM
Security Audit — agent-trust-hub — matlab-configure-scope-object