strategic-compact
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill documentation provides instructions for users to configure shell hooks in their agent settings. These hooks execute a local script (suggest-compact.sh) that monitors tool call frequency.
- [SAFE]: The provided bash script tracks tool usage by incrementing a counter stored in a temporary file within /tmp/. This is a standard method for maintaining session-local state and does not involve sensitive data access or exfiltration.
- [EXTERNAL_DOWNLOADS]: The skill mentions external tools and includes a link to a social media status for additional context on token optimization. No automated downloads or remote code executions are initiated by the skill's code.
Audit Metadata