cleanup-weak-types
Pass
Audited by Gen Agent Trust Hub on Jun 28, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill utilizes common development tools such as
grep,git, and project-specific compilers (tsc,mypy,go,cargo) to analyze code and verify improvements. These commands are executed locally within the project scope to fulfill the skill's primary function. - [EXTERNAL_DOWNLOADS]: The skill uses
npxto execute the TypeScript compiler. This is a standard development practice that may involve fetching the compiler from the public NPM registry if it is not available in the local environment.
Audit Metadata