build-raycast-script-command
Pass
Audited by Gen Agent Trust Hub on May 17, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill is a developer toolset for authoring and repairing Raycast Script Commands. Analysis of the instructions, templates, and scripts did not reveal any malicious patterns, obfuscation, or data exfiltration attempts.- [COMMAND_EXECUTION]: The script 'scripts/preview-script.sh' is designed to execute local scripts to preview their output behavior in Raycast. This is a functional utility for the development workflow to test script compatibility with Raycast output modes.- [COMMAND_EXECUTION]: The script 'scripts/check-raycast-script-metadata.sh' executes a Python validator to check script metadata. The execution is handled through standard shell scripting practices using a heredoc to embed the validation logic.
Audit Metadata