java-class-analyzer
Warn
Audited by Gen Agent Trust Hub on Mar 30, 2026
Risk Level: MEDIUMCOMMAND_EXECUTIONREMOTE_CODE_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The script
scripts/scan_dependencies.pyexecutes shell commands to resolve Maven dependencies. It automatically identifies and runs themvnwscript if it is present in the provided project directory.\n- [REMOTE_CODE_EXECUTION]: Because the skill executes themvnwbinary directly from the target project directory, it is susceptible to executing arbitrary malicious code if the project content is attacker-controlled.\n- [COMMAND_EXECUTION]: The scriptscripts/decompile_class.pyinvokes external system utilities such ascfr,javap, or a Java archive (JAR) file specified in theCFR_JARenvironment variable.
Audit Metadata