camunda-dmn
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFECOMMAND_EXECUTIONINDIRECT_PROMPT_INJECTION
Full Analysis
- [SAFE]: The skill facilitates the authoring and validation of DMN decisions for Camunda 8.
- [COMMAND_EXECUTION]: Uses standard development tools like
npx dmnlintandc8ctlfor structural validation and deployment. These tools are used according to their intended purpose within the Camunda ecosystem. - [INDIRECT_PROMPT_INJECTION]: The skill processes project-local DMN XML files. It implements a defensive discovery pattern using the
findcommand with-pruneto skip sensitive directories such as.git,.idea, andnode_modules, reducing the risk of processing untrusted or sensitive metadata.
Audit Metadata