file-operation-safety
Pass
Audited by Gen Agent Trust Hub on Jun 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is entirely focused on providing safety guidelines and defensive protocols for file system operations. It includes instructions for path verification and impact assessment.\n- [COMMAND_EXECUTION]: The skill recommends the use of standard local utilities such as
ls,find,du,realpath, andwcfor inspecting file counts and sizes. These operations are used for local file system inspection to assess deletion impact and do not involve network access or remote execution.\n- [DATA_EXFILTRATION]: No network activity or sensitive data exfiltration patterns were detected. The skill specifically identifies sensitive files like.envand SSH keys to warn users against their accidental deletion.\n- [PROMPT_INJECTION]: No instruction overrides or safety bypass attempts were found. The skill reinforces safety guidelines by providing explicit confirmation templates for destructive operations.
Audit Metadata