vibe-code-cleanup
Pass
Audited by Gen Agent Trust Hub on Aug 21, 2026
Risk Level: SAFECOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill employs standard shell commands such as
findandgrepto map application routes and locate unused components or exports. These actions are performed for project analysis and do not involve unauthorized system modifications. - [REMOTE_CODE_EXECUTION]: The cleanup process includes running
npm run buildandnpm test. These are standard development operations used to verify that refactoring has not introduced functional regressions. - [DATA_EXPOSURE_AND_EXFILTRATION]: The instructions include an audit of environment variables to ensure they are properly documented in template files. It explicitly warns against including secrets in version control, which is a recognized security best practice.
Audit Metadata