pseudo-kmp
Pass
Audited by Gen Agent Trust Hub on Jul 30, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [SAFE]: No malicious patterns or security risks were identified in the skill. The instructions align with standard development practices for the IntelliJ platform monorepo.
- [EXTERNAL_DOWNLOADS]: The skill configures the use of the
expects-compiler-pluginJAR from a Maven repository. The artifact is located within thejetbrains/fleetnamespace, which is consistent with the vendor's official resources and infrastructure. - [COMMAND_EXECUTION]: Instructions include running local maintenance and validation scripts such as
./build/jpsModelToBazel.cmdand./tests.cmd. These are standard project-level commands for the JetBrains development environment.
Audit Metadata