awesome-design-setup
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill downloads Markdown configuration files from the 'VoltAgent' GitHub repository. These downloads are performed via
curlin both the instructional text and a dedicated shell script. - [COMMAND_EXECUTION]: The skill includes a shell script (
scripts/fetch_design.sh) that executescurlto fetch remote content. The command uses standard flags and targets a known public repository for configuration purposes. - [SAFE_PRACTICE]: The script properly handles arguments and provides usage instructions, minimizing accidental misconfiguration during execution.
Audit Metadata