AI Analysis
The package exhibits high credential harvesting risk and moderate obfuscation risk, indicating potential malicious activities. These factors strongly suggest a supply-chain attack.
- High credential risk (9/10) targeting sensitive files
- Moderate obfuscation risk (7/10) suggesting hidden malicious functionality
Per-check LLM notes
- Network: The observed network calls are typical for packages that need to interact with external services, but their legitimacy depends on the package's intended functionality.
- Shell: No shell execution patterns were detected, which is normal and expected.
- Obfuscation: The presence of obfuscated code patterns suggests potential malicious intent as they may be used to hide harmful functionality.
- Credentials: The detected patterns strongly indicate an attempt to harvest credentials, specifically aiming for sensitive files like '/etc/passwd', which poses a significant security risk.
- Metadata: The maintainer has only one package, which may indicate a new or less active account, but no other red flags are present.
Package Quality Overall: Medium (6.4/10)
Test suite present — 5 test file(s) found
Test runner config found: conftest.pyTest runner config found: pyproject.toml5 test file(s) detected (e.g. _gmat_helpers.py)
Well-documented package
Documentation URL: "Documentation" -> https://astro-tools.github.io/astrodynamics-mcp/1 documentation file(s) (e.g. _hooks.py)Detailed PyPI description (12309 chars)
No contributing guide or governance files found
No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
Partial type annotation coverage
Classifier: Typing :: Typed401 type-annotated function signatures detected in source
Limited contributor diversity
1 unique contributor(s) across 79 commits in astro-tools/astrodynamics-mcpSingle author but highly active (79 commits)
Heuristic Checks
Found 3 network call pattern(s)
None: async with httpx.AsyncClient( timeout=_HTTP_TIMEOUT, headers=_HTTP_HEADERthis path. """ return httpx.AsyncClient( base_url=_BASE_URL, timeout=_HTTP_TIMEOUT,None: async with httpx.AsyncClient(timeout=_HTTP_TIMEOUT) as owned_client: resp
Found 1 obfuscation pattern(s)
ce before a ``[spice]``-extra eval (or from a future CI provisioning step); it is deliberately
No shell execution patterns detected
Found 3 credential access pattern(s)
sal # sink: "../../etc/passwd" climbs out of output_dir, and an # absolute na# ("output_dir / '/etc/passwd'" -> "/etc/passwd"). Resolve the # candidate antput_dir / '/etc/passwd'" -> "/etc/passwd"). Resolve the # candidate and require it to si
No typosquatting candidates detected
No author email provided
All external links appear legitimate
Repository astro-tools/astrodynamics-mcp appears legitimate
1 maintainer concern(s) found
Author "Dimitrije Jankovic" appears to have only 1 package on PyPI (new or inactive account)
No known vulnerabilities found in OSV database.
💬 Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue