skills/mukul975/anthropic-cybersecurity-skills/implementing-file-integrity-monitoring-with-aide/Gen Agent Trust Hub
implementing-file-integrity-monitoring-with-aide
Pass
Audited by Gen Agent Trust Hub on Apr 20, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The script in
scripts/agent.pyusessubprocess.runto execute AIDE commands (aide --init,aide --check) and file operations (cp). These calls use list-based arguments rather than shell strings, which is a secure practice that prevents shell injection. - [SAFE]: The skill performs expected administrative tasks for host-based intrusion detection. It requires root/sudo privileges as documented in the prerequisites to manage system-level configuration files and security databases. No malicious patterns, data exfiltration, or obfuscation were detected.
Audit Metadata