cleanup-dedupe
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill executes shell commands to perform code duplication analysis and verify project integrity. Specifically, it runs
jscpdfor detection andtsc,eslint,bun,pytest, orpytestfor post-refactor verification. These are standard tools in a software development environment. - [EXTERNAL_DOWNLOADS]: The skill uses
npxandbunxto execute thejscpdpackage. This may involve fetching the package from the official npm registry, which is a well-known and standard service for developer tools.
Audit Metadata