ecosystem
Pass
Audited by Gen Agent Trust Hub on Jun 12, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes extensive bash scripts to perform environment audits. This includes scanning local directories (~/.claude/skills/, ~/ai_projects/), checking git logs, and executing commands on a remote host via SSH.
- [EXTERNAL_DOWNLOADS]: Performs connectivity checks via curl to localhost on a remote machine to verify service availability. These requests are limited to retrieving HTTP status codes and do not execute remote content.
- [DATA_EXFILTRATION]: Collects metadata about the user's project structure and service health. This data is used to generate a local report and update a daily note file, with no evidence of transmission to external servers.
Audit Metadata