skills/mukul975/anthropic-cybersecurity-skills/hunting-for-registry-run-key-persistence/Gen Agent Trust Hub
hunting-for-registry-run-key-persistence
Pass
Audited by Gen Agent Trust Hub on Apr 7, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill serves as a legitimate cybersecurity utility for threat hunting. The provided Python script (
scripts/agent.py) performs offline analysis of JSON-formatted logs using built-in libraries (json,re,pathlib). - [SAFE]: No external network operations, unauthorized file system modifications, or credential harvesting patterns were detected.
- [SAFE]: The references provided point to well-known and reputable cybersecurity documentation sources, including Splunk and Nextron Systems.
- [SAFE]: Analysis of the Python script confirms it does not use dangerous functions like
eval(),exec(), orsubprocesscalls. Data processing is limited to parsing and reporting.
Audit Metadata