Dynamic Digital Company Brain
AI-generated knowledge base for Dynamic Digital.
Last updated: Mon, 29 Jun 2026 16:09:23 GMT
Repos tracked: 5
Total scans run: 5
Repository Index
| Repository | Language | Complexity | Pattern | Tests |
|---|---|---|---|---|
| ddlearn1 | PHP | low | monolith | none |
| ddlearn2 | CSS | low | Static site with simple file structure, no framework or backend. | none |
| dynamic-digital | TypeScript | low | Single-page application (SPA) with client-side routing via React Router, deployed as a static site or serverless app. | none |
| DynamicDigitalBrain | JavaScript | medium | Agent-based orchestration with a scheduler; multi-agent pipeline (Architect, Builder, Spec Writer, Site Builder) that runs on a cron schedule. | none |
| seo-platform | JavaScript | medium | MVC with server-side rendering via Inertia.js and client-side React components | none |
⚠️ Repos With Identified Risks
- ddlearn1 — PHP mail handler in index.php may be vulnerable to email header injection if user input is not sanitized.
- ddlearn2 — No input sanitization or validation in contact form (likely non-functional, but if added could be vulnerable).
- dynamic-digital — The .env.example file suggests a GEMINI_API_KEY is required and may be exposed if not properly secured in production.
- DynamicDigitalBrain — API keys (Anthropic, GitHub) are stored in plain text .env file; no encryption or secrets manager in use.
- seo-platform — Uses SQLite in .env.example which is not suitable for production workloads
Language Breakdown
- JavaScript: 2 repos
- PHP: 1 repo
- CSS: 1 repo
- TypeScript: 1 repo
This site is auto-generated by Company Brain. Changes are detected daily and summaries are regenerated automatically.