cleanup-nul
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No malicious patterns or security vulnerabilities were identified in the skill metadata, instructions, or script logic. All operations are local and consistent with the documented purpose.
- [COMMAND_EXECUTION]: The script
scripts/cleanup.shuses standard system utilities (find,rm) to manage files on the local filesystem. This behavior is expected given the skill's purpose. The script incorporates safety best practices, including a dry-run mode and a mandatory user confirmation step before executing the deletion command.
Audit Metadata