matlab-write-help

Pass

Audited by Gen Agent Trust Hub on Aug 2, 2026

Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill implements a human-in-the-loop process by requiring user approval before any file modifications are performed, providing a control against unintended changes.
  • [COMMAND_EXECUTION]: The skill utilizes environment-specific tools like Bash and MATLAB evaluation to resolve file paths. These actions are aligned with the skill's primary purpose and are performed using user-provided input within the development environment.
  • [PROMPT_INJECTION]: The skill processes untrusted M-file content, which is a potential surface for indirect prompt injection. * Ingestion points: Reads the content of the target MATLAB file ($file). * Boundary markers: Explicit instructions to present the draft to the user for review before modification. * Capability inventory: Includes Read, Edit, Bash, and evaluate_matlab_code tools. * Sanitization: Relies on user review for output validation rather than programmatic sanitization of the input file content.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 2, 2026, 12:12 PM
Security Audit — agent-trust-hub — matlab-write-help