Release Preflight

PassAudited by VirusTotal on May 11, 2026.

Findings (1)

The 'release-preflight' skill is a utility designed to scan local directories for private artifacts, local identity leakage (e.g., absolute file paths), and structural readiness before publication. The core logic in 'scripts/release_preflight.py' performs local file system analysis and string matching without any network connectivity, data exfiltration, or suspicious execution patterns. The instructions in 'SKILL.md' and the supporting documentation in the 'references/' directory are entirely consistent with the tool's stated purpose of ensuring release safety.