matlab-read-database
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or data exfiltration, were found. The skill instructions focus on standard database operations using official MATLAB functions.
- [SAFE]: The skill promotes security best practices, including verifying database connections with
isopenand ensuring they are closed withclose. - [SAFE]: Data handling is restricted to relational database imports using built-in toolbox features (
sqlread,fetch,sqlinnerjoin). No unexpected network operations or sensitive file accesses are performed. - [SAFE]: Dependencies are restricted to the
evaluate_matlab_codetool, which is appropriate for the skill's purpose as a MATLAB-centric tool.
Audit Metadata