strategic-compact
Pass
Audited by Gen Agent Trust Hub on Mar 4, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: The skill's primary function is to monitor session activity and provide helpful suggestions for context management without accessing sensitive resources or external networks.
- [COMMAND_EXECUTION]: The skill utilizes documented agent hooks to execute a local shell script (
suggest-compact.sh) during tool usage. The script logic is transparent and limited to basic arithmetic for counter maintenance and file I/O for state tracking. - [DATA_EXFILTRATION]: No data is transmitted externally. Session state is stored in a temporary file within the system's /tmp directory using the session ID to avoid collisions. No credentials or private files are accessed.
Audit Metadata