matlab-map-database-objects
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [PROMPT_INJECTION]: No malicious patterns detected. The use of instructional terms like 'ALWAYS' and 'CRITICAL' is strictly within the context of ensuring correct MATLAB ORM configuration and R2023b compatibility.
- [DATA_EXFILTRATION]: No evidence of unauthorized data access or exfiltration. Database operations (ormread, ormwrite) are restricted to specified connections, and no sensitive local file paths or unauthorized remote domains are referenced.
- [REMOTE_CODE_EXECUTION]: No remote script downloads or executions were identified. The skill relies on standard MATLAB functions and the internal 'evaluate_matlab_code' tool for examples.
- [COMMAND_EXECUTION]: No arbitrary shell command execution patterns were found. The skill focuses on internal MATLAB environment operations.
- [CREDENTIALS_UNSAFE]: No hardcoded API keys, tokens, or passwords. Database connection examples use local SQLite files or generic connection variables without embedded credentials.
- [EXTERNAL_DOWNLOADS]: No external packages or resources are downloaded from remote servers.
Audit Metadata