configure-rmbg
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns, obfuscation, or unauthorized data access were detected. The skill's operations are limited to managing the configuration of the associated tool.
- [COMMAND_EXECUTION]: The skill uses routine shell commands like
mkdirto ensure configuration directories exist and optionally usesjqor Python for JSON validation. These operations are well-scoped to the~/.config/quick-rmbg/directory. - [DATA_EXPOSURE]: The skill accesses a non-sensitive configuration file specific to the application. It does not attempt to access system credentials, SSH keys, or other sensitive files.
Audit Metadata