analyzing-malware-persistence-with-autoruns

Pass

Audited by Gen Agent Trust Hub on Jul 16, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill implements logic to analyze system autostart entries for common malware indicators such as missing digital signatures and suspicious file locations. The analysis is performed locally on data provided by the user or collected via authorized tools.- [COMMAND_EXECUTION]: The Python code uses subprocess.run to call the autorunsc64.exe binary. This is a legitimate use of command execution to interface with a standard system analysis utility. The command is constructed as a list of arguments, mitigating shell injection risks.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 16, 2026, 04:55 PM
Security Audit — agent-trust-hub — analyzing-malware-persistence-with-autoruns