mulerouter

Fail

Audited by Socket on Mar 6, 2026

1 alert found:

Obfuscated File
Obfuscated FileHIGH
models/google/__init__.py

The code implements a plugin-style dynamic import: benign in intent (load optional model implementation files) but a high-risk pattern for supply chain or post-install tampering because it executes arbitrary top-level code from package files with no integrity checks and suppresses import-time exceptions. I recommend adding integrity/authenticity checks (signed hashes), avoid suppressing all exceptions (log failures), and restrict or sandbox loaded modules where possible. Treat bundled model files as untrusted input unless their provenance is verified.

Confidence: 98%
Audit Metadata
Analyzed At
Mar 6, 2026, 02:00 PM
Package URL
pkg:socket/skills-sh/openmule%2Fmulerouter-skills%2Fmulerouter%2F@68aeaa146efe57ecf25e38ca41c98f0d73349373