AI Analysis
The package exhibits a moderate risk level due to high obfuscation risk and a newly established repository with limited activity, which raises concerns about its legitimacy and potential malicious intent.
- High obfuscation risk due to use of 'eval(' and 'exec(',
- New repository with minimal activity indicators.
Per-check LLM notes
- Network: No network calls detected.
- Shell: Shell execution patterns observed may be part of the package's intended functionality to run CLI commands.
- Obfuscation: The presence of 'eval(' and 'exec(' suggests potential for code injection and obfuscation, which are often used maliciously.
- Credentials: No clear patterns indicating credential harvesting were found.
- Metadata: The repository is new with no activity indicators, raising suspicion but not conclusive evidence of malice.
Package Quality Overall: Medium (6.2/10)
Test suite present — 18 test file(s) found
Test runner config found: pyproject.toml18 test file(s) detected (e.g. test_analyzers.py)
Some documentation present
Documentation URL: "Documentation" -> https://github.com/dominicrume/NEW-enterprise-ai-code-qualitDetailed PyPI description (3099 chars)
No contributing guide or governance files found
Development Status classifier >= Beta
Partial type annotation coverage
80 type-annotated function signatures detected in source
Limited contributor diversity
2 unique contributor(s) across 17 commits in dominicrume/NEW-enterprise-ai-code-quality-auditorTwo distinct contributors found
Heuristic Checks
No suspicious network call patterns found
Found 4 obfuscation pattern(s)
ms(): for marker in ("eval(", "exec("): if marker in content:l, password):\n" " eval(email)\n" " return True\n" ), } def test_nossert ok is False assert "eval(" in ev def test_secrets_detector_catches_openai_key():**CLEAN_FILES, "app/bad.py": "eval(x)\n"}} verdict = cc.evaluate_from_spec({"files": mixed[
Found 6 shell execution pattern(s)
00) -> list[dict]: proc = subprocess.run( [cli, "run", "--prompt", prompt, "--format", "jsonlng JSON output.""" proc = subprocess.run( [cli, "-p", prompt, "--output-format", "stream-json00) -> list[dict]: proc = subprocess.run( [cli, "-p", "--output-format", "stream-json", "--fo00) -> list[dict]: proc = subprocess.run( [cli, "agent", "run", "--prompt", prompt, "--streamreturn [] proc = subprocess.run( ["bandit", "-r", str(scan_dir), "-f", "json", "-q"]rocess\nsubprocess.call('ls', shell=True)\n"}, "manifest": []} score = security_analy
No credential harvesting patterns detected
No typosquatting candidates detected
Email domain looks legitimate: gmail.com>
All external links appear legitimate
Git history flags: Repository created very recently: 7 day(s) ago (2026-05-30T20:06:57Z)
Repository created very recently: 7 day(s) ago (2026-05-30T20:06:57Z)Repository has zero stars and zero forks
2 maintainer concern(s) found
Author name is missing or very shortAuthor "" appears to have only 1 package on PyPI (new or inactive account)
No known vulnerabilities found in OSV database.
AI App Starter Prompt
Build a simple Python application using the ai-code-quality-auditor package to demonstrate its core features.