nfs-storage
Fail
Audited by Gen Agent Trust Hub on Feb 16, 2026
Risk Level: HIGHCOMMAND_EXECUTION
Full Analysis
- [Privilege Escalation] (HIGH): The skill configures NFS with the 'no_root_squash' option. This allows a remote root user on a client to have root privileges on the server's filesystem, representing a major security risk.
- [Data Exposure] (MEDIUM): The configuration example exports the '/shared' directory to any host ('*'), which can expose data to unauthorized users on the network.
- [Command Execution] (MEDIUM): The skill executes multiple administrative commands (apt install, exportfs, systemctl, mount) that require root access and modify critical system configuration files.
- [Persistence Mechanisms] (LOW): Persistent changes are made to the system's boot behavior through service enabling and fstab modifications.
Recommendations
- AI detected serious security threats
Audit Metadata