tao-generate-image-grounding
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFE
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill pulls a Docker container image from
nvcr.io/nvstaging/tao/tao-toolkit-pyt, which is the official NVIDIA registry. - [EXTERNAL_DOWNLOADS]: Instructions in
references/vllm_server.mddescribe downloading thevllm-openaiimage from Docker Hub and installing thevllmpackage viapipfrom the official vLLM project. - [COMMAND_EXECUTION]: The skill executes the
auto_labelcommand to run the grounding pipeline and provides instructions for runningdockerandvllmcommands to host inference servers. - [INDIRECT_PROMPT_INJECTION]: The skill processes untrusted user-supplied image captions from an input JSONL file using a Vision-Language Model. While no specific sanitization or boundary markers are documented, this is the core intended functionality of the skill for data annotation purposes.
Audit Metadata