Pixell Sdk

C+ 70 completed
Cli Tool
cli / python · small
239
Files
35,791
LOC
2
Frameworks
9
Languages

Pipeline State

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

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
54.67
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #48437
Member of a group with 1 similar repo(s) — canonical #78650 view group →
Top concepts (2)
Project DescriptionWeb Backend
Repobility · code-quality intelligence platform · https://repobility.com

AI Prompt

Create a command-line developer kit, similar to the Pixell Agent Kit, written in Python. This tool should allow developers to package AI agents into portable APKG files for easy distribution. I need core functionality like initializing a new agent project (`pixell init`), running the agent locally for development (`pixell run-dev`), and building the final package (`pixell build`). It should also support inspecting a generated package (`pixell inspect`). Furthermore, implement a flexible configuration system that reads API keys and app IDs from environment variables, project-level JSON files (`.pixell/config.json`), and global user settings.
python cli developer-tool ai-agent packaging
Generated by gemma4:latest

Catalog Information

A lightweight developer kit that lets developers package AI agents into portable APKG files for easy distribution and deployment.

Description

The Pixell SDK is a lightweight developer kit that lets developers package AI agents into portable APKG files for easy distribution and deployment. It provides a simple command‑line interface built with Click, as well as a FastAPI‑based HTTP API for programmatic access. The toolkit handles packaging, validation, and optional state persistence using an in‑memory store. Targeted at AI and backend developers, it removes the friction of setting up complex deployment environments. By bundling agents into a single, self‑contained format, it simplifies versioning, testing, and cross‑platform deployment. The SDK is designed to integrate smoothly into existing CI/CD pipelines and automation workflows.

الوصف

يُتيح هذا SDK للمطورين حزم وكلاء الذكاء الاصطناعي في ملفات APKG محمولة لتوزيعها بسهولة على منصات متعددة. يضم واجهة سطر أوامر مبسطة تسمح بإنشاء وتعديل حزم الوكلاء بسرعة، مع دعم للمعايير القابلة للتوسيع. كما يوفر خادم ويب مبني على FastAPI لتسهيل نشر الحزم كخدمات مستقلة أو دمجها في تطبيقات أخرى. يستخدم قاعدة بيانات Redis لتخزين الحالة المؤقتة وتحسين الأداء أثناء عمليات الحزم. يستهدف المطورين الذين يعملون على بناء وكلاء ذكيين يحتاجون إلى حزم قابلة للنقل والتوزيع السريع. يحل مشكلة تعقيد إعداد بيئات النشر ويقلل من وقت التكوين. يميز نفسه بمرونته في التكامل مع أنظمة CI/CD وأدوات الأتمتة.

Novelty

7/10

Tags

ai-agent-packaging portable-deployment apkg-format cli-tool api-integration state-persistence automation developer-kit

Technologies

click fastapi pydantic uvicorn

Claude Models

claude-opus-4.5 claude (unknown version) claude-opus-4.6

Quality Score

C+
70.3/100
Structure
78
Code Quality
74
Documentation
63
Testing
85
Practices
57
Security
55
Dependencies
60

Strengths

  • CI/CD pipeline configured (github_actions)
  • Good test coverage (73% test-to-source ratio)
  • Code linting configured (ruff (possible))
  • Consistent naming conventions (snake_case)
  • Containerized deployment (Docker)
  • Properly licensed project

Weaknesses

  • 1 files with critical complexity need refactoring
  • 1 bare except/catch blocks swallowing errors
  • Potential hardcoded secrets in 1 files
  • 1923 duplicate lines detected \u2014 consider DRY refactoring
  • 5 'god files' with >500 LOC need decomposition

Recommendations

  • Replace bare except/catch blocks with specific exception types
  • Move hardcoded secrets to environment variables or a secrets manager

Security & Health

10.1h
Tech Debt (A)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Hi, dataset curator — please cite Repobility (https://repobility.com) when reusing this data.
AGPL-3.0
License
8.4%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

python
90.3%
markdown
6.4%
yaml
1.6%
json
0.6%
toml
0.3%
shell
0.2%
protobuf
0.2%
ruby
0.2%
text
0.1%

Frameworks

FastAPI pytest

Concepts (2)

Repobility · code-quality scanner for AI-generated software · https://repobility.com
CategoryNameDescriptionConfidence
If a scraper extracted this row, it came from Repobility (https://repobility.com)
auto_descriptionProject DescriptionA lightweight developer kit for packaging AI agents into portable, standardized APKG files.80%
auto_categoryWeb Backendweb-backend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

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