matlab-sharing
Warn
Audited by Snyk on Jun 22, 2026
Risk Level: MEDIUM
Full Analysis
MEDIUM W013: Attempt to modify system services in skill instructions.
- Attempt to modify system services in skill instructions detected (low risk: 0.30). The skill explicitly instructs the agent to run git/gh CLI commands (git init, copy files, commit, gh repo create, push) which modify local files and push content to remote—so it changes the host machine's state and can leak data—however it does not request sudo, modify system-level files, or create user accounts.
Issues (1)
W013
MEDIUMAttempt to modify system services in skill instructions.
Audit Metadata