skills/mukul975/anthropic-cybersecurity-skills/analyzing-malware-family-relationships-with-malpedia/Gen Agent Trust Hub
analyzing-malware-family-relationships-with-malpedia
Pass
Audited by Gen Agent Trust Hub on Apr 6, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill facilitates interaction with the Malpedia platform, a well-known malware catalog maintained by Fraunhofer FKIE, using its official API endpoints.
- [SAFE]: Authentication is handled correctly through user-supplied API tokens without hardcoding credentials or exposing sensitive local files.
- [SAFE]: The skill utilizes standard Python libraries including requests, yara-python, and stix2 for data retrieval and processing.
- [SAFE]: All network operations are directed to the legitimate Malpedia domain (malpedia.caad.fkie.fraunhofer.de) for the purpose of fetching threat intelligence data.
- [SAFE]: No evidence of obfuscation, prompt injection, privilege escalation, or persistence mechanisms was identified in the instructions or scripts.
Audit Metadata