
Research
/Security News
Malicious Chrome and Firefox Extensions Steal Crypto Traders’ Session and Wallet Data
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.
architectos
Advanced tools
ArchitectOS analyzes your repository, explains its architecture, calculates change impact, and enforces guardrails for AI Agents (Claude Code / Cursor / Codex).
Strict Product Mandate: ArchitectOS never modifies user code directly; it exclusively analyzes, explains, calculates impact, and generates actionable refactoring plans. Code modifications are executed by AI Agents or human developers.
# 1. Initialize and review repository
npx architectos
# 2. High-level repository health, security & UI review
architectos review
# 3. Component deep-dive (supports --why, --ui, --dead)
architectos analyze toolbar.tsx
architectos analyze toolbar.tsx --why
architectos analyze --ui
architectos analyze --dead
# 4. Cross-graph downstream change impact & risk rating
architectos impact auth.ts
# 5. Structured refactoring migration plan
architectos plan toolbar.tsx
# 6. Symbol resolver & natural language architecture query
architectos resolve WorkspaceRepository
architectos resolve "Where is tenant isolation enforced?"
# 7. Native MCP server gateway & live watcher
architectos watch
architectos mcp
architectos review # High-level repository health & top issues
↓
architectos analyze <target> # Component metrics (--why, --ui, --dead)
↓
architectos impact <target> # Cross-graph downstream change risk
↓
architectos plan <target> # Step-by-step refactoring migration plan
↓
architectos resolve <symbol> # Hallucination shield & symbol resolver
↓
AI Agent / Developer executes refactor
GET, POST, generateMetadata, middleware), Remix, and Vitest test suites.import type from heavy runtime JavaScript bundle weight.BREAKING_API_CHANGE)..env.example, fixtures/, mocks/, and test files from production security scoring.ArchitectOS is battle-tested and dogfooded across major open-source codebases with transparent sub-metric scoring:
| Repository | Files | Overall | Arch | Sec | Qual | AI | UI | Scan Speed | Top Focus Area |
|---|---|---|---|---|---|---|---|---|---|
excalidraw/excalidraw | 520+ | 88/100 | 92 | 84 | 90 | 94 | 80 | <18ms | Canvas Component Decomposition |
calcom/cal.com | 1,400+ | 84/100 | 80 | 88 | 82 | 90 | 80 | <45ms | Booking Service Layer Isolation |
shadcn/ui | 120+ | 96/100 | 98 | 95 | 96 | 95 | 96 | <8ms | UI Component Primitive Boundaries |
cgseyhan/architectos | 62 | 100/100 | 100 | 100 | 100 | 100 | N/A | <35ms | Native Self-Hosted AST Governance |
Note: Pure CLI / backend repositories (e.g. architectos) omit UI Architecture scoring.
Add ArchitectOS to your Claude Code, Cursor, or Codex MCP configuration:
{
"mcpServers": {
"architectos": {
"command": "npx",
"args": ["-y", "architectos", "mcp"]
}
}
}
architectos_review: Repository health & problem breakdown.architectos_why: Root-cause coupling analysis.architectos_impact: Polyglot change impact calculator.architectos_plan: Step-by-step migration refactoring plan.architectos_resolve: Symbol resolver & hallucination shield.architectos_dead: Unused exports & zombie code detector.architectos_ui: Framework-agnostic UI component composition & boundary audit.architectos_remember: Store persistent architectural guardrail rules.MIT License © 2026 ArchitectOS Authors
FAQs
ArchitectOS - AI-Native Repository Intelligence Operating System
The npm package architectos receives a total of 21 weekly downloads. As such, architectos popularity was classified as not popular.
We found that architectos demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.

Research
/Security News
Malicious Chrome and Firefox extensions target Axiom Trade and Padre users, stealing session tokens and wallet data.

Security News
GPT-6 Astra hits 100% on ExploitBench and finds zero-days autonomously, while independent tests reveal scope violations and monitoring gaps.

Product
Socket can now send alerts and supply chain attack notifications to Microsoft Teams, with filters that route the right updates to each channel.