arthas-springcontext-issues-resolve
Pass
Audited by Gen Agent Trust Hub on Apr 9, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides standard diagnostic procedures for Spring applications using Arthas
vmtool. All provided commands are aimed at local troubleshooting and do not exhibit malicious patterns. - [COMMAND_EXECUTION]: The skill utilizes
vmtoolwith OGNL expressions (--express) to inspect the internal state of a Spring application. These commands are executed locally for debugging and diagnostic purposes, which is consistent with the skill's stated goal. - [DATA_EXPOSURE]: The instructions involve reading application configuration and environment properties (e.g.,
server.port). However, the skill emphasizes limiting the amount of data retrieved (e.g., using-l 1orsubList) and focuses on diagnostic analysis without any network exfiltration components.
Audit Metadata