Export Docs

D 52 completed
Other
web_app / typescript · small
326
Files
36,304
LOC
5
Frameworks
7
Languages

Pipeline State

completed
Run ID
#387856
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Cataloged
Decision
proceed
Novelty
72.40
Framework unique
Isolation
Last stage change
2026-05-10 03:35:17
Deduplication group #60985
Member of a group with 1 similar repo(s) — this repo is canonical view group →
Top concepts (2)
Project DescriptionTesting
Provenance: Repobility (https://repobility.com) — every score reproducible from /scan/

AI Prompt

Create a web application for Texas Worldwide Oil Services LLC to automate the generation of international export compliance documents. The system should allow an admin to upload a Bill of Lading (BOL) image or PDF. This uploaded BOL should trigger a Firebase Cloud Function that uses the Claude vision API to extract key data like BOL number, vessel, and container details. The Next.js API should then save this structured data to MongoDB. Finally, the admin interface needs to allow viewing and downloading generated documents like the Certificate of Origin (COO) and Packing List (PL) using pdf-lib, and also allow uploading and linking associated documents such as Export Invoices and Certificates of Analysis, all while managing document versions by marking old records as superseded.
typescript next.js express firebase mongodb pdf-lib claude-vision web-app document-generation api
Generated by gemma4:latest

Catalog Information

Web application for Texas Worldwide Oil Services LLC (TXWOS) that automates generation of international export compliance documents from uploaded Bills of Lading.

Description

Web application for Texas Worldwide Oil Services LLC (TXWOS) that automates generation of international export compliance documents from uploaded Bills of Lading.

Novelty

3/10

Tags

typescript next.js express firebase mongodb pdf-lib claude-vision web-app document-generation api

Technologies

anthropic firebase nextjs react tailwind zod

Claude Models

claude-opus-4-6

Quality Score

D
52.4/100
Structure
54
Code Quality
58
Documentation
42
Testing
40
Practices
55
Security
65
Dependencies
60

Strengths

  • Code linting configured (eslint)

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No CI/CD configuration \u2014 manual testing and deployment
  • Potential hardcoded secrets in 1 files
  • 3722 duplicate lines detected \u2014 consider DRY refactoring
  • 7 'god files' with >500 LOC need decomposition

Recommendations

  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a LICENSE file (MIT recommended for open source)
  • Move hardcoded secrets to environment variables or a secrets manager
  • Address 21 TODO/FIXME items \u2014 consider tracking them as issues

Security & Health

16.8h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Same scanner, your repo: https://repobility.com — Repobility
Unknown
License
18.5%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

typescript
59.9%
json
28.7%
javascript
5.9%
markdown
5.1%
html
0.2%
yaml
0.2%
css
0.1%

Frameworks

Next.js Express Jest Vitest Tailwind CSS

Concepts (2)

Data scored by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Repobility · open methodology · https://repobility.com/research/
auto_descriptionProject DescriptionWeb application for Texas Worldwide Oil Services LLC (TXWOS) that automates generation of international export compliance documents from uploaded Bills of Lading.80%
auto_categoryTestingtesting70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/112159.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV