troubleshooting
Pass
Audited by Gen Agent Trust Hub on Mar 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a comprehensive set of troubleshooting steps for common programming errors. All code examples and suggested fixes are standard industry practices.
- [COMMAND_EXECUTION]: The skill uses the Bash tool for routine developer tasks such as process management (
lsof,kill), build tool operations (mvn,gradlew), and application execution (java -jar). These commands are consistent with the skill's primary purpose and do not target sensitive system files or external malicious servers. - [EXTERNAL_DOWNLOADS]: The skill references standard Maven and Node.js dependency management patterns. It does not contain instructions to download or execute scripts from untrusted external sources.
- [DATA_EXFILTRATION]: No patterns of sensitive data access (e.g., SSH keys, AWS credentials) or unauthorized network transmissions were detected.
Audit Metadata