analyzing-malware-sandbox-evasion-techniques
Pass
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: No security issues were detected. The skill parses local JSON behavioral reports from Cuckoo or AnyRun to identify MITRE ATT&CK evasion patterns.- [DATA_EXPOSURE_AND_EXFILTRATION]: No network activity or credential exposure was identified. The script operates strictly on local files provided via command-line arguments.- [REMOTE_CODE_EXECUTION]: No remote code execution or dynamic code evaluation patterns were found. The implementation uses standard Python libraries for JSON parsing.- [INDIRECT_PROMPT_INJECTION]: While the skill processes untrusted data (malware behavioral reports), it does not execute content from these reports. The data is parsed and summarized into a structured JSON format without triggering any automated actions.
Audit Metadata