security-audit
Pass
Audited by Gen Agent Trust Hub on Mar 26, 2026
Risk Level: SAFECOMMAND_EXECUTIONDATA_EXFILTRATION
Full Analysis
- [COMMAND_EXECUTION]: The skill uses a variety of shell commands to audit the local environment for security threats.
- Evidence: Employs
find,grep,ps,netstat,pgrep, andcrontabwithinSKILL.mdto identify malicious files, active crypto miners, and persistence mechanisms. - [DATA_EXFILTRATION]: Accesses sensitive configuration and system files to evaluate the project's security posture.
- Evidence: Reads project
.envfiles and system files such as/etc/sudoersto detect potential credential leaks or privilege misconfigurations. The skill includes logic usingsedto mask sensitive values before they are displayed to the user.
Audit Metadata