analysing-exported-session-recordings

Pass

Audited by Gen Agent Trust Hub on Jun 26, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill correctly implements the logic required to analyze session recordings. No malicious behaviors such as exfiltration, persistence, or unauthorized code execution were found.
  • [COMMAND_EXECUTION]: The script scripts/decode_recording_export.py dynamically loads compression modules (snappy or cramjam) at runtime to handle optional dependencies.
  • [EXTERNAL_DOWNLOADS]: The documentation references standard Python libraries (python-snappy, cramjam) as required dependencies for handling Snappy decompression.
  • [DATA_EXPOSURE]: The skill processes session recordings, which are a potential source of sensitive information. The processing is performed locally via the provided script for analysis purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jun 26, 2026, 10:10 AM
Security Audit — agent-trust-hub — analysing-exported-session-recordings