tao-train-mask-auto-encoder
Pass
Audited by Gen Agent Trust Hub on Sep 17, 2026
Risk Level: SAFEINDIRECT_PROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [INDIRECT_PROMPT_INJECTION]: The skill ingests untrusted dataset content and configuration overrides, creating a potential surface for indirect prompt injection.
- Ingestion points: Data enters the process via the
dataset.train_data_sources,dataset.val_data_sources, anddataset.test_data_sourcesparameters defined inSKILL.mdandreferences/skill_info.yaml. - Boundary markers: The documentation does not provide specific instructions or delimiters to delineate untrusted input from the system prompts or model configurations.
- Capability inventory: The skill has the capability to execute
maeCLI commands anddocker runoperations, which could be exploited if malicious instructions within the dataset are processed (seereferences/skill_info.yaml). - Sanitization: There are no mentioned mechanisms for sanitizing or validating the contents of the image archives or folders provided as data sources.
- [EXTERNAL_DOWNLOADS]: The skill uses official NVIDIA container images from a well-known service.
- Evidence:
SKILL.mdandreferences/tao-deploy-mask-auto-encoder.mdreference container images from the NVIDIA Container Registry atnvcr.io.
Audit Metadata