aws-cdk-lib

v2.258.0 safe
2.0
Low Risk

Version 2 of the AWS Cloud Development Kit library

⚠ Tarball exceeded 25 MB — source code analysis was limited to package metadata only.

🤖 AI Analysis

Final verdict: SAFE

Based on the analysis, the package is considered safe as it shows no signs of malicious activity such as network calls, shell executions, obfuscation, or credential harvesting. The metadata risk is slightly elevated due to the author having only one package, but this alone is not indicative of a supply-chain attack.

  • No network calls detected
  • No shell execution patterns
  • No obfuscation patterns
  • No credential harvesting patterns
Per-check LLM notes
  • Network: No network calls detected, which is normal for a library that does not require internet access during runtime.
  • Shell: No shell execution patterns detected, consistent with a benign software component.
  • Obfuscation: No obfuscation patterns detected, indicating legitimate use.
  • Credentials: No credential harvesting patterns detected, suggesting safe handling of secrets.
  • Metadata: The author has only one package, which may indicate a new or less active account, but no other red flags are present.

📦 Package Quality Overall: Medium (5.0/10)

○ Low Test Suite 1.0

No test suite detected

  • No test files or test-runner configuration detected
◈ Medium Documentation 5.0

Some documentation present

  • Detailed PyPI description (88685 chars)
○ Low Contributing Guide 4.0

No contributing guide or governance files found

  • Development Status classifier >= Beta
◈ Medium Type Annotations 5.0

Partial type annotation coverage

  • Classifier: Typing :: Typed
✦ High Multiple Contributors 10.0

Active multi-contributor project

  • 32 unique contributor(s) across 100 commits in aws/aws-cdk
  • Active community — 5 or more distinct contributors

🔬 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

Repository aws/aws-cdk appears legitimate

Maintainer History score 2.0

1 maintainer concern(s) found

  • Author "Amazon Web Services" appears to have only 1 package on PyPI (new or inactive account)
Known CVE Vulnerabilities

No known vulnerabilities found in OSV database.

💡 AI App Starter Prompt

Use this prompt to build a project with aws-cdk-lib
Build a simple Python application using the aws-cdk-lib package to demonstrate its core features.

💬 Discussion Feed

Leave a comment

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