Clicryptotool
C+ 75 completed
Other
unknown / python · tiny
24
Files
1,388
LOC
0
Frameworks
4
Languages
Pipeline State
completedRun ID
#1546243Phase
doneProgress
0%Started
2026-04-16 23:53:50Finished
2026-04-16 23:53:50LLM tokens
0Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
18.16Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:51Deduplication group #47242
Member of a group with 6,089 similar repo(s) — canonical #190789 view group →
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
🧪 Code Distillation
Browse all specs →AI Prompt
Create a command-line crypto tool using Python. I need a CLI application that can handle various cryptographic operations. The tool should be structured with source code in a `src` directory and include unit tests in a `tests` directory. Please ensure the project setup includes necessary dependency management using `requirements.txt` and a clear README explaining how to use the tool.
python cli cryptography command-line tool scripting
Generated by gemma4:latest
Catalog Information
Create a command-line crypto tool using Python. I need a CLI application that can handle various cryptographic operations. The tool should be structured with source code in a src directory and include unit tests in a tests directory. Please ensure the project setup includes necessary dependency management using requirements.txt and a clear README explaining how to use the tool.
Tags
python cli cryptography command-line tool scripting
Quality Score
C+
74.9/100
Structure
69
Code Quality
83
Documentation
54
Testing
85
Practices
64
Security
100
Dependencies
90
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (111% test-to-source ratio)
- Consistent naming conventions (snake_case)
- Good security practices — no major issues detected
Weaknesses
- No LICENSE file — legal ambiguity for contributors
Recommendations
- Add a linter configuration to enforce code style consistency
- Add a LICENSE file (MIT recommended for open source)
Languages
Frameworks
None detected
Symbols
function32
method16
constant9
class2
variable2
Embed Badge
Add to your README:
Repobility · code-quality intelligence platform · https://repobility.com
BinComp Dependency Hardening
All packages →1 of this repo's dependencies have been scanned for binary hardening. Grade reflects RELRO / stack canary / FORTIFY / PIE coverage.