analytics-agent-connector-snowflake

v0.3.0 safe
4.0
Medium Risk

Snowflake MCP connector for Analytics Agent

🤖 AI Analysis

Final verdict: SAFE

The package presents minimal risks with no network calls, shell executions, obfuscations, or credential harvesting attempts. However, its low maintenance and poor metadata quality suggest caution.

  • Low maintenance and poor metadata quality
  • No detected malicious activities
Per-check LLM notes
  • Network: No network calls detected, which is normal if the package does not require external communication.
  • Shell: No shell execution patterns detected, indicating no immediate risk of executing system commands.
  • Obfuscation: No obfuscation patterns detected, indicating low risk.
  • Credentials: No credential harvesting patterns detected, indicating low risk.
  • Metadata: The package shows low maintenance and poor metadata quality, which may indicate low effort or potential risk.

📦 Package Quality Overall: Low (1.2/10)

○ Low Test Suite 1.0

No test suite detected

  • No test files or test-runner configuration detected
○ Low Documentation 1.0

No documentation detected

  • No documentation URL, doc files, or meaningful description found
○ Low Contributing Guide 2.0

No contributing guide or governance files found

  • No CONTRIBUTING, CODE_OF_CONDUCT, or governance files found
○ Low Type Annotations 1.0

No type annotations detected

  • No type annotations, py.typed marker, or stub files detected
○ Low Multiple Contributors 1.0

Unable to verify contributor count: no GitHub repository found

  • No GitHub repository linked — contributor count unavailable

🔬 Heuristic Checks

Outbound Network Calls

No suspicious network call patterns found

Code Obfuscation

No obfuscation patterns detected

Shell / Subprocess Execution

No shell execution patterns detected

Credential Harvesting

No credential harvesting patterns detected

Typosquatting

No typosquatting candidates detected

Registered Email Domain

No author email provided

Suspicious Page Links

All external links appear legitimate

Git Repository History

No GitHub repository linked

  • No GitHub repository link found
Maintainer History score 6.0

3 maintainer concern(s) found

  • Author name is missing or very short
  • Author "" appears to have only 1 package on PyPI (new or inactive account)
  • Package has no PyPI classifiers (low effort / metadata quality)
Known CVE Vulnerabilities

No known vulnerabilities found in OSV database.

💡 AI App Starter Prompt

Use this prompt to build a project with analytics-agent-connector-snowflake
Create a data analysis tool called 'SnowflakeInsight' that leverages the 'analytics-agent-connector-snowflake' package to connect with Snowflake databases and perform various analytical tasks. This tool will serve as a bridge between developers and analysts who need quick access to data insights without diving into complex SQL queries. Your goal is to build a user-friendly interface where users can select their Snowflake database, choose specific tables, and run predefined or custom queries. Additionally, implement features such as query history, result visualization (charts and graphs), and export capabilities (CSV, Excel). Utilize the 'analytics-agent-connector-snowflake' package to handle the connection and execution of SQL commands against Snowflake databases. Ensure your application supports multi-tenant environments, allowing different teams within an organization to manage their own databases and permissions seamlessly.

💬 Discussion Feed

Leave a comment

No discussion yet. Be the first to share your thoughts!