code-reviewer
Pass
Audited by Gen Agent Trust Hub on May 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard documentation and boilerplate scripts for code analysis. No malicious behaviors were identified during the analysis of the scripts or instructions.
- [COMMAND_EXECUTION]: The provided Python scripts (
check_style.py,pr_analyzer.py,code_quality_checker.py,review_report_generator.py) utilize standard libraries for file path handling and console output. They do not perform any privileged operations, network requests, or dangerous command execution. - [CREDENTIALS_UNSAFE]: The skill includes documentation in
references/python-style-guide.mdthat explicitly advises against hardcoding secrets and provides a placeholder example of what constitutes bad practice. No real credentials or secrets were found in the skill files. - [EXTERNAL_DOWNLOADS]: While the skill mentions setup commands like
npm installandpip install -r requirements.txtin the README, no specific external package manifests (package.json,requirements.txt) were provided in the skill files that contain suspicious dependencies.
Audit Metadata