context
OWNEX — Autonomous Work Operating System: opportunity discovery, security automation, agent orchestration, local-first AI routing, revenue intelligence. Python/FastAPI + Vue 3 + Tauri.
Install / Use
npx skills add AdriDob/OWNEXInstalls into whichever agent you are using.
Skill content
View source on GitHubCATEYE — Contexto del proyecto
Resumen
CATEYE es un sistema autónomo de bug bounty intelligence. Automatiza el ciclo completo: descubrimiento de objetivos, análisis de superficie, reconocimiento, generación de hipótesis, validación, reporte, y envío a plataformas.
Estado actual
- Versión: 1.6.0 (Stable)
- Backend: ~87% completo, 48+ módulos en
cores/ - Frontend: ~90% migrado de React a Vue 3, ~40 páginas
- Tests backend: ~40% cobertura
- Tests frontend: ~0% cobertura
- Desktop: PyInstaller + NSIS installer
Módulos clave
| Módulo | Propósito |
|---|---|
| cores/agents/ | Sistema multi-agente (8 agentes: Coordinator, Research, Validator, Exploit, Documentation, Strategy, Memory, Financial) |
| cores/ai/ | Proveedores de IA (Ollama, OpenAI, OpenRouter), agente con tool-calling |
| cores/recon/ | Herramientas de reconocimiento (subfinder, amass, httpx, nuclei, ffuf, katana, gau, etc.) |
| cores/validation/ | Pipeline de validación y veredicto |
| cores/reporting/ | Generación de reportes |
| cores/orion/ | CATEYE Context Engine, Next Action, Opportunity Analyzer |
| api/routers/ | 50+ routers REST |
Arquitectura
- Monolito modular. Todo corre en un solo proceso.
- EventBus para comunicación interna.
- Watchdog con auto-recovery y auto-healing.
- Pipeline state machine para el ciclo de bug bounty.
URLs importantes
- API:
http://localhost:8000 - Frontend dev:
http://localhost:5173 - Ollama:
http://localhost:11434
Perfiles de Cline
Cline tiene 5 perfiles intercambiables con .cline/scripts/switch-profile.sh:
github— GPT-4o via GitHub Models (mejor calidad, 50 req/día, 100% gratis)google— Gemini 2.5 Flash via Google AI Studio (500 req/día, 100% gratis)openrouter-free— Router automático con 27+ modelos gratislocal— Ollama offline (Qwen3 Coder 32B)emergency— Gemini 2.5 Flash pago (~$0.30/M tok)
El perfil github es el recomendado por calidad/precio. Si el usuario se queda sin requests, sugerí cambiar de perfil.
Related Skills
Agent-Reach
78.2kGive your AI agent eyes to see the entire internet. Read & search Twitter, Reddit, YouTube, GitHub, Bilibili, XiaoHongShu — one CLI, zero API fees.
career-ops
70.2kOpen-source AI job search: scan job portals, evaluate listings into a structured A-H report with a global 1-5 score, tailor your CV, track applications — runs locally in your AI coding CLI (Claude Code, Codex, OpenCode, Antigravity…)
headroom
69.0kCompress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agents, 60-95% fewer tokens for JSON, same answers. Library, proxy, MCP server.
nanobot
47.7kUltra-lightweight, open-source, self-hosted personal AI agent framework in Python with WebUI, tools, memory, MCP, multi-agent workflows, automation, and chat apps
Security Score
Audited on Invalid Date
