@defai.digital/automatosx 12.8.6 → 13.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (130) hide show
  1. package/LICENSE +1 -1
  2. package/dist/bin.d.ts +8 -0
  3. package/dist/bin.d.ts.map +1 -0
  4. package/dist/bin.js +16 -0
  5. package/dist/bin.js.map +1 -0
  6. package/dist/index.d.ts +8 -2
  7. package/dist/index.d.ts.map +1 -0
  8. package/dist/index.js +7 -74239
  9. package/dist/index.js.map +1 -0
  10. package/package.json +31 -162
  11. package/.github/assets/ax-cli.png +0 -0
  12. package/.github/assets/axlogo.png +0 -0
  13. package/CHANGELOG.md +0 -81
  14. package/README.md +0 -790
  15. package/SECURITY.md +0 -173
  16. package/dist/mcp/index.d.ts +0 -2
  17. package/dist/mcp/index.js +0 -43627
  18. package/examples/AGENTS_INFO.md +0 -187
  19. package/examples/README.md +0 -434
  20. package/examples/abilities/accessibility.md +0 -115
  21. package/examples/abilities/api-design.md +0 -168
  22. package/examples/abilities/best-practices.md +0 -102
  23. package/examples/abilities/caching-strategy.md +0 -165
  24. package/examples/abilities/ci-cd.md +0 -61
  25. package/examples/abilities/clean-code.md +0 -398
  26. package/examples/abilities/code-generation.md +0 -333
  27. package/examples/abilities/code-review.md +0 -51
  28. package/examples/abilities/component-architecture.md +0 -112
  29. package/examples/abilities/content-creation.md +0 -97
  30. package/examples/abilities/data-modeling.md +0 -171
  31. package/examples/abilities/data-validation.md +0 -50
  32. package/examples/abilities/db-modeling.md +0 -167
  33. package/examples/abilities/debugging.md +0 -52
  34. package/examples/abilities/design-patterns.md +0 -437
  35. package/examples/abilities/design-system-implementation.md +0 -126
  36. package/examples/abilities/documentation.md +0 -54
  37. package/examples/abilities/etl-pipelines.md +0 -44
  38. package/examples/abilities/feasibility-study.md +0 -20
  39. package/examples/abilities/general-assistance.md +0 -26
  40. package/examples/abilities/idea-evaluation.md +0 -21
  41. package/examples/abilities/infra-as-code.md +0 -57
  42. package/examples/abilities/job-orchestration.md +0 -44
  43. package/examples/abilities/literature-review.md +0 -19
  44. package/examples/abilities/longform-report.md +0 -25
  45. package/examples/abilities/mathematical-reasoning.md +0 -170
  46. package/examples/abilities/observability.md +0 -61
  47. package/examples/abilities/orbital-mechanics.md +0 -50
  48. package/examples/abilities/our-architecture-decisions.md +0 -180
  49. package/examples/abilities/our-code-review-checklist.md +0 -149
  50. package/examples/abilities/our-coding-standards.md +0 -369
  51. package/examples/abilities/our-project-structure.md +0 -183
  52. package/examples/abilities/performance.md +0 -89
  53. package/examples/abilities/problem-solving.md +0 -50
  54. package/examples/abilities/propulsion-systems.md +0 -50
  55. package/examples/abilities/quantum-algorithm-design.md +0 -54
  56. package/examples/abilities/quantum-error-correction.md +0 -56
  57. package/examples/abilities/quantum-frameworks-transpilation.md +0 -53
  58. package/examples/abilities/quantum-noise-modeling.md +0 -58
  59. package/examples/abilities/refactoring.md +0 -223
  60. package/examples/abilities/release-strategy.md +0 -58
  61. package/examples/abilities/secrets-policy.md +0 -61
  62. package/examples/abilities/secure-coding-review.md +0 -60
  63. package/examples/abilities/software-architecture.md +0 -394
  64. package/examples/abilities/solid-principles.md +0 -341
  65. package/examples/abilities/sql-optimization.md +0 -84
  66. package/examples/abilities/state-management.md +0 -96
  67. package/examples/abilities/task-planning.md +0 -65
  68. package/examples/abilities/technical-writing.md +0 -77
  69. package/examples/abilities/telemetry-diagnostics.md +0 -51
  70. package/examples/abilities/testing.md +0 -56
  71. package/examples/abilities/threat-modeling.md +0 -58
  72. package/examples/abilities/troubleshooting.md +0 -80
  73. package/examples/abilities/typescript-zod-validation.md +0 -830
  74. package/examples/agents/AGENTS_INTEGRATION.md +0 -99
  75. package/examples/agents/aerospace-scientist.yaml +0 -159
  76. package/examples/agents/architecture.yaml +0 -244
  77. package/examples/agents/automatosx.config.json +0 -286
  78. package/examples/agents/backend.yaml +0 -141
  79. package/examples/agents/ceo.yaml +0 -105
  80. package/examples/agents/creative-marketer.yaml +0 -173
  81. package/examples/agents/cto.yaml +0 -118
  82. package/examples/agents/data-scientist.yaml +0 -200
  83. package/examples/agents/data.yaml +0 -106
  84. package/examples/agents/design.yaml +0 -115
  85. package/examples/agents/devops.yaml +0 -124
  86. package/examples/agents/frontend.yaml +0 -171
  87. package/examples/agents/fullstack.yaml +0 -172
  88. package/examples/agents/mobile.yaml +0 -185
  89. package/examples/agents/product.yaml +0 -103
  90. package/examples/agents/quality.yaml +0 -117
  91. package/examples/agents/quantum-engineer.yaml +0 -166
  92. package/examples/agents/researcher.yaml +0 -122
  93. package/examples/agents/security.yaml +0 -115
  94. package/examples/agents/standard.yaml +0 -214
  95. package/examples/agents/writer.yaml +0 -122
  96. package/examples/providers/README.md +0 -117
  97. package/examples/providers/claude/CLAUDE_INTEGRATION.md +0 -302
  98. package/examples/providers/claude/mcp/automatosx.json +0 -244
  99. package/examples/providers/codex/CODEX_INTEGRATION.md +0 -593
  100. package/examples/providers/codex/README.md +0 -349
  101. package/examples/providers/codex/usage-examples.ts +0 -421
  102. package/examples/providers/gemini/GEMINI_INTEGRATION.md +0 -236
  103. package/examples/providers/gemini/README.md +0 -76
  104. package/examples/providers/openai-codex-example.ts +0 -421
  105. package/examples/pytorch_resnet50_training.py +0 -289
  106. package/examples/specs/automatosx-release.ax.yaml +0 -380
  107. package/examples/specs/enterprise.ax.yaml +0 -121
  108. package/examples/specs/enterprise.yaml.mustache +0 -121
  109. package/examples/specs/government.ax.yaml +0 -148
  110. package/examples/specs/government.yaml.mustache +0 -148
  111. package/examples/specs/minimal.ax.yaml +0 -21
  112. package/examples/specs/minimal.yaml.mustache +0 -21
  113. package/examples/teams/business.yaml +0 -56
  114. package/examples/teams/core.yaml +0 -60
  115. package/examples/teams/design.yaml +0 -58
  116. package/examples/teams/engineering.yaml +0 -69
  117. package/examples/teams/research.yaml +0 -56
  118. package/examples/use-cases/01-web-app-development.md +0 -374
  119. package/examples/workflows/analyst.yaml +0 -60
  120. package/examples/workflows/assistant.yaml +0 -48
  121. package/examples/workflows/basic-agent.yaml +0 -28
  122. package/examples/workflows/code-reviewer.yaml +0 -52
  123. package/examples/workflows/debugger.yaml +0 -63
  124. package/examples/workflows/designer.yaml +0 -69
  125. package/examples/workflows/developer.yaml +0 -60
  126. package/examples/workflows/fullstack-developer.yaml +0 -395
  127. package/examples/workflows/qa-specialist.yaml +0 -71
  128. package/schema/ability-metadata.json +0 -21
  129. package/schema/config.json +0 -703
  130. package/schema/spec-schema.json +0 -608
package/SECURITY.md DELETED
@@ -1,173 +0,0 @@
1
- # Security Policy
2
-
3
- ## Supported Versions
4
-
5
- | Version | Supported |
6
- | ------- | ------------------ |
7
- | 11.0.x | :white_check_mark: |
8
- | < 11.0 | :x: |
9
-
10
- ## Package Provenance
11
-
12
- All AutomatosX releases are published with npm provenance, which:
13
-
14
- - Verifies packages were built in our GitHub Actions environment
15
- - Links each package to its source code commit
16
- - Provides cryptographic proof of authenticity
17
- - Follows [SLSA Build Level 2](https://slsa.dev/spec/v1.0/levels)
18
-
19
- ### Verify Provenance
20
-
21
- ```bash
22
- npm view @defai.digital/automatosx --json | jq .dist.attestations
23
- ```
24
-
25
- ## Reporting a Vulnerability
26
-
27
- We take security vulnerabilities seriously. **Please DO NOT open a public GitHub issue for security vulnerabilities.**
28
-
29
- ### How to Report
30
-
31
- 1. **Email**: Send details to [support@defai.digital](mailto:support@defai.digital)
32
- - Use subject line: `[SECURITY] Brief description`
33
-
34
- 2. **GitHub Security Advisory**: https://github.com/defai-digital/automatosx/security/advisories/new
35
-
36
- ### What to Include
37
-
38
- - **Type of vulnerability** (e.g., command injection, XSS, SQL injection)
39
- - **Affected component** (file path and line number if possible)
40
- - **Steps to reproduce** (detailed reproduction steps)
41
- - **Proof of concept** (code snippet or screenshot)
42
- - **Impact assessment** (what an attacker could achieve)
43
- - **Suggested fix** (if you have one)
44
-
45
- ### Response Timeline
46
-
47
- - **Initial Response**: Within 48 hours
48
- - **Status Update**: Within 7 days
49
- - **Fix Timeline**: Depends on severity
50
- - Critical: 7-14 days
51
- - High: 14-30 days
52
- - Medium: 30-60 days
53
- - Low: Next release cycle
54
-
55
- ### Disclosure Policy
56
-
57
- - We follow **coordinated disclosure**
58
- - We'll credit you in the security advisory (unless you prefer anonymity)
59
- - We'll publish a security advisory after the fix is released
60
- - Please allow us reasonable time to fix before public disclosure
61
-
62
- ## Security Best Practices
63
-
64
- ### For Users
65
-
66
- #### 1. Environment Variables
67
-
68
- Never commit sensitive data to the repository:
69
-
70
- ```bash
71
- # Store API keys in .env (already in .gitignore)
72
- ANTHROPIC_API_KEY=your-key-here
73
- OPENAI_API_KEY=your-key-here
74
- GOOGLE_API_KEY=your-key-here
75
- ```
76
-
77
- #### 2. Provider CLI Security
78
-
79
- - Install provider CLIs from official sources only
80
- - Keep provider CLIs updated to latest versions
81
- - Review provider CLI permissions and capabilities
82
-
83
- #### 3. Agent Profiles
84
-
85
- - Review agent profiles before running (`~/.automatosx/agents/`)
86
- - Be cautious with custom agents from untrusted sources
87
- - Agents can execute code - only use trusted profiles
88
-
89
- #### 4. File Operations
90
-
91
- AutomatosX respects path validation settings in `ax.config.json`:
92
-
93
- ```json
94
- {
95
- "advanced": {
96
- "security": {
97
- "pathValidation": true,
98
- "allowedExtensions": [".js", ".ts", ".py", ".md", ".json", ".yaml"]
99
- }
100
- }
101
- }
102
- ```
103
-
104
- #### 5. Package Security
105
-
106
- - Always use the latest stable version
107
- - Verify package provenance before installation
108
- - Use `npm ci` instead of `npm install` in CI/CD
109
- - Enable dependency scanning (Dependabot)
110
- - Review the GitHub Releases (https://github.com/defai-digital/automatosx/releases) for security updates
111
-
112
- #### 6. Memory Database
113
-
114
- - Memory is stored locally in `.automatosx/memory/memories.db`
115
- - Contains conversation history and context
116
- - Backup regularly if it contains important data
117
- - Never commit to version control
118
-
119
- ## Known Security Considerations
120
-
121
- ### Command Injection Protection
122
-
123
- - Provider names are whitelisted (`BaseProvider.ALLOWED_PROVIDER_NAMES`)
124
- - Path validation enabled by default
125
- - SQL injection prevented via prepared statements
126
-
127
- ### Data Privacy
128
-
129
- - All data stored locally by default
130
- - No telemetry sent to AutomatosX servers
131
- - AI provider calls respect your privacy settings
132
- - Review each provider's privacy policy
133
-
134
- ### Supply Chain Security
135
-
136
- - Dependencies audited regularly via `npm audit`
137
- - Native modules (`better-sqlite3`, `sqlite-vec`) from trusted sources
138
- - Lock file (`package-lock.json`) committed to repo
139
-
140
- ## Security Updates
141
-
142
- Security updates are published via:
143
-
144
- 1. **GitHub Security Advisories**
145
- 2. **Release notes** in `GitHub Releases (https://github.com/defai-digital/automatosx/releases)`
146
- 3. **npm security advisories**
147
-
148
- To stay informed:
149
-
150
- ```bash
151
- # Check for updates
152
- npm outdated -g @defai.digital/automatosx
153
-
154
- # Update to latest
155
- npm update -g @defai.digital/automatosx
156
- ```
157
-
158
- ## Security Hall of Fame
159
-
160
- We appreciate security researchers who help make AutomatosX safer:
161
-
162
- - *Be the first to responsibly disclose a vulnerability!*
163
-
164
- ## Questions?
165
-
166
- If you have questions about security but don't have a vulnerability to report:
167
-
168
- - Open a [GitHub Discussion](https://github.com/defai-digital/AutomatosX/discussions)
169
- - Email us at [support@defai.digital](mailto:support@defai.digital)
170
-
171
- ---
172
-
173
- **Thank you for helping keep AutomatosX and our users safe!**
@@ -1,2 +0,0 @@
1
-
2
- export { }