strategic-compact
Warn
Audited by Runlayer on Mar 13, 2026
Risk Level: MEDIUM
Scan Summary
Flagged Files (2)
strategic-compact/suggest-compact.shMEDIUM
80.8%
Malicious tool definition detected
# - Session has been running for extended period # - Large number of tool calls made # - Transitioning from research/exploration to implementation # - Plan has been finalized # Track tool call count (increment in a temp file) # Use CLAUDE_SESSION_ID for session-specific counter (not $$ which changes per invocation) SESSION_ID="${CLAUDE_SESSION_ID:-${PPID:-default}}" COUNTER_FILE="/tmp/claude-tool-count-${SESSION_ID}" THRESHOLD=${COMPACT_THRESHOLD:-50} # Initialize or increment counter if [ -f "$
strategic-compact/SKILL.mdLOW
63.0%
Tool passed security scan
Audit Metadata