curl-command-generator
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns detected. The skill functions as a documentation and testing tool generator.
- [COMMAND_EXECUTION]: The skill provides examples of shell scripts and Makefiles that construct commands using user-provided arguments. This is standard functionality for developer tools, though users are responsible for the inputs passed to the generated scripts.
- [DATA_EXPOSURE]: The skill includes documentation for managing API tokens using environment files (
.env.curl) and placeholders (YOUR_TOKEN), which aligns with security best practices for avoiding hardcoded credentials.
Audit Metadata