hygiene
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands including
npm run precommitandnode --experimental-strip-types build/hygiene.ts. These are standard development tasks used to run a linter/hygiene script located within the project's build directory. - [DATA_EXPOSURE]: The skill references the use of
git diff --cachedto identify files for scanning. This is a local Git operation used to scope the hygiene checks to staged changes and does not involve data exfiltration or unauthorized access.
Audit Metadata