repository-analyzer
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION] (SAFE): The scripts
find-configs.shandquick-stats.shuse standard Unix utilities (find, du, git, wc, sed, awk) to gather repository information. All commands are executed locally on the user-specified directory and are non-modifying.\n- [DATA_EXPOSURE] (SAFE): The skill identifies configuration files and summarizes repository metadata like file counts and types. It does not read or exfiltrate sensitive file contents or environment variables.\n- [REMOTE_CODE_EXECUTION] (SAFE): There are no patterns of downloading or executing code from external sources. The tool relies exclusively on pre-installed system utilities.\n- [PROMPT_INJECTION] (SAFE): No instructions designed to override agent behavior or safety filters were detected in the skill's markdown or script files.
Audit Metadata