skills/autohandai/community-skills/analyzing-malware-behavior-with-cuckoo-sandbox/Gen Agent Trust Hub
analyzing-malware-behavior-with-cuckoo-sandbox
Fail
Audited by Gen Agent Trust Hub on Jul 16, 2026
Risk Level: CRITICAL
Full Analysis
- [PROMPT_INJECTION]: The skill exposes an indirect prompt injection surface because it parses JSON reports generated from the execution of untrusted malware samples. Ingestion points: The
scripts/agent.pyfile readsreport.jsonfiles from the Cuckoo storage directory. Boundary markers: Absent; the script does not employ delimiters to distinguish between its own logic and the untrusted data being parsed. Capability inventory: The skill incorporates therequestslibrary to interface with a local Cuckoo Sandbox API instance onlocalhost:8090. Sanitization: Absent; behavioral artifacts such as API calls, network requests, and file operations are extracted and displayed without prior validation or escaping. - [EXTERNAL_DOWNLOADS]: Documentation in
SKILL.mdandreferences/api-reference.mdcontains command-line examples referencing external domains such ashttp://malicious-url.comandhttp://malicious-site.com/payload. These are intended as placeholders for sandbox detonation tests and are not automatically accessed by the provided automation scripts.
Recommendations
- CRITICAL: 1 file(s) identified as malware by FileRep - DO NOT USE
- Contains 1 malicious URL(s) - DO NOT USE
Audit Metadata