mols-agent-asset-studio

Warn

Audited by Socket on Aug 12, 2026

1 alert found:

Security
SecurityMEDIUM
scripts/run_host_validation.py

This code is not inherently malicious by itself; it is a command-execution wrapper that executes profile-defined argv via subprocess.run(shell=False) when explicitly enabled. The main security concern is supply-chain/execution risk: if an attacker can tamper with discover_profile inputs or the profile content that defines local_commands (and possibly policy), they can drive arbitrary command execution inside the validated project-root working directory. The policy blocking for network and package installation is narrow and likely bypassable through other tools, alternate invocation forms, or indirect installers. Data exposure risk also depends on the correctness of redact_text for stdout/stderr included in the emitted report. Overall: high security risk in the presence of untrusted/compromisable profiles; low evidence of overt malware logic in this module.

Confidence: 66%Severity: 70%
Audit Metadata
Analyzed At
Aug 12, 2026, 02:45 PM
Package URL
pkg:socket/skills-sh/mols3131d%2Fmols-agent-assets%2Fmols-agent-asset-studio%2F@0ea1f95ddc704293d6413c5784a52f43e38f7292ae74aa7ddf517350e24b930e
Security Audit — socket — mols-agent-asset-studio