
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
aletria is a CLI tool designed to help developers integrate AI-driven features into their codebases
aletria is a CLI tool designed to help developers integrate AI-driven features into their codebases. Leveraging the impressive context size of Gemini 2.0, aletria automates the generation of unit tests, project documentation, and README files, streamlining your development workflow.
A big focus of this project is privacy.
This is very much experimental work!! Please make sure you have commited your work before starting this tool, in order to avoid having files edited that you didn't want.
This is not available yet, but will soon!
AI-Powered Unit Test Generation Automatically parse your source code files and generate comprehensive unit tests.
Dynamic README Generation Generate a professional project README.md by parsing your source code, unit tests, and a brief description of your project.
npx aletria@latest
aletria requires a Google AI Studio API key, this will either be retrieved from the environment using the name GOOGLE_API_KEY
or the tool, will ask you to fill the key when starting a task.
You may define the inline while calling, like this:
GOOGLE_API_KEY=your_api_key_here npx aletria@latest
aletria provides a simple CLI interface to execute its main functions. Here’s how you can get started:
Parse your source code, unit tests, README.md, and additional project files to generate comprehensive markdown documentation:
npx aletria@latest generate-docs -i ./src -o ./docs
This is not available yet!
Parse all source code files and generate unit tests:
npx aletria@latest generate-tests -i ./src -o ./tests
This is not available yet!
Generate a project README.md by parsing your source code, unit tests, and a brief project description:
npx aletria@latest generate-readme -i ./src -i ./package.json -o ./README.md
This project is licensed under the MIT License. See the LICENSE file for more details.
FAQs
aletria is a CLI tool designed to help developers integrate AI-driven features into their codebases
We found that aletria 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.

Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.

Research
A malicious package uses a QR code as steganography in an innovative technique.

Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.