strategic-compact
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a bash script (
suggest-compact.sh) to maintain a session-specific counter for tool invocations. It increments this counter and outputs a suggestion to stderr when a threshold is reached. - [SAFE]: No malicious patterns were detected. The script performs local arithmetic and basic file I/O for state tracking in the /tmp directory without network connectivity, data exfiltration, or sensitive file access.
Audit Metadata