safe-mode
Pass
Audited by Gen Agent Trust Hub on Apr 5, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill is designed to enhance security by providing opt-in guards against destructive shell commands and unauthorized file modifications.
- [COMMAND_EXECUTION]: While the skill interacts with the Bash tool, its function is strictly monitoring and providing warnings to the user rather than executing unauthorized commands. It identifies patterns like
rm -rf,DROP TABLE, andsudo rmfor the purpose of alerting the user before execution. - [DATA_EXFILTRATION]: No network operations or credential harvesting patterns were observed. State is maintained locally in session-scoped temporary files within the system's temporary directory ($TMPDIR).
Audit Metadata