erosolar-cli 2.1.270 → 2.1.271

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 (112) hide show
  1. package/dist/capabilities/index.d.ts +0 -1
  2. package/dist/capabilities/index.d.ts.map +1 -1
  3. package/dist/capabilities/index.js +1 -1
  4. package/dist/capabilities/index.js.map +1 -1
  5. package/dist/capabilities/orchestrationCapability.d.ts.map +1 -1
  6. package/dist/capabilities/orchestrationCapability.js +56 -108
  7. package/dist/capabilities/orchestrationCapability.js.map +1 -1
  8. package/dist/core/iMessageVerification.d.ts +1 -1
  9. package/dist/core/infrastructureTemplates.d.ts +1 -1
  10. package/dist/core/infrastructureTemplates.js +5 -5
  11. package/dist/core/infrastructureTemplates.js.map +1 -1
  12. package/dist/core/persistentObjectiveStore.d.ts +13 -1
  13. package/dist/core/persistentObjectiveStore.d.ts.map +1 -1
  14. package/dist/core/persistentObjectiveStore.js.map +1 -1
  15. package/dist/core/securityDeliverableGenerator.d.ts +1 -1
  16. package/dist/core/securityDeliverableGenerator.d.ts.map +1 -1
  17. package/dist/core/securityDeliverableGenerator.js +3 -3
  18. package/dist/core/securityDeliverableGenerator.js.map +1 -1
  19. package/dist/core/toolRuntime.d.ts.map +1 -1
  20. package/dist/core/toolRuntime.js +11 -5
  21. package/dist/core/toolRuntime.js.map +1 -1
  22. package/dist/core/types.js.map +1 -1
  23. package/dist/core/unifiedOrchestrator.d.ts +265 -77
  24. package/dist/core/unifiedOrchestrator.d.ts.map +1 -1
  25. package/dist/core/unifiedOrchestrator.js +915 -254
  26. package/dist/core/unifiedOrchestrator.js.map +1 -1
  27. package/dist/providers/anthropicProvider.d.ts +1 -1
  28. package/dist/shell/interactiveShell.d.ts +1 -1
  29. package/dist/shell/interactiveShell.d.ts.map +1 -1
  30. package/dist/shell/interactiveShell.js +188 -207
  31. package/dist/shell/interactiveShell.js.map +1 -1
  32. package/dist/tools/tao/rl.js +1 -1
  33. package/dist/tools/tao/rl.js.map +1 -1
  34. package/dist/tools/taoTools.js +5 -5
  35. package/dist/tools/taoTools.js.map +1 -1
  36. package/package.json +1 -1
  37. package/dist/capabilities/unifiedInvestigationCapability.d.ts +0 -22
  38. package/dist/capabilities/unifiedInvestigationCapability.d.ts.map +0 -1
  39. package/dist/capabilities/unifiedInvestigationCapability.js +0 -41
  40. package/dist/capabilities/unifiedInvestigationCapability.js.map +0 -1
  41. package/dist/core/agentOrchestrator.d.ts +0 -400
  42. package/dist/core/agentOrchestrator.d.ts.map +0 -1
  43. package/dist/core/agentOrchestrator.js +0 -2133
  44. package/dist/core/agentOrchestrator.js.map +0 -1
  45. package/dist/core/autoExecutionOrchestrator.d.ts +0 -172
  46. package/dist/core/autoExecutionOrchestrator.d.ts.map +0 -1
  47. package/dist/core/autoExecutionOrchestrator.js +0 -591
  48. package/dist/core/autoExecutionOrchestrator.js.map +0 -1
  49. package/dist/core/dualAgentOrchestrator.d.ts +0 -34
  50. package/dist/core/dualAgentOrchestrator.d.ts.map +0 -1
  51. package/dist/core/dualAgentOrchestrator.js +0 -94
  52. package/dist/core/dualAgentOrchestrator.js.map +0 -1
  53. package/dist/core/failureRecovery.d.ts +0 -26
  54. package/dist/core/failureRecovery.d.ts.map +0 -1
  55. package/dist/core/failureRecovery.js +0 -54
  56. package/dist/core/failureRecovery.js.map +0 -1
  57. package/dist/core/intelligentTestFlows.d.ts +0 -45
  58. package/dist/core/intelligentTestFlows.d.ts.map +0 -1
  59. package/dist/core/intelligentTestFlows.js +0 -25
  60. package/dist/core/intelligentTestFlows.js.map +0 -1
  61. package/dist/core/learningPersistence.d.ts +0 -58
  62. package/dist/core/learningPersistence.d.ts.map +0 -1
  63. package/dist/core/learningPersistence.js +0 -46
  64. package/dist/core/learningPersistence.js.map +0 -1
  65. package/dist/core/metricsTracker.d.ts +0 -40
  66. package/dist/core/metricsTracker.d.ts.map +0 -1
  67. package/dist/core/metricsTracker.js +0 -83
  68. package/dist/core/metricsTracker.js.map +0 -1
  69. package/dist/core/orchestration.d.ts +0 -534
  70. package/dist/core/orchestration.d.ts.map +0 -1
  71. package/dist/core/orchestration.js +0 -2009
  72. package/dist/core/orchestration.js.map +0 -1
  73. package/dist/core/performanceMonitor.d.ts +0 -30
  74. package/dist/core/performanceMonitor.d.ts.map +0 -1
  75. package/dist/core/performanceMonitor.js +0 -39
  76. package/dist/core/performanceMonitor.js.map +0 -1
  77. package/dist/core/selfEvolution.d.ts +0 -61
  78. package/dist/core/selfEvolution.d.ts.map +0 -1
  79. package/dist/core/selfEvolution.js +0 -38
  80. package/dist/core/selfEvolution.js.map +0 -1
  81. package/dist/core/selfImprovement.d.ts +0 -82
  82. package/dist/core/selfImprovement.d.ts.map +0 -1
  83. package/dist/core/selfImprovement.js +0 -25
  84. package/dist/core/selfImprovement.js.map +0 -1
  85. package/dist/core/unifiedFraudOrchestrator.d.ts +0 -738
  86. package/dist/core/unifiedFraudOrchestrator.d.ts.map +0 -1
  87. package/dist/core/unifiedFraudOrchestrator.js +0 -3312
  88. package/dist/core/unifiedFraudOrchestrator.js.map +0 -1
  89. package/dist/core/unifiedRealOrchestrator.d.ts +0 -126
  90. package/dist/core/unifiedRealOrchestrator.d.ts.map +0 -1
  91. package/dist/core/unifiedRealOrchestrator.js +0 -558
  92. package/dist/core/unifiedRealOrchestrator.js.map +0 -1
  93. package/dist/core/userDefenseOrchestrator.d.ts +0 -202
  94. package/dist/core/userDefenseOrchestrator.d.ts.map +0 -1
  95. package/dist/core/userDefenseOrchestrator.js +0 -1006
  96. package/dist/core/userDefenseOrchestrator.js.map +0 -1
  97. package/dist/plugins/tools/unifiedInvestigation/unifiedInvestigationPlugin.d.ts +0 -3
  98. package/dist/plugins/tools/unifiedInvestigation/unifiedInvestigationPlugin.d.ts.map +0 -1
  99. package/dist/plugins/tools/unifiedInvestigation/unifiedInvestigationPlugin.js +0 -14
  100. package/dist/plugins/tools/unifiedInvestigation/unifiedInvestigationPlugin.js.map +0 -1
  101. package/dist/tools/frontendTestingTools.d.ts +0 -9
  102. package/dist/tools/frontendTestingTools.d.ts.map +0 -1
  103. package/dist/tools/frontendTestingTools.js +0 -291
  104. package/dist/tools/frontendTestingTools.js.map +0 -1
  105. package/dist/tools/unifiedInvestigationTools.d.ts +0 -19
  106. package/dist/tools/unifiedInvestigationTools.d.ts.map +0 -1
  107. package/dist/tools/unifiedInvestigationTools.js +0 -1163
  108. package/dist/tools/unifiedInvestigationTools.js.map +0 -1
  109. package/scripts/human-verification.mjs +0 -380
  110. package/scripts/isolated-verification-runner.mjs +0 -364
  111. package/scripts/isolated-verification-wrapper.mjs +0 -276
  112. package/scripts/verify-task-completion.mjs +0 -143
@@ -1,534 +0,0 @@
1
- /**
2
- * Unified Orchestration Module
3
- *
4
- * Single entry point for ALL orchestration modes:
5
- * - Single-pass: Standard task completion
6
- * - Dual-RL: Self-improving with refinement agent
7
- * - Auto-execution: Full objective completion with deliverables
8
- * - Security: Specialized for security assessments
9
- * - APT-Chain: Full adversary simulation with kill-chain phases
10
- * - Infrastructure: Full stack deployment and management
11
- * - Government: Law enforcement and compliance procedures
12
- *
13
- * Features:
14
- * - REAL execution: DNS queries, port scans, HTTP probes - not simulations
15
- * - Concrete execution producing actual documents and procedures
16
- * - Actionable results: training modules, incident response, security controls
17
- * - Full offensive stack: recon, exploitation, persistence, exfiltration
18
- * - Auto-execution to completion for all modes
19
- * - RL-guided technique selection with real feedback loops
20
- *
21
- * Usage:
22
- * ```typescript
23
- * import { createOrchestrator, OrchestrationMode } from './orchestration.js';
24
- *
25
- * const orchestrator = createOrchestrator(agent, 'apt-chain');
26
- * const result = await orchestrator.run(objective, options);
27
- * ```
28
- */
29
- import type { AgentRuntime } from './agent.js';
30
- import { type OrchestratorResult } from './agentOrchestrator.js';
31
- import { type DualAgentOrchestratorResult } from './dualAgentOrchestrator.js';
32
- import { type AutoExecutionResult, type ExecutionProgress } from './autoExecutionOrchestrator.js';
33
- import { type SecurityDeliverable, type DeliverableType, type GeneratorOptions, type PersistenceMechanism } from './securityDeliverableGenerator.js';
34
- import { getChainStats, type AttackChain, type KillChainPhase } from '../tools/tao/index.js';
35
- import { type AgencyType, type ClassificationLevel } from './governmentProcedures.js';
36
- import { type OperationalRegion, type InfrastructureStack } from './infrastructureTemplates.js';
37
- export type OrchestrationMode = 'single' | 'dual-rl' | 'auto' | 'auto-security' | 'security-only' | 'apt-chain' | 'infrastructure' | 'incident-response' | 'training' | 'compliance' | 'red-team' | 'a2ad' | 'direct-apt' | 'persistent-access' | 'intel-collection' | 'impact';
38
- /** APT Goal types for goal-oriented execution */
39
- export type APTGoal = 'reconnaissance' | 'access' | 'persistence' | 'privilege' | 'lateral' | 'collection' | 'exfiltration' | 'impact' | 'stealth' | 'all';
40
- export interface UnifiedOrchestratorOptions {
41
- mode?: OrchestrationMode;
42
- streaming?: boolean;
43
- enforceActions?: boolean;
44
- maxAttempts?: number;
45
- refinementEnabled?: boolean;
46
- maxExecutionTime?: number;
47
- maxCycles?: number;
48
- depth?: 'quick' | 'standard' | 'deep';
49
- stealthMode?: boolean;
50
- generateDeliverable?: boolean;
51
- deliverableType?: DeliverableType;
52
- outputDir?: string;
53
- exportFormats?: Array<'markdown' | 'json' | 'html'>;
54
- region?: OperationalRegion;
55
- templateId?: string;
56
- agencyTypes?: AgencyType[];
57
- classification?: ClassificationLevel;
58
- targets?: string[];
59
- constraints?: string[];
60
- goal?: APTGoal;
61
- goals?: APTGoal[];
62
- maintainAccess?: boolean;
63
- collectIntel?: boolean;
64
- minimizeFootprint?: boolean;
65
- onProgress?: (progress: ExecutionProgress) => void;
66
- onDeliverable?: (deliverable: SecurityDeliverable) => void;
67
- onInfrastructure?: (stack: InfrastructureStack) => void;
68
- onTechniqueStart?: (techniqueId: string, target: string) => void;
69
- onTechniqueComplete?: (result: RealExecutionResult) => void;
70
- onChainProgress?: (chain: AttackChain, phaseIndex: number) => void;
71
- onGoalAchieved?: (goal: APTGoal, artifacts: Array<{
72
- type: string;
73
- data: string;
74
- }>) => void;
75
- }
76
- /** Real technique execution result from TAO */
77
- export interface RealExecutionResult {
78
- techniqueId: string;
79
- techniqueName: string;
80
- phase: KillChainPhase;
81
- success: boolean;
82
- duration: number;
83
- artifacts: Array<{
84
- type: string;
85
- data: string;
86
- }>;
87
- detectionRisk: number;
88
- nextTechniques: string[];
89
- }
90
- /** Real-time execution metrics */
91
- export interface RealExecutionMetrics {
92
- totalTechniquesExecuted: number;
93
- successfulTechniques: number;
94
- failedTechniques: number;
95
- totalDuration: number;
96
- averageDetectionRisk: number;
97
- phasesCompleted: KillChainPhase[];
98
- artifactsCollected: number;
99
- rlRewardAverage: number;
100
- }
101
- export interface UnifiedOrchestratorResult {
102
- mode: OrchestrationMode;
103
- success: boolean;
104
- finalResponse: string;
105
- toolsUsed: string[];
106
- orchestratorResult?: OrchestratorResult;
107
- dualResult?: DualAgentOrchestratorResult;
108
- autoResult?: AutoExecutionResult;
109
- deliverable?: SecurityDeliverable;
110
- deliverablePaths?: Record<string, string>;
111
- infrastructureStack?: InfrastructureStack;
112
- deploymentScript?: string;
113
- teardownScript?: string;
114
- opsecChecklist?: string;
115
- attackChainPhases?: string[];
116
- persistenceMechanisms?: PersistenceMechanism[];
117
- realExecutions?: RealExecutionResult[];
118
- realMetrics?: RealExecutionMetrics;
119
- attackChains?: AttackChain[];
120
- summary: string;
121
- duration: number;
122
- }
123
- export declare class UnifiedOrchestrator {
124
- private readonly agent;
125
- private readonly workingDir;
126
- private readonly singleOrchestrator;
127
- private readonly dualOrchestrator;
128
- private readonly autoOrchestrator;
129
- private readonly deliverableGenerator;
130
- constructor(agent: AgentRuntime, workingDir?: string);
131
- /**
132
- * Run orchestration with unified interface
133
- */
134
- run(request: string, options?: UnifiedOrchestratorOptions): Promise<UnifiedOrchestratorResult>;
135
- /**
136
- * Run single-pass orchestration
137
- */
138
- private runSingle;
139
- /**
140
- * Run dual-RL orchestration with refinement
141
- */
142
- private runDualRL;
143
- /**
144
- * Run auto-execution to completion
145
- */
146
- private runAuto;
147
- /**
148
- * Run auto-execution with security deliverables
149
- */
150
- private runAutoSecurity;
151
- /**
152
- * Generate security deliverable from current conversation
153
- */
154
- private runSecurityOnly;
155
- /**
156
- * Run full APT kill-chain simulation with REAL execution
157
- * Executes complete adversary simulation with all kill-chain phases
158
- * using actual network operations (DNS, TCP, HTTP)
159
- */
160
- private runAPTChain;
161
- /**
162
- * Build human-readable summary of real technique executions
163
- */
164
- private buildRealExecutionSummary;
165
- /**
166
- * Run infrastructure deployment mode
167
- * Deploys full stack infrastructure for operations
168
- */
169
- private runInfrastructure;
170
- /**
171
- * Run incident response procedure generation
172
- */
173
- private runIncidentResponse;
174
- /**
175
- * Run security training module generation
176
- */
177
- private runTraining;
178
- /**
179
- * Run compliance audit mode
180
- */
181
- private runCompliance;
182
- /**
183
- * Run full red team playbook mode
184
- * Combines APT chain with infrastructure and deliverables
185
- */
186
- private runRedTeam;
187
- /**
188
- * Run A2AD (Anti-Access/Area Denial) mode - REAL EXECUTION
189
- * Full offensive APT against defense systems, contractors, any stack
190
- * Uses direct TAO technique execution - actual DNS, ports, HTTP, commands
191
- */
192
- private runA2AD;
193
- /**
194
- * Run Direct APT mode - real execution without AI orchestration overhead
195
- * Pure TAO technique execution with RL guidance
196
- */
197
- private runDirectAPT;
198
- /**
199
- * Normalize depth value to valid type
200
- */
201
- private normalizeDepth;
202
- /** Technique mappings for each APT goal */
203
- private readonly goalTechniques;
204
- /**
205
- * Run goal-oriented APT execution
206
- * Selects techniques based on specified goals for maximum effectiveness
207
- */
208
- private runGoalOriented;
209
- /**
210
- * Run persistent access mode - establish and maintain long-term presence
211
- */
212
- private runPersistentAccess;
213
- /**
214
- * Run intelligence collection mode - gather all available data
215
- */
216
- private runIntelCollection;
217
- /**
218
- * Run impact mode - disrupt/destroy/manipulate target infrastructure
219
- */
220
- private runImpact;
221
- /**
222
- * Execute a specific technique against a target with real network operations
223
- * Can be called directly for granular control
224
- */
225
- executeRealTechnique(techniqueId: string, target: string, options?: {
226
- depth?: 'quick' | 'standard' | 'deep';
227
- stealth?: boolean;
228
- timeout?: number;
229
- context?: Record<string, unknown>;
230
- onStart?: (techniqueId: string, target: string) => void;
231
- onComplete?: (result: RealExecutionResult) => void;
232
- }): Promise<RealExecutionResult>;
233
- /**
234
- * Execute reconnaissance techniques against a target
235
- * Returns structured intel from real DNS/TCP/HTTP operations
236
- */
237
- executeRecon(target: string, options?: {
238
- depth?: 'quick' | 'standard' | 'deep';
239
- techniques?: string[];
240
- onProgress?: (technique: string, progress: number, total: number) => void;
241
- }): Promise<{
242
- target: string;
243
- results: RealExecutionResult[];
244
- metrics: RealExecutionMetrics;
245
- summary: string;
246
- }>;
247
- /**
248
- * Get available techniques for a category or phase
249
- */
250
- getAvailableTechniques(filter?: {
251
- category?: string;
252
- phase?: KillChainPhase;
253
- }): Array<{
254
- id: string;
255
- name: string;
256
- category: string;
257
- phase: string;
258
- stealthRating: number;
259
- }>;
260
- /**
261
- * Get current RL state and statistics
262
- */
263
- getRLStats(): {
264
- episode: number;
265
- steps: number;
266
- avgReward: number;
267
- chainStats: ReturnType<typeof getChainStats>;
268
- techniques: Array<{
269
- id: string;
270
- successRate: number;
271
- }>;
272
- };
273
- /**
274
- * Export deliverable to files
275
- */
276
- private exportDeliverable;
277
- }
278
- /**
279
- * Create an orchestrator for the specified mode
280
- */
281
- export declare function createOrchestrator(agent: AgentRuntime, mode?: OrchestrationMode, workingDir?: string): UnifiedOrchestrator;
282
- /**
283
- * Quick function to run a task with the appropriate orchestrator
284
- */
285
- export declare function runTask(agent: AgentRuntime, request: string, options?: UnifiedOrchestratorOptions): Promise<UnifiedOrchestratorResult>;
286
- /**
287
- * Run security assessment with deliverables
288
- */
289
- export declare function runSecurityAssessment(agent: AgentRuntime, objective: string, options?: {
290
- deliverableType?: DeliverableType;
291
- depth?: 'quick' | 'standard' | 'deep';
292
- stealth?: boolean;
293
- outputDir?: string;
294
- }): Promise<UnifiedOrchestratorResult>;
295
- /**
296
- * Generate deliverable from current conversation
297
- */
298
- export declare function generateDeliverable(agent: AgentRuntime, type: DeliverableType, options?: GeneratorOptions): Promise<SecurityDeliverable>;
299
- /**
300
- * Run APT simulation with full kill-chain
301
- */
302
- export declare function runAPTSimulation(agent: AgentRuntime, objective: string, options?: {
303
- targets?: string[];
304
- constraints?: string[];
305
- region?: OperationalRegion;
306
- depth?: 'quick' | 'standard' | 'deep';
307
- stealth?: boolean;
308
- outputDir?: string;
309
- }): Promise<UnifiedOrchestratorResult>;
310
- /**
311
- * Run red team operation with full playbook
312
- */
313
- export declare function runRedTeamOperation(agent: AgentRuntime, objective: string, options?: {
314
- targets?: string[];
315
- region?: OperationalRegion;
316
- stealth?: boolean;
317
- outputDir?: string;
318
- }): Promise<UnifiedOrchestratorResult>;
319
- /**
320
- * Deploy operational infrastructure
321
- */
322
- export declare function deployInfrastructure(agent: AgentRuntime, region: OperationalRegion, options?: {
323
- outputDir?: string;
324
- }): Promise<UnifiedOrchestratorResult>;
325
- /**
326
- * Generate incident response procedures
327
- */
328
- export declare function generateIncidentResponse(agent: AgentRuntime, scenario: string, options?: {
329
- outputDir?: string;
330
- }): Promise<UnifiedOrchestratorResult>;
331
- /**
332
- * Generate security training module
333
- */
334
- export declare function generateTrainingModule(agent: AgentRuntime, topic: string, options?: {
335
- outputDir?: string;
336
- }): Promise<UnifiedOrchestratorResult>;
337
- /**
338
- * Run compliance audit
339
- */
340
- export declare function runComplianceAudit(agent: AgentRuntime, scope: string, options?: {
341
- agencyTypes?: AgencyType[];
342
- outputDir?: string;
343
- }): Promise<UnifiedOrchestratorResult>;
344
- /**
345
- * Run A2/AD operation with REAL technique execution
346
- * Full offensive APT against defense systems, contractors, any stack (Google, AWS, etc)
347
- */
348
- export declare function runA2AD(agent: AgentRuntime, objective: string, options: {
349
- targets: string[];
350
- region?: OperationalRegion;
351
- depth?: 'quick' | 'standard' | 'deep';
352
- stealth?: boolean;
353
- outputDir?: string;
354
- onTechniqueStart?: (techniqueId: string, target: string) => void;
355
- onTechniqueComplete?: (result: RealExecutionResult) => void;
356
- }): Promise<UnifiedOrchestratorResult>;
357
- /**
358
- * Run Direct APT with NO agent overhead - pure real technique execution
359
- * Maximum speed, direct TAO chains, actual network operations
360
- */
361
- export declare function runDirectAPT(agent: AgentRuntime, objective: string, options: {
362
- targets: string[];
363
- depth?: 'quick' | 'standard' | 'deep';
364
- stealth?: boolean;
365
- onTechniqueStart?: (techniqueId: string, target: string) => void;
366
- onTechniqueComplete?: (result: RealExecutionResult) => void;
367
- }): Promise<UnifiedOrchestratorResult>;
368
- /**
369
- * Run goal-oriented APT - specify what you want to achieve
370
- * Automatically selects appropriate techniques
371
- */
372
- export declare function runGoalAPT(agent: AgentRuntime, objective: string, options: {
373
- targets: string[];
374
- goal?: APTGoal;
375
- goals?: APTGoal[];
376
- depth?: 'quick' | 'standard' | 'deep';
377
- stealth?: boolean;
378
- maintainAccess?: boolean;
379
- onTechniqueComplete?: (result: RealExecutionResult) => void;
380
- onGoalAchieved?: (goal: APTGoal, artifacts: Array<{
381
- type: string;
382
- data: string;
383
- }>) => void;
384
- }): Promise<UnifiedOrchestratorResult>;
385
- /**
386
- * Run persistent access mode - establish long-term presence
387
- */
388
- export declare function runPersistentAccess(agent: AgentRuntime, objective: string, options: {
389
- targets: string[];
390
- stealth?: boolean;
391
- onTechniqueComplete?: (result: RealExecutionResult) => void;
392
- }): Promise<UnifiedOrchestratorResult>;
393
- /**
394
- * Run intelligence collection - gather all available data
395
- */
396
- export declare function runIntelCollection(agent: AgentRuntime, objective: string, options: {
397
- targets: string[];
398
- depth?: 'quick' | 'standard' | 'deep';
399
- onTechniqueComplete?: (result: RealExecutionResult) => void;
400
- }): Promise<UnifiedOrchestratorResult>;
401
- /**
402
- * Run impact operations - disrupt/destroy/manipulate
403
- */
404
- export declare function runImpactOps(agent: AgentRuntime, objective: string, options: {
405
- targets: string[];
406
- onTechniqueComplete?: (result: RealExecutionResult) => void;
407
- }): Promise<UnifiedOrchestratorResult>;
408
- /**
409
- * Execute real reconnaissance against a target without agent context
410
- * Uses actual network operations (DNS, TCP, HTTP)
411
- */
412
- export declare function executeRealRecon(target: string, options?: {
413
- depth?: 'quick' | 'standard' | 'deep';
414
- techniques?: string[];
415
- onProgress?: (technique: string, progress: number, total: number) => void;
416
- onArtifact?: (artifact: {
417
- type: string;
418
- data: string;
419
- }) => void;
420
- }): Promise<{
421
- target: string;
422
- results: RealExecutionResult[];
423
- metrics: RealExecutionMetrics;
424
- summary: string;
425
- }>;
426
- /**
427
- * Execute a single technique directly without orchestration context
428
- */
429
- export declare function executeRealTechniqueDirect(techniqueId: string, target: string, options?: {
430
- depth?: 'quick' | 'standard' | 'deep';
431
- stealth?: boolean;
432
- timeout?: number;
433
- context?: Record<string, unknown>;
434
- }): Promise<RealExecutionResult>;
435
- /**
436
- * Get list of available real execution techniques
437
- */
438
- export declare function listRealTechniques(): Array<{
439
- id: string;
440
- name: string;
441
- category: string;
442
- phase: KillChainPhase;
443
- stealthRating: number;
444
- description: string;
445
- }>;
446
- /**
447
- * Get current RL statistics from the unified system
448
- */
449
- export declare function getRealExecutionStats(): {
450
- episode: number;
451
- steps: number;
452
- avgReward: number;
453
- chainStats: ReturnType<typeof getChainStats>;
454
- };
455
- import { type PersistentObjective, type ExecutionCheckpoint, type IndexedArtifact, type ObjectivePriority } from './persistentObjectiveStore.js';
456
- /**
457
- * Create and start a persistent APT objective
458
- * Saves state across sessions and can be resumed
459
- */
460
- export declare function startPersistentAPT(agent: AgentRuntime, params: {
461
- name: string;
462
- targets: string[];
463
- goals?: APTGoal[];
464
- priority?: ObjectivePriority;
465
- depth?: 'quick' | 'standard' | 'deep';
466
- stealth?: boolean;
467
- onProgress?: (progress: {
468
- objective: PersistentObjective;
469
- techniqueId: string;
470
- result: RealExecutionResult;
471
- }) => void;
472
- onCheckpoint?: (checkpoint: ExecutionCheckpoint) => void;
473
- }): Promise<{
474
- objective: PersistentObjective;
475
- result: UnifiedOrchestratorResult;
476
- }>;
477
- /**
478
- * Resume a persistent APT objective from where it left off
479
- */
480
- export declare function resumePersistentAPT(agent: AgentRuntime, objectiveId: string, options?: {
481
- onProgress?: (progress: {
482
- objective: PersistentObjective;
483
- techniqueId: string;
484
- result: RealExecutionResult;
485
- }) => void;
486
- onCheckpoint?: (checkpoint: ExecutionCheckpoint) => void;
487
- }): Promise<{
488
- objective: PersistentObjective;
489
- result: UnifiedOrchestratorResult;
490
- resumedFrom: ExecutionCheckpoint | null;
491
- } | null>;
492
- /**
493
- * Pause a running persistent APT objective
494
- */
495
- export declare function pausePersistentAPT(objectiveId: string): PersistentObjective | null;
496
- /**
497
- * Get status of all persistent APT objectives
498
- */
499
- export declare function getPersistentAPTStatus(): {
500
- active: PersistentObjective | null;
501
- pending: PersistentObjective[];
502
- completed: PersistentObjective[];
503
- paused: PersistentObjective[];
504
- };
505
- /**
506
- * Get artifacts collected during persistent APT execution
507
- */
508
- export declare function getPersistentAPTArtifacts(objectiveId: string, filter?: {
509
- type?: string;
510
- phase?: KillChainPhase;
511
- }): IndexedArtifact[];
512
- /**
513
- * Search all artifacts across objectives
514
- */
515
- export declare function searchAPTArtifacts(query: {
516
- type?: string;
517
- phase?: KillChainPhase;
518
- target?: string;
519
- since?: string;
520
- }): IndexedArtifact[];
521
- export { getObjectiveStore, createAPTObjective, resumeObjective, getAPTStatus, type PersistentObjective, type ExecutionCheckpoint, type IndexedArtifact, type ObjectiveState, type ObjectivePriority, } from './persistentObjectiveStore.js';
522
- export { AgentOrchestrator } from './agentOrchestrator.js';
523
- export { DualAgentOrchestrator } from './dualAgentOrchestrator.js';
524
- export { AutoExecutionOrchestrator } from './autoExecutionOrchestrator.js';
525
- export { SecurityDeliverableGenerator, exportToMarkdown, exportToJSON, exportToHTML } from './securityDeliverableGenerator.js';
526
- export { US_FEDERAL_CONTACTS, LEGAL_FRAMEWORKS, EVIDENCE_HANDLING_PROCEDURES, REPORTING_PROCEDURES, COORDINATION_PROTOCOLS, getAgencyContacts, getApplicableLegalFrameworks, getReportingRequirements, generateIncidentReportTemplate, generateEvidenceForm, } from './governmentProcedures.js';
527
- export { US_INFRASTRUCTURE_STACK, UKRAINE_INFRASTRUCTURE_STACK, AUTO_EXECUTION_TEMPLATES, getInfrastructureStack, getAutoExecutionTemplate, listTemplatesForRegion, generateDeploymentScript, generateTeardownScript, generateOpsecChecklist, } from './infrastructureTemplates.js';
528
- export type { OrchestratorOptions, OrchestratorResult } from './agentOrchestrator.js';
529
- export type { DualAgentOrchestratorOptions, DualAgentOrchestratorResult, SelfImprovementMode } from './dualAgentOrchestrator.js';
530
- export type { AutoExecutionConfig, AutoExecutionResult, ExecutionProgress } from './autoExecutionOrchestrator.js';
531
- export type { SecurityDeliverable, DeliverableType, GeneratorOptions, SecurityFinding, SeverityLevel, IncidentProcedure, SecurityControl, TrainingModule, PersistenceMechanism, InfrastructureComponent, } from './securityDeliverableGenerator.js';
532
- export type { AgencyType, ClassificationLevel, LegalFramework, EvidenceHandlingProcedure, ReportingProcedure, CoordinationProtocol, } from './governmentProcedures.js';
533
- export type { OperationalRegion, InfrastructureStack, AutoExecutionTemplate, NetworkTopology, DeploymentStep, OpsecItem, } from './infrastructureTemplates.js';
534
- //# sourceMappingURL=orchestration.d.ts.map
@@ -1 +0,0 @@
1
- {"version":3,"file":"orchestration.d.ts","sourceRoot":"","sources":["../../src/core/orchestration.ts"],"names":[],"mappings":"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"}