video-prompting-guide

Pass

Audited by Gen Agent Trust Hub on Apr 9, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill serves as a documentation guide and does not contain any executable code or scripts beyond shell examples for a specific CLI tool.
  • [EXTERNAL_DOWNLOADS]: The skill references installation instructions located at 'https://raw.githubusercontent.com/inference-sh/skills/refs/heads/main/cli-install.md'. This is an official resource for the platform's CLI tool.
  • [COMMAND_EXECUTION]: The skill uses the 'allowed-tools' metadata to restrict Bash execution strictly to the 'infsh' command pattern ('Bash(infsh *)'). This follows the principle of least privilege by ensuring the agent can only interact with the intended platform CLI.
  • [SAFE]: All shell examples provided are for legitimate use of the 'infsh' CLI, such as logging in ('infsh login') and running inference tasks ('infsh app run').
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 9, 2026, 08:01 AM