agent-host-logs
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- Secure Archive Extraction: The skill utilizes a dedicated script for unpacking log bundles that incorporates several safety checks.
- Path Validation: It protects against path traversal by rejecting entries with absolute paths, directory traversal sequences, or reserved system names.
- Resource Limits: It enforces maximum thresholds for file sizes and entry counts to prevent potential resource exhaustion during extraction.
- Safe File Handling: The process avoids symbolic links and uses exclusive file creation modes to maintain the integrity of the host environment.
- Privacy Considerations: The instructions highlight that the processed logs may contain sensitive session information and advise maintaining local analysis boundaries to protect user privacy.
Audit Metadata