AI Analysis
The package has a moderate risk score due to metadata issues, including non-secure links and missing maintainer information, which could indicate potential risks. However, it does not exhibit any direct security threats such as network calls, shell execution, or obfuscation.
- Non-secure links in metadata
- Lack of maintainer information
Per-check LLM notes
- Network: No network calls detected, which is normal unless the package requires external services.
- Shell: No shell execution detected, indicating no immediate risk from command injection.
- Obfuscation: No obfuscation patterns detected, indicating low risk.
- Credentials: No credential harvesting patterns detected, indicating low risk.
- Metadata: The package shows several red flags including non-secure links and lack of maintainer information, indicating potential risk.
Package Quality Overall: Low (2.0/10)
No test suite detected
No test files or test-runner configuration detected
Some documentation present
Detailed PyPI description (30850 chars)
No contributing guide or governance files found
No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
No type annotations detected
No type annotations, py.typed marker, or stub files detected
Unable to verify contributor count: no GitHub repository found
No GitHub repository linked — contributor count unavailable
Heuristic Checks
No suspicious network call patterns found
No obfuscation patterns detected
No shell execution patterns detected
No credential harvesting patterns detected
No typosquatting candidates detected
No author email provided
Found 5 suspicious link(s) on the package page
Non-HTTPS external link: http://ops.cm/cli-authNon-HTTPS external link: http://analytics.cmNon-HTTPS external link: http://finance.cmNon-HTTPS external link: http://ops.cmNon-HTTPS external link: http://po2.cm
No GitHub repository linked
No GitHub repository link found
3 maintainer concern(s) found
Author name is missing or very shortAuthor "" appears to have only 1 package on PyPI (new or inactive account)Package has no PyPI classifiers (low effort / metadata quality)
No known vulnerabilities found in OSV database.
AI App Starter Prompt
构建一个名为 'AukeysOpsManager' 的小型项目,该应用利用 'aukeys-opscli' 包来实现对运营任务的自动化管理。此应用将包括以下核心功能: 1. 用户认证与权限管理:允许用户注册、登录,并根据其角色分配不同的权限。 2. 运营任务管理:支持创建、编辑、删除和执行运营任务。 3. 日志记录:为每个操作提供详细的日志记录,以便追踪任务执行情况和用户活动。 4. 报告生成:定期或按需生成关于任务执行状态和效率的报告。 使用 'aukeys-opscli' 包,你的应用需要能够调用其提供的命令行工具来执行具体的运营任务。例如,你可以使用该包中的命令来部署代码、监控系统性能或者执行数据库迁移等操作。 请详细描述每个功能模块的设计思路,并提供如何集成 'aukeys-opscli' 包的具体步骤。此外,请确保文档清晰易懂,便于其他开发者理解和维护。
💬 Discussion Feed
No discussion yet. Be the first to share your thoughts!
Report Abuse / Security Issue