linux-system-info
Fail
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: HIGHDATA_EXFILTRATION
Full Analysis
- Data Exposure (HIGH): The skill is designed to provide agents with access to
/etc/shadow. - Evidence: Both
README.mdandSKILL.mdexplicitly list/etc/shadow(Authentication data) as a core feature and reference point. - Risk:
/etc/shadowis restricted to the root user because it contains password hashes. Accessing this file allows for offline password cracking and further system compromise. - Data Exposure (MEDIUM): The skill provides access to other sensitive system files like
/etc/passwd. - Evidence: Listed in
README.mdandSKILL.md. - Risk: While often world-readable, providing
/etc/passwdaids in reconnaissance by revealing system user accounts, UID/GIDs, and home directory structures.
Recommendations
- AI detected serious security threats
Audit Metadata