strategic-compact
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and the associated bash script suggest-compact.sh were analyzed. The primary function is to provide session hygiene recommendations based on activity levels.
- [COMMAND_EXECUTION]: The skill implements a PreToolUse hook using a local shell script. This script performs basic arithmetic and file operations to maintain a tool-call counter. It does not invoke any dangerous system commands, modify sensitive files, or perform network requests.
- [DATA_EXPOSURE]: The script stores a tool-use counter in the /tmp/ directory using the process ID ($$) to create a temporary file. This data is non-sensitive and restricted to the local filesystem.
- [EXTERNAL_DOWNLOADS]: The SKILL.md file contains a link to a post on X.com regarding token optimization. This is a standard reference to a well-known service for informational purposes and does not represent a remote code execution risk.
Audit Metadata