Litho Doc

PassAudited by VirusTotal on May 16, 2026.

Findings (1)

The skill implements a comprehensive automated documentation pipeline that requires broad file system access and performs targeted searches for sensitive information, such as environment variables and configuration patterns (e.g., 'dotenv', 'os.Getenv', 'process.env' mentioned in phase2-research.md). It also establishes a local persistence mechanism by creating a hidden '.litho-agent/' directory to store intermediate research data (phase3-composition.md). While these actions are plausibly necessary for the stated goal of generating C4 architecture diagrams and technical docs, the extensive scanning of the codebase and environment for secrets represents a high-risk capability.