code-reviewer
Pass
Audited by Gen Agent Trust Hub on Mar 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and metadata do not contain any prompt injection attempts or deceptive content.
- [COMMAND_EXECUTION]: The Python scripts in the
scripts/directory (pr_analyzer.py,code_quality_checker.py,review_report_generator.py) are boilerplate stubs. They perform basic file path existence checks but do not execute shell commands or use risky functions likeexec()oreval(). - [EXTERNAL_DOWNLOADS]: The documentation mentions standard package installation via
npmandpip, which is appropriate for the skill's stated purpose. No patterns for downloading and executing untrusted remote scripts were detected.
Audit Metadata