
Security News
PEP 810 Proposes Explicit Lazy Imports for Python 3.15
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
@aura-ai/common
Advanced tools
Shared utilities and workflows for Aura AI GTM (Go-to-Market) analysis tools.
This package contains the core functionality used by Aura CLI and other Aura AI tools for performing market analysis, competitor research, and GTM positioning. It's designed primarily as a dependency for the Aura CLI tool.
@aura-ai/common/filesystem
File system utilities for reading and analyzing project structures.
@aura-ai/common/prompts
AI prompt templates and management for GTM analysis.
@aura-ai/common/workflows
Core workflow engines for repository analysis and positioning flows.
@aura-ai/common/types
Shared TypeScript type definitions.
@aura-ai/common/services
AI-powered services for research, competitor analysis, and web scraping.
This package is primarily intended as a dependency for @aura-ai/cli
. Install the CLI tool instead:
npm install -g @aura-ai/cli
For development purposes:
npm install @aura-ai/common
This package is designed to be used internally by Aura tools. For end-user functionality, use the Aura CLI tool:
aura init # Analyze current directory
aura init --path ./my-project # Analyze specific project
MIT
FAQs
Shared utilities and workflows for Aura AI GTM analysis tools
We found that @aura-ai/common demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
An opt-in lazy import keyword aims to speed up Python startups, especially CLIs, without the ecosystem-wide risks that sank PEP 690.
Security News
Socket CEO Feross Aboukhadijeh discusses the recent npm supply chain attacks on PodRocket, covering novel attack vectors and how developers can protect themselves.
Security News
Maintainers back GitHub’s npm security overhaul but raise concerns about CI/CD workflows, enterprise support, and token management.