gemfile-organize
Pass
Audited by Gen Agent Trust Hub on Jun 21, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill operates entirely on local files and does not perform any network operations. Its purpose is clearly defined and matches its implementation.
- [COMMAND_EXECUTION]: The skill uses the 'Bash' tool to handle file operations, but this is done within a structured workflow that includes a diff preview and explicit user confirmation.
- [DATA_EXFILTRATION]: No exfiltration patterns were detected. The skill reads the Gemfile but does not attempt to send its contents or project metadata to external endpoints.
- [CREDENTIALS_UNSAFE]: No hardcoded secrets or attempts to access sensitive files (such as .env, .aws/credentials, or SSH keys) were identified.
Audit Metadata