pytorch-model-trainer
Pass
Audited by Gen Agent Trust Hub on Mar 14, 2026
Risk Level: SAFEPROMPT_INJECTION
Full Analysis
- [PROMPT_INJECTION]: The skill exhibits an attack surface for indirect prompt injection by combining file-reading capabilities with powerful execution tools.
- Ingestion points: Uses the
Readtool to access local files (SKILL.md). - Boundary markers: No explicit delimiters or instructions to ignore embedded commands are present in the prompt instructions.
- Capability inventory: Possesses
Write,Edit,Bash(python:*), andBash(pip:*)permissions (SKILL.md), allowing for file modification and arbitrary code execution. - Sanitization: No input validation or sanitization of file content is specified before processing or execution.
Audit Metadata