background-removal
Pass
Audited by Gen Agent Trust Hub on Mar 25, 2026
Risk Level: SAFEREMOTE_CODE_EXECUTIONEXTERNAL_DOWNLOADSCOMMAND_EXECUTIONPROMPT_INJECTION
Full Analysis
- [REMOTE_CODE_EXECUTION]: The skill provides instructions to install the
infshCLI by piping a script fromhttps://cli.inference.shdirectly into the shell. This is a vendor-standard installation pattern for this tool.\n- [EXTERNAL_DOWNLOADS]: Downloads binary executables and verification checksums fromdist.inference.shas part of the CLI setup process.\n- [COMMAND_EXECUTION]: Executes shell commands via theBashtool to run image processing apps likebirefnetandreve.\n- [PROMPT_INJECTION]: The skill processes externalimage_urldata, which presents a surface for indirect prompt injection from malicious image metadata or content.\n - Ingestion points: The
image_urlfield within JSON payloads passed toinfsh app runin SKILL.md.\n - Boundary markers: The skill uses JSON formatting for input parameters, which helps separate data from executable commands.\n
- Capability inventory: The skill is permitted to execute shell commands via the
Bashtool.\n - Sanitization: No evidence of input validation or content filtering for the retrieved images is present in the skill instructions.
Audit Metadata