model-usage-linux
Pass
Audited by Gen Agent Trust Hub on Mar 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary purpose is to provide a local usage report for the OpenClaw application. Analysis of the script and instructions confirms it does not contain malicious code, prompt injections, or data exfiltration mechanisms.
- [COMMAND_EXECUTION]: The provided Python script (
usage.py) is a data processing tool that uses standard library modules to parse JSONL session files. It does not spawn subprocesses, execute shell commands, or interact with the system in a dangerous manner. - [SAFE]: No network-related functions, obfuscated logic, or persistence mechanisms were detected. The script reads local files from the user's home directory as required for its stated functionality.
Audit Metadata