cc-skill-strategic-compact
Pass
Audited by Gen Agent Trust Hub on Sep 5, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script
suggest-compact.shis a shell script intended to be used as a hook for developer tools. It performs simple arithmetic to track tool calls and outputs advice to stderr when thresholds are reached. It does not execute arbitrary or dangerous commands. - [DATA_EXPOSURE]: The skill interacts with the local filesystem to maintain a counter file in
$XDG_STATE_HOMEor~/.local/state/strategic-compact. This is consistent with standard application state management and does not involve accessing sensitive user files, credentials, or environment variables. - [REMOTE_CODE_EXECUTION]: There are no patterns involving remote script downloads, package installations, or dynamic evaluation of untrusted input.
Audit Metadata