Taku Compact
PassAudited by VirusTotal on May 11, 2026.
Findings (1)
The taku-compact skill is a utility designed to summarize the current state of a development session into a 'brief' for handoffs or resuming work. It gathers information by reading project documentation (e.g., README.md, PLAN.md) and executing standard git commands (git status, git diff) to identify changes. The instructions in SKILL.md include strict 'IRON LAW' constraints to ensure the agent bases its summary on evidence rather than memory and explicitly forbids modifying source code, committing changes, or exfiltrating data. All behaviors are well-aligned with the stated purpose of context management.
