mantis-chain
Pass
Audited by Gen Agent Trust Hub on Jul 15, 2026
Risk Level: SAFE
Full Analysis
- Finding Aggregation and Analysis: The skill is designed to read and process JSON and Markdown files from specific local directories (
workspace/findings/andworkspace/kb/). This is a standard operation for security analysis tools to consolidate disparate data points into a cohesive risk assessment. - New Data Generation: The skill generates 'Super Findings' by creating new JSON files in the workspace directory. This automated documentation process follows a predefined schema to ensure that complex vulnerability chains are properly recorded without altering the original source data.
- Risk Modeling: It utilizes logic to determine escalated severity levels (e.g., Remote Code Execution) and privilege requirements for these chains. This methodology is used for threat modeling and does not involve the execution of malicious code or external data exfiltration.
- Workspace Constraints: The operations are restricted to the
workspace/path, indicating a scoped environment typical for security research or auditing tasks.
Audit Metadata