deploy
Pass
Audited by Gen Agent Trust Hub on Feb 28, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill invokes a local shell script located at
./scripts/sync_to_docs.shusing theBashtool to automate slide deployment tasks. - [COMMAND_EXECUTION]: It uses command-line operations to verify deployment success, including directory checks, file existence verification, and content searching via
grep. - [COMMAND_EXECUTION]: The skill accepts an optional argument passed directly to the shell script, which represents a potential injection surface if the underlying script does not properly sanitize inputs.
Audit Metadata