usage-export
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is a reporting utility that processes local session logs into CSV format for analytics. All operations are confined to the local file system.
- [COMMAND_EXECUTION]: Although it uses a Python script, the code is limited to data aggregation and standard file I/O, with no use of dangerous shell execution functions.
- [DATA_EXFILTRATION]: No network activity was detected. The skill does not contain any code for transmitting data to external servers, ensuring session data remains private.
- [CREDENTIALS_UNSAFE]: The skill does not access sensitive system paths or environment variables containing credentials, focusing solely on application-specific logs.
Audit Metadata