batch-operations
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to use shell commands like
grep,find, andsed, as well as PowerShell, to perform bulk text modifications across the filesystem. These are standard tools for the intended purpose of batch operations. - [SAFE]: The skill incorporates several security best practices, including mandatory previews before modification, verification of changes after execution, and advice to maintain a clean git state to allow for easy rollback.
- [SAFE]: No network operations, external downloads, or attempts to access sensitive system files (like credentials or SSH keys) were detected.
Audit Metadata