PkgRadar

PyPI · pypi.org

mindfabric-agent

Py Runtime Dynamic Dangerous Import: Dynamic __import__('sys') — reflection bypass for static checks.

Why PkgRadar flagged 1.1.366

SeveritySignalEvidence
highPy Runtime Dynamic Dangerous ImportDynamic __import__('sys') — reflection bypass for static checks. · mindfabric_agent-1.1.366/core/ws/ws_client.py
highPy Runtime Base64 Decodebase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. · mindfabric_agent-1.1.366/core/ws/ws_client.py
highPy Runtime Base64 Decodebase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. · mindfabric_agent-1.1.366/plugins/ioc_scanner/modules/services/powershell_analyzer_service.py
highPy Runtime Dynamic Dangerous ImportDynamic __import__('socket') — reflection bypass for static checks. · mindfabric_agent-1.1.366/plugins/misconfigurations_detector/modules/services/output_service.py
highPy Runtime Base64 Decodebase64/hex decode combined with exec/subprocess — classic obfuscated payload pattern. · mindfabric_agent-1.1.366/plugins/osint_finder/modules/analyzers/fp/private_key_metadata.py
highDNS / OAST exfiltrationmatched "dig -x {value} +short\",\n f\"curl -sS 'https://ipinfo.io/{value}/json'\",\n f\"nmap -sV -Pn --top-ports 100 {value}\",\n ],\n description=f\"WHOIS, reverse DNS, ipinfo.io JSON, and top-100 TCP scan on {value}\"\n )\n \n # DNS record\n elif finding_type == \"dns_record\" or finding_type == \"dns\":\n domain = value.split()[-1] if \" \" in value else value\n return ExploitationCommands(\n commands=[\n f\"# DNS enumeration for: {domain}\",\n f\"dig {domain} ANY +noall +answer\",\n f\"dig {domain} A\",\n f\"dig {domain} AAAA\",\n f\"dig {domain} MX\",\n f\"dig {domain} TXT\",\n f\"dig {domain} NS\",\n f\"dig {domain} SOA\",\n f\"dig {domain} CNAME\",\n f\"# DNS zone transfer attempt:\",\n f\"dig axfr @$(" · mindfabric_agent-1.1.366/plugins/osint_finder/output_service.py
highDNS / OAST exfiltrationmatched "burpcollaborator.net" · mindfabric_agent-1.1.366/plugins/web_application_scanner/modules/databases/web_scanner_databases.py
mediumCredential file accessmatched ".ssh/" · mindfabric_agent-1.1.366/plugins/osint_finder/modules/analyzers/fp/private_key_metadata.py
mediumCredential file accessmatched ".ssh/" · mindfabric_agent-1.1.366/plugins/ssh_pivot_hunter/modules/agent_exploitation/ssh_agent_exploiter.py
mediumCredential file accessmatched ".ssh/" · mindfabric_agent-1.1.366/plugins/ssh_pivot_hunter/modules/tunneling/advanced_ssh_techniques.py
mediumCredential file accessmatched ".npmrc" · mindfabric_agent-1.1.366/plugins/supply_chain_attack/modules/databases/supply_chain_databases.py
mediumCredential file accessmatched "AWS_ACCESS_KEY" · mindfabric_agent-1.1.366/plugins/vault_security_auditor/modules/scanners/aws_secrets_scanner.py

Scanned versions

VersionVerdictScoreScanned (UTC)
1.1.366High risk2702026-05-30
1.1.365High risk2702026-05-30
1.1.364High risk2702026-05-30

Block this in CI

PkgRadar gates mindfabric-agent (and every other dependency) before it merges. One line in your pipeline:

pkgradar gate --ecosystem pypi mindfabric-agent==1.1.366