temp-cleaner
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFEPROMPT_INJECTIONCOMMAND_EXECUTION
Full Analysis
- [Indirect Prompt Injection] (LOW): The skill acts on file system metadata which can be influenced by untrusted files in a repository.
- Ingestion points: Local file system directory structure analyzed during the cleanup process.
- Boundary markers: The skill implements a mandatory confirmation dialogue ([y/N]) listing the items to be deleted.
- Capability inventory: File system deletion of items matching specific patterns.
- Sanitization: Maintains a protection list for essential directories such as .git and memory-bank to prevent critical data loss.
- [COMMAND_EXECUTION] (LOW): The skill's primary function is to perform file deletion. While destructive, the capability is limited to common temporary and build artifacts and is governed by a confirmation step.
Audit Metadata