uninstall
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFE
Full Analysis
- File Management Procedures: The skill is designed to remove files associated with community extensions. To ensure this is done securely, it implements several safeguards:
- Verification Checks: The agent is instructed to verify the extension's installation status in
install-log.yamlandCLAUDE.mdbefore proceeding, ensuring only recognized community skills are targeted. - Core Component Protection: There is an explicit rule preventing the uninstallation of first-party plugins, which protects the core functionality of the environment.
- Human-in-the-Loop Confirmation: The skill requires the agent to display all paths intended for deletion and obtain a 'yes' confirmation from the user, preventing unintended data loss.
- Audit Trail Maintenance: Every action is logged with a timestamp and status, providing a clear record of changes made to the local environment.
Audit Metadata