xargs-parallel
Pass
Audited by Gen Agent Trust Hub on Apr 14, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides numerous educational examples for executing shell commands in parallel using xargs and GNU parallel. These commands cover standard development tasks such as file management, image processing, and source code linting.\n- [EXTERNAL_DOWNLOADS]: The skill contains templates for batch downloading or API interaction using curl and wget. These examples use placeholder domains (e.g., example.com) and are intended to demonstrate the implementation of parallel networking tasks.\n- [SAFE]: The documentation explicitly promotes safe shell practices, such as using the
-print0and-0flags withfindandxargsto prevent word-splitting vulnerabilities when processing filenames with spaces or special characters.
Audit Metadata