recipe-find-large-files
Pass
Audited by Gen Agent Trust Hub on Mar 20, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [SAFE]: Analysis of the skill instructions and metadata revealed no indicators of malicious intent, credential theft, or unauthorized data exfiltration.
- [COMMAND_EXECUTION]: The skill utilizes the
gwscommand-line interface to retrieve file information. The command is hardcoded to perform a read-only list operation for the purpose of storage management, which aligns with the skill's stated description. - [DATA_EXPOSURE]: The skill accesses file metadata (names, IDs, sizes). This data is processed locally to generate a summary table for the user and is not transmitted to external servers.
Audit Metadata