log-analysis
Pass
Audited by Gen Agent Trust Hub on Jul 3, 2026
Risk Level: SAFEPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
- [PROMPT_INJECTION]: The skill is susceptible to indirect prompt injection because it ingests untrusted data from SLURM job logs which is then evaluated by an LLM to recommend job actions.
- Ingestion points: Reads log files from user-specified paths for analysis.
- Boundary markers: No delimiters or instructions to the LLM are specified to isolate untrusted log content.
- Capability inventory: The LLM output directly informs job restart decisions and failure attribution.
- Sanitization: No validation or filtering of log data is mentioned prior to LLM processing.
- [EXTERNAL_DOWNLOADS]: The skill requires dependencies including 'logsage' and 'nvidia-resiliency-ext'. These are recognized as vendor resources from NVIDIA and are documented neutrally.
Audit Metadata