Archie
completed
Cli Tool
cli / typescript · small
56
Files
6,699
LOC
3
Frameworks
5
Languages
Pipeline State
completedRun ID
#186441Phase
doneProgress
0%Started
2026-04-10 19:35:16Finished
2026-04-10 19:35:16LLM tokens
0Partial failures: SYMBOL_EXTRACTION: SymbolRecord.__init__() got an unexpected keyword argument 'tsv'; AI_REASONING: SymbolRecord.__init__() got an unexpected keyword argument 'tsv'
Pipeline Metadata
Stage
CatalogedDecision
proceedNovelty
68.41Framework unique
—Isolation
—Last stage change
2026-05-10 03:34:40Deduplication group #58628
Member of a group with 3 similar repo(s) — canonical #67431 view group →
Same scanner, your repo: https://repobility.com — Repobility
🧪 Code Distillation
Browse all specs →Sample distilled functions (click for full spec)
execExecutes an external system command using the provided command string and an options object containing working directory, timeout, and environment variables. It accepts a callback function that receives error, standard output, and standard error streams. The function resolves a result object contain
executeExecutes an external system command provided in the arguments, returning a structured result object. It accepts an object containing at least a command string, and it returns a Promise resolving to a ToolResult detailing success status, captured output, and execution duration. The function first val
ShellToolExecutes a system command provided in the arguments object, using a configurable working directory and timeout. It accepts an object containing the command string and returns a ToolResult indicating success, the combined standard output and error streams, and the execution duration. The function pre
AI Prompt
Create a command-line interface (CLI) tool written in TypeScript. I need it to be built using React for the frontend structure, although it's a CLI, and I want to use Vitest for testing. The project should handle configuration using YAML files and potentially read/write JSON data. Please structure the project to be easily bundled using esbuild, and ensure the core logic is contained within the `src` directory.
typescript cli react vitest esbuild yaml json command-line tooling
Generated by gemma4:latest
Catalog Information
Create a command-line interface (CLI) tool written in TypeScript. I need it to be built using React for the frontend structure, although it's a CLI, and I want to use Vitest for testing. The project should handle configuration using YAML files and potentially read/write JSON data. Please structure the project to be easily bundled using esbuild, and ensure the core logic is contained within the src directory.
Tags
typescript cli react vitest esbuild yaml json command-line tooling
Security & Health
99
Vulnerabilities
7
Critical CVEs
68.6h
Tech Debt (E)
High
DORA Rating
Repobility analyzer · published findings · https://repobility.com
B
OWASP (80%)
FAIL
Quality Gate
5.2%
Duplication
Languages
Frameworks
React Vitest esbuild
Symbols
variable302
function90
method56
constant37
interface28
class15
type_alias6
property1
Threat Findings
99
Total Threats
7
Critical
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/
35
High
Embed Badge
Add to your README:
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.