matlab-publish-toolbox
Pass
Audited by Gen Agent Trust Hub on Aug 1, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: Executes standard MATLAB and shell commands (e.g.,
grep,mkdir,gh release create) as part of a documented build and release workflow. None of these operations access sensitive system locations or private data without explicit user request. - [SAFE]: Implements mandatory user confirmation checkpoints (
Step 0) before performing irreversible publishing actions, which is a security best practice for autonomous agents. - [EXTERNAL_DOWNLOADS]: The skill uses
gh release createand network-based distribution ONLY if the user explicitly requests a non-local target. Standard distribution targets likegithubandinternalare common developer workflows. - [DATA_EXFILTRATION]: No evidence of data exfiltration. The skill processes project metadata (versions, UUIDs) and artifacts which are explicitly intended for distribution as part of the release process.
Audit Metadata