setup-ralph
Fail
Audited by Socket on Feb 17, 2026
1 alert found:
Obfuscated FileObfuscated Filesteps/step-00-init.md
HIGHObfuscated FileHIGH
steps/step-00-init.md
The step itself is an orchestration/initializer and contains no explicit malicious code in the supplied fragment. However, it requires executing a bundled setup.sh script with user-controlled arguments and writing files, which is a common supply-chain risk. Treat this as a moderate security risk: safe only if the setup.sh contents are reviewed or verified and if user inputs (feature_name, project_path) are strictly validated/sanitized and the script is executed with least privilege or in a sandbox. Do not run setup.sh blindly in privileged or unattended environments without integrity checks.
Confidence: 98%
Audit Metadata