matlab
Pass
Audited by Gen Agent Trust Hub on Mar 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation provides standard command-line instructions for executing MATLAB and GNU Octave scripts (e.g.,
matlab -nodisplay,octave script.m).- [COMMAND_EXECUTION]: Contains system-level installation instructions (sudo apt install octave) intended for users to set up the necessary numerical computing environment.- [EXTERNAL_DOWNLOADS]: References official software repositories and well-known package managers (brew,apt,octave.org) for obtaining the GNU Octave interpreter.- [PROMPT_INJECTION]: The skill contains an attack surface for indirect prompt injection through the ingestion of external data files. Evidence Chain: 1. Ingestion points:readtable,readmatrix,load,imread(SKILL.md). 2. Boundary markers: Absent. 3. Capability inventory: Execution of MATLAB/Octave scripts via shell commands (SKILL.md). 4. Sanitization: Absent.- [SAFE]: Promotional references to the author's platform (www.k-dense.ai) are documented as legitimate vendor resources and do not represent a security risk.
Audit Metadata