detecting-mobile-malware-behavior
Analyzes mobile applications for malicious behavior using dynamic instrumentation and network monitoring to detect malware indicators.
Install this skill
or
73/100
Security score
The detecting-mobile-malware-behavior skill was audited on Jun 3, 2026 and we found 5 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.
Categories Tested
Security Issues
high line 154
Direct command execution function call
SourceSKILL.md
| 154 | return this.exec(cmd); |
medium line 65
Curl to non-GitHub URL
SourceSKILL.md
| 65 | curl -s "https://www.virustotal.com/api/v3/files/<SHA256>" \ |
medium line 84
Curl to non-GitHub URL
SourceSKILL.md
| 84 | curl -F "[email protected]" http://localhost:8000/api/v1/upload \ |
low line 65
External URL reference
SourceSKILL.md
| 65 | curl -s "https://www.virustotal.com/api/v3/files/<SHA256>" \ |
low line 84
External URL reference
SourceSKILL.md
| 84 | curl -F "[email protected]" http://localhost:8000/api/v1/upload \ |
Scanned on Jun 3, 2026
View Security DashboardGitHub Stars 15.6K
Rate this skill
Categorydevelopment
UpdatedJune 24, 2026
mukul975/Anthropic-Cybersecurity-Skills