background-removal
Pass
Audited by Gen Agent Trust Hub on Jul 23, 2026
Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes the
beltCLI tool to interact with the inference.sh API. This usage is explicitly restricted in the frontmatter configuration (allowed-tools: Bash(belt *)), which adheres to the principle of least privilege. - [EXTERNAL_DOWNLOADS]: The skill references installation instructions hosted on the official GitHub repository for the inference.sh platform. It also provides commands to install related modular skills (e.g.,
belt-sh/cli,inference-sh/skills) from the same service provider. - [DATA_EXPOSURE]: Includes a mention of
belt loginfor authentication, but does not involve hardcoded credentials, sensitive file access, or unauthorized data exfiltration.
Audit Metadata