matlab-publish-toolbox

Pass

Audited by Gen Agent Trust Hub on Jun 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill implements a strict requirement for explicit user confirmation (Step 0) before performing any publishing or distribution tasks, preventing unauthorized or accidental execution of irreversible actions.
  • [COMMAND_EXECUTION]: Uses standard shell utilities like grep to identify version strings within project files and mkdir for managing local release directories. It also utilizes the GitHub CLI (gh) to create releases, which is a common practice for software distribution to a well-known service.
  • [SAFE]: Includes internal validation of version strings by leveraging MATLAB's native ToolboxOptions object, which ensures that input follows expected semantic versioning formats before being used in commands or packaging.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 16, 2026, 09:26 AM
Security Audit — agent-trust-hub — matlab-publish-toolbox