repo-manager-assessment
Pass
Audited by Gen Agent Trust Hub on Mar 18, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as an orchestration layer, defining the sequence and deduplication logic for various assessment modules such as Security, Release Health, and Dependency Audit. No executable code or malicious patterns were found.
- [COMMAND_EXECUTION]: Provides instructions for saving reports locally using a standard shell command (
mkdir -p ~/github-repo-manager-reports). This is a routine file system operation for documentation storage and does not involve elevated privileges or dangerous parameters. - [DATA_EXPOSURE]: While the skill mentions processing security alerts and Dependabot findings, these are part of the intended functionality to provide repository health metrics to the user and do not involve unauthorized exfiltration of sensitive agent credentials or private data.
Audit Metadata