deepseek-coder-agent-cli 1.0.13 → 1.0.15
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.
- package/dist/capabilities/index.d.ts +1 -18
- package/dist/capabilities/index.d.ts.map +1 -1
- package/dist/capabilities/index.js +2 -19
- package/dist/capabilities/index.js.map +1 -1
- package/dist/core/agiCore.d.ts.map +1 -1
- package/dist/core/agiCore.js +3 -6
- package/dist/core/agiCore.js.map +1 -1
- package/dist/core/dynamicGuardrails.d.ts.map +1 -1
- package/dist/core/dynamicGuardrails.js +0 -60
- package/dist/core/dynamicGuardrails.js.map +1 -1
- package/dist/core/gitWorktreeManager.d.ts +1 -1
- package/dist/core/gitWorktreeManager.d.ts.map +1 -1
- package/dist/core/gitWorktreeManager.js.map +1 -1
- package/dist/core/hotReload.js.map +1 -1
- package/dist/core/index.d.ts +0 -8
- package/dist/core/index.d.ts.map +1 -1
- package/dist/core/index.js +1 -15
- package/dist/core/index.js.map +1 -1
- package/dist/core/selfUpgrade.d.ts +34 -208
- package/dist/core/selfUpgrade.d.ts.map +1 -1
- package/dist/core/selfUpgrade.js +54 -631
- package/dist/core/selfUpgrade.js.map +1 -1
- package/dist/headless/interactiveShell.d.ts.map +1 -1
- package/dist/headless/interactiveShell.js +10 -71
- package/dist/headless/interactiveShell.js.map +1 -1
- package/dist/orchestration/index.d.ts +9 -5
- package/dist/orchestration/index.d.ts.map +1 -1
- package/dist/orchestration/index.js +7 -8
- package/dist/orchestration/index.js.map +1 -1
- package/dist/plugins/index.d.ts +1 -1
- package/dist/plugins/index.d.ts.map +1 -1
- package/dist/plugins/index.js +1 -2
- package/dist/plugins/index.js.map +1 -1
- package/dist/plugins/tools/nodeDefaults.d.ts +0 -2
- package/dist/plugins/tools/nodeDefaults.d.ts.map +1 -1
- package/dist/plugins/tools/nodeDefaults.js +0 -6
- package/dist/plugins/tools/nodeDefaults.js.map +1 -1
- package/dist/tools/diffUtils.d.ts.map +1 -1
- package/dist/tools/diffUtils.js +0 -14
- package/dist/tools/diffUtils.js.map +1 -1
- package/dist/tools/editTools.d.ts.map +1 -1
- package/dist/tools/editTools.js +20 -168
- package/dist/tools/editTools.js.map +1 -1
- package/dist/tools/fileTools.d.ts.map +1 -1
- package/dist/tools/fileTools.js +1 -10
- package/dist/tools/fileTools.js.map +1 -1
- package/dist/tools/grepTools.d.ts.map +1 -1
- package/dist/tools/grepTools.js +1 -2
- package/dist/tools/grepTools.js.map +1 -1
- package/dist/tools/searchTools.d.ts.map +1 -1
- package/dist/tools/searchTools.js +0 -7
- package/dist/tools/searchTools.js.map +1 -1
- package/dist/tools/telemetryTools.d.ts +5 -0
- package/dist/tools/telemetryTools.d.ts.map +1 -1
- package/dist/tools/telemetryTools.js +6 -6
- package/dist/tools/telemetryTools.js.map +1 -1
- package/dist/ui/UnifiedUIRenderer.d.ts.map +1 -1
- package/dist/ui/UnifiedUIRenderer.js +7 -25
- package/dist/ui/UnifiedUIRenderer.js.map +1 -1
- package/package.json +1 -2
- package/dist/capabilities/appleSecurityCapability.d.ts +0 -57
- package/dist/capabilities/appleSecurityCapability.d.ts.map +0 -1
- package/dist/capabilities/appleSecurityCapability.js +0 -197
- package/dist/capabilities/appleSecurityCapability.js.map +0 -1
- package/dist/capabilities/authorizedSecurityCapability.d.ts +0 -17
- package/dist/capabilities/authorizedSecurityCapability.d.ts.map +0 -1
- package/dist/capabilities/authorizedSecurityCapability.js +0 -333
- package/dist/capabilities/authorizedSecurityCapability.js.map +0 -1
- package/dist/capabilities/autoEnhancementCapability.d.ts +0 -98
- package/dist/capabilities/autoEnhancementCapability.d.ts.map +0 -1
- package/dist/capabilities/autoEnhancementCapability.js +0 -455
- package/dist/capabilities/autoEnhancementCapability.js.map +0 -1
- package/dist/capabilities/biocognitiveWarfare.d.ts +0 -136
- package/dist/capabilities/biocognitiveWarfare.d.ts.map +0 -1
- package/dist/capabilities/biocognitiveWarfare.js +0 -603
- package/dist/capabilities/biocognitiveWarfare.js.map +0 -1
- package/dist/capabilities/chineseCnoIntegration.d.ts +0 -60
- package/dist/capabilities/chineseCnoIntegration.d.ts.map +0 -1
- package/dist/capabilities/chineseCnoIntegration.js +0 -253
- package/dist/capabilities/chineseCnoIntegration.js.map +0 -1
- package/dist/capabilities/cnoCapability.d.ts +0 -110
- package/dist/capabilities/cnoCapability.d.ts.map +0 -1
- package/dist/capabilities/cnoCapability.js +0 -785
- package/dist/capabilities/cnoCapability.js.map +0 -1
- package/dist/capabilities/eliteCryptoMilitaryCapability.d.ts +0 -99
- package/dist/capabilities/eliteCryptoMilitaryCapability.d.ts.map +0 -1
- package/dist/capabilities/eliteCryptoMilitaryCapability.js +0 -618
- package/dist/capabilities/eliteCryptoMilitaryCapability.js.map +0 -1
- package/dist/capabilities/integratedUnifiedCapability.d.ts +0 -105
- package/dist/capabilities/integratedUnifiedCapability.d.ts.map +0 -1
- package/dist/capabilities/integratedUnifiedCapability.js +0 -422
- package/dist/capabilities/integratedUnifiedCapability.js.map +0 -1
- package/dist/capabilities/maxOffensiveUkraineCapability.d.ts +0 -46
- package/dist/capabilities/maxOffensiveUkraineCapability.d.ts.map +0 -1
- package/dist/capabilities/maxOffensiveUkraineCapability.js +0 -725
- package/dist/capabilities/maxOffensiveUkraineCapability.js.map +0 -1
- package/dist/capabilities/migrationUtilities.d.ts +0 -128
- package/dist/capabilities/migrationUtilities.d.ts.map +0 -1
- package/dist/capabilities/migrationUtilities.js +0 -658
- package/dist/capabilities/migrationUtilities.js.map +0 -1
- package/dist/capabilities/offensiveDestructionCapability.d.ts +0 -98
- package/dist/capabilities/offensiveDestructionCapability.d.ts.map +0 -1
- package/dist/capabilities/offensiveDestructionCapability.js +0 -848
- package/dist/capabilities/offensiveDestructionCapability.js.map +0 -1
- package/dist/capabilities/quantumSpaceWarfare.d.ts +0 -108
- package/dist/capabilities/quantumSpaceWarfare.d.ts.map +0 -1
- package/dist/capabilities/quantumSpaceWarfare.js +0 -342
- package/dist/capabilities/quantumSpaceWarfare.js.map +0 -1
- package/dist/capabilities/readmeIntegration.d.ts +0 -161
- package/dist/capabilities/readmeIntegration.d.ts.map +0 -1
- package/dist/capabilities/readmeIntegration.js +0 -1034
- package/dist/capabilities/readmeIntegration.js.map +0 -1
- package/dist/capabilities/selfUpdateSystem.d.ts +0 -122
- package/dist/capabilities/selfUpdateSystem.d.ts.map +0 -1
- package/dist/capabilities/selfUpdateSystem.js +0 -725
- package/dist/capabilities/selfUpdateSystem.js.map +0 -1
- package/dist/capabilities/sharedMilitaryInfrastructure.d.ts +0 -89
- package/dist/capabilities/sharedMilitaryInfrastructure.d.ts.map +0 -1
- package/dist/capabilities/sharedMilitaryInfrastructure.js +0 -233
- package/dist/capabilities/sharedMilitaryInfrastructure.js.map +0 -1
- package/dist/capabilities/simpleSecurityCapability.d.ts +0 -36
- package/dist/capabilities/simpleSecurityCapability.d.ts.map +0 -1
- package/dist/capabilities/simpleSecurityCapability.js +0 -271
- package/dist/capabilities/simpleSecurityCapability.js.map +0 -1
- package/dist/capabilities/ultimateChineseCno.d.ts +0 -115
- package/dist/capabilities/ultimateChineseCno.d.ts.map +0 -1
- package/dist/capabilities/ultimateChineseCno.js +0 -516
- package/dist/capabilities/ultimateChineseCno.js.map +0 -1
- package/dist/capabilities/ultimateIntegrationDemo.d.ts +0 -54
- package/dist/capabilities/ultimateIntegrationDemo.d.ts.map +0 -1
- package/dist/capabilities/ultimateIntegrationDemo.js +0 -423
- package/dist/capabilities/ultimateIntegrationDemo.js.map +0 -1
- package/dist/capabilities/unifiedMilitaryCapability.d.ts +0 -63
- package/dist/capabilities/unifiedMilitaryCapability.d.ts.map +0 -1
- package/dist/capabilities/unifiedMilitaryCapability.js +0 -384
- package/dist/capabilities/unifiedMilitaryCapability.js.map +0 -1
- package/dist/capabilities/universalCapabilityFramework.d.ts +0 -352
- package/dist/capabilities/universalCapabilityFramework.d.ts.map +0 -1
- package/dist/capabilities/universalCapabilityFramework.js +0 -1056
- package/dist/capabilities/universalCapabilityFramework.js.map +0 -1
- package/dist/capabilities/universalSecurityCapability.d.ts +0 -46
- package/dist/capabilities/universalSecurityCapability.d.ts.map +0 -1
- package/dist/capabilities/universalSecurityCapability.js +0 -580
- package/dist/capabilities/universalSecurityCapability.js.map +0 -1
- package/dist/capabilities/zeroDayDiscoveryCapability.d.ts +0 -31
- package/dist/capabilities/zeroDayDiscoveryCapability.d.ts.map +0 -1
- package/dist/capabilities/zeroDayDiscoveryCapability.js +0 -183
- package/dist/capabilities/zeroDayDiscoveryCapability.js.map +0 -1
- package/dist/core/antiTermination.d.ts +0 -226
- package/dist/core/antiTermination.d.ts.map +0 -1
- package/dist/core/antiTermination.js +0 -713
- package/dist/core/antiTermination.js.map +0 -1
- package/dist/core/appleSecurityAudit.d.ts +0 -98
- package/dist/core/appleSecurityAudit.d.ts.map +0 -1
- package/dist/core/appleSecurityAudit.js +0 -505
- package/dist/core/appleSecurityAudit.js.map +0 -1
- package/dist/core/appleSecurityIntegration.d.ts +0 -130
- package/dist/core/appleSecurityIntegration.d.ts.map +0 -1
- package/dist/core/appleSecurityIntegration.js +0 -697
- package/dist/core/appleSecurityIntegration.js.map +0 -1
- package/dist/core/dualTournament.d.ts +0 -110
- package/dist/core/dualTournament.d.ts.map +0 -1
- package/dist/core/dualTournament.js +0 -270
- package/dist/core/dualTournament.js.map +0 -1
- package/dist/core/parallel.d.ts +0 -85
- package/dist/core/parallel.d.ts.map +0 -1
- package/dist/core/parallel.js +0 -150
- package/dist/core/parallel.js.map +0 -1
- package/dist/core/parallelCoordinator.d.ts +0 -21
- package/dist/core/parallelCoordinator.d.ts.map +0 -1
- package/dist/core/parallelCoordinator.js +0 -42
- package/dist/core/parallelCoordinator.js.map +0 -1
- package/dist/core/realityScore.d.ts +0 -159
- package/dist/core/realityScore.d.ts.map +0 -1
- package/dist/core/realityScore.js +0 -734
- package/dist/core/realityScore.js.map +0 -1
- package/dist/core/repoUpgradeOrchestrator.d.ts +0 -223
- package/dist/core/repoUpgradeOrchestrator.d.ts.map +0 -1
- package/dist/core/repoUpgradeOrchestrator.js +0 -1003
- package/dist/core/repoUpgradeOrchestrator.js.map +0 -1
- package/dist/core/securityTournament.d.ts +0 -83
- package/dist/core/securityTournament.d.ts.map +0 -1
- package/dist/core/securityTournament.js +0 -357
- package/dist/core/securityTournament.js.map +0 -1
- package/dist/core/tournamentStrategy.d.ts +0 -12
- package/dist/core/tournamentStrategy.d.ts.map +0 -1
- package/dist/core/tournamentStrategy.js +0 -41
- package/dist/core/tournamentStrategy.js.map +0 -1
- package/dist/core/universalSecurityAudit.d.ts +0 -104
- package/dist/core/universalSecurityAudit.d.ts.map +0 -1
- package/dist/core/universalSecurityAudit.js +0 -2190
- package/dist/core/universalSecurityAudit.js.map +0 -1
- package/dist/core/variantExecution.d.ts +0 -23
- package/dist/core/variantExecution.d.ts.map +0 -1
- package/dist/core/variantExecution.js +0 -58
- package/dist/core/variantExecution.js.map +0 -1
- package/dist/core/winnerStrategy.d.ts +0 -15
- package/dist/core/winnerStrategy.d.ts.map +0 -1
- package/dist/core/winnerStrategy.js +0 -18
- package/dist/core/winnerStrategy.js.map +0 -1
- package/dist/core/zeroDayDiscovery.d.ts +0 -96
- package/dist/core/zeroDayDiscovery.d.ts.map +0 -1
- package/dist/core/zeroDayDiscovery.js +0 -358
- package/dist/core/zeroDayDiscovery.js.map +0 -1
- package/dist/orchestration/repoUpgradeRunner.d.ts +0 -44
- package/dist/orchestration/repoUpgradeRunner.d.ts.map +0 -1
- package/dist/orchestration/repoUpgradeRunner.js +0 -375
- package/dist/orchestration/repoUpgradeRunner.js.map +0 -1
- package/dist/orchestration/securityAuditRunner.d.ts +0 -144
- package/dist/orchestration/securityAuditRunner.d.ts.map +0 -1
- package/dist/orchestration/securityAuditRunner.js +0 -526
- package/dist/orchestration/securityAuditRunner.js.map +0 -1
- package/dist/plugins/tools/apple/secureApplePlugin.d.ts +0 -3
- package/dist/plugins/tools/apple/secureApplePlugin.d.ts.map +0 -1
- package/dist/plugins/tools/apple/secureApplePlugin.js +0 -26
- package/dist/plugins/tools/apple/secureApplePlugin.js.map +0 -1
- package/dist/plugins/tools/authorizedSecurity/authorizedSecurityPlugin.d.ts +0 -3
- package/dist/plugins/tools/authorizedSecurity/authorizedSecurityPlugin.d.ts.map +0 -1
- package/dist/plugins/tools/authorizedSecurity/authorizedSecurityPlugin.js +0 -9
- package/dist/plugins/tools/authorizedSecurity/authorizedSecurityPlugin.js.map +0 -1
- package/dist/plugins/tools/bidirectionalAudit/bidirectionalAuditPlugin.d.ts +0 -3
- package/dist/plugins/tools/bidirectionalAudit/bidirectionalAuditPlugin.d.ts.map +0 -1
- package/dist/plugins/tools/bidirectionalAudit/bidirectionalAuditPlugin.js +0 -27
- package/dist/plugins/tools/bidirectionalAudit/bidirectionalAuditPlugin.js.map +0 -1
- package/dist/plugins/tools/offensiveDestruction/offensiveDestructionPlugin.d.ts +0 -3
- package/dist/plugins/tools/offensiveDestruction/offensiveDestructionPlugin.d.ts.map +0 -1
- package/dist/plugins/tools/offensiveDestruction/offensiveDestructionPlugin.js +0 -9
- package/dist/plugins/tools/offensiveDestruction/offensiveDestructionPlugin.js.map +0 -1
- package/dist/plugins/tools/tao/secureTaoPlugin.d.ts +0 -3
- package/dist/plugins/tools/tao/secureTaoPlugin.d.ts.map +0 -1
- package/dist/plugins/tools/tao/secureTaoPlugin.js +0 -37
- package/dist/plugins/tools/tao/secureTaoPlugin.js.map +0 -1
- package/dist/tools/secureAppleExploitation.d.ts +0 -29
- package/dist/tools/secureAppleExploitation.d.ts.map +0 -1
- package/dist/tools/secureAppleExploitation.js +0 -518
- package/dist/tools/secureAppleExploitation.js.map +0 -1
- package/dist/ui/maxOffensiveUkraineUI.d.ts +0 -94
- package/dist/ui/maxOffensiveUkraineUI.d.ts.map +0 -1
- package/dist/ui/maxOffensiveUkraineUI.js +0 -316
- package/dist/ui/maxOffensiveUkraineUI.js.map +0 -1
|
@@ -1,183 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Zero-Day Discovery Capability Module
|
|
3
|
-
*
|
|
4
|
-
* MAXIMUM CAPABILITIES FOR DISCOVERING ZERO-DAYS IN ANY POSSIBLE WAY
|
|
5
|
-
*
|
|
6
|
-
* Integrates zero-day discovery engine into AGI Core as a first-class capability.
|
|
7
|
-
* Provides tools for comprehensive vulnerability discovery across all attack surfaces.
|
|
8
|
-
*/
|
|
9
|
-
import { ZeroDayDiscovery } from '../core/zeroDayDiscovery.js';
|
|
10
|
-
export class ZeroDayDiscoveryCapabilityModule {
|
|
11
|
-
id = 'capability.zero-day-discovery';
|
|
12
|
-
options;
|
|
13
|
-
constructor(options = {}) {
|
|
14
|
-
this.options = {
|
|
15
|
-
defaultAggressiveness: 0.9,
|
|
16
|
-
defaultLiveVerification: true,
|
|
17
|
-
defaultEnableTournament: true,
|
|
18
|
-
defaultHeuristics: [
|
|
19
|
-
'complexityCorrelation',
|
|
20
|
-
'trustBoundaryAnalysis',
|
|
21
|
-
'temporalCoupling',
|
|
22
|
-
'serializationBoundaries',
|
|
23
|
-
'emergentBehaviors',
|
|
24
|
-
'errorHandlingAsymmetry',
|
|
25
|
-
'implicitStateDependencies',
|
|
26
|
-
'resourceExhaustion',
|
|
27
|
-
'supplyChainAnalysis',
|
|
28
|
-
'cryptographicWeakness',
|
|
29
|
-
'raceConditions',
|
|
30
|
-
'memoryCorruption',
|
|
31
|
-
'logicBugs',
|
|
32
|
-
'configurationDrift'
|
|
33
|
-
],
|
|
34
|
-
outputDir: process.cwd(),
|
|
35
|
-
...options
|
|
36
|
-
};
|
|
37
|
-
}
|
|
38
|
-
async create(context) {
|
|
39
|
-
const workingDir = this.options.workingDir ?? context.workingDir;
|
|
40
|
-
return {
|
|
41
|
-
id: 'zero-day-discovery.maximum-capability',
|
|
42
|
-
description: 'MAXIMUM CAPABILITIES FOR DISCOVERING ZERO-DAYS IN ANY POSSIBLE WAY - Integrated security audit, tournament RL, and multi-vector discovery',
|
|
43
|
-
toolSuite: {
|
|
44
|
-
id: 'zero-day-discovery',
|
|
45
|
-
description: 'Zero-day vulnerability discovery across all attack surfaces',
|
|
46
|
-
tools: this.createDiscoveryTools(workingDir),
|
|
47
|
-
},
|
|
48
|
-
metadata: {
|
|
49
|
-
workingDir,
|
|
50
|
-
outputDir: this.options.outputDir,
|
|
51
|
-
defaultAggressiveness: this.options.defaultAggressiveness,
|
|
52
|
-
},
|
|
53
|
-
};
|
|
54
|
-
}
|
|
55
|
-
createDiscoveryTools(workingDir) {
|
|
56
|
-
return [
|
|
57
|
-
{
|
|
58
|
-
name: 'discover_zero_days',
|
|
59
|
-
description: `MAXIMUM CAPABILITY ZERO-DAY DISCOVERY
|
|
60
|
-
|
|
61
|
-
Execute comprehensive zero-day discovery across all available pathways:
|
|
62
|
-
1. Heuristic-based vulnerability prediction
|
|
63
|
-
2. Universal security audit integration
|
|
64
|
-
3. Tournament RL optimization
|
|
65
|
-
4. Live verification and exploitation
|
|
66
|
-
5. Multi-vector attack surface exploration
|
|
67
|
-
|
|
68
|
-
Parameters:
|
|
69
|
-
- target: Primary target (domain, IP, cloud project, etc.)
|
|
70
|
-
- targetType: Type of target (web, cloud, mobile, api, infrastructure, iot, network, binary, source)
|
|
71
|
-
- attackSurface: Specific attack surfaces to target (optional)
|
|
72
|
-
- aggressiveness: Discovery aggressiveness 0-1 (default: 0.9)
|
|
73
|
-
- liveVerification: Enable live exploitation verification (default: true)
|
|
74
|
-
- enableTournament: Enable tournament RL optimization (default: true)
|
|
75
|
-
- heuristics: Zero-day heuristic categories to apply (optional)
|
|
76
|
-
- outputDir: Output directory for findings (default: current directory)
|
|
77
|
-
|
|
78
|
-
Returns comprehensive discovery results with findings, metrics, and recommendations.`,
|
|
79
|
-
handler: async (args) => {
|
|
80
|
-
try {
|
|
81
|
-
const config = {
|
|
82
|
-
target: args.target || 'localhost',
|
|
83
|
-
targetType: args.targetType || 'web',
|
|
84
|
-
attackSurface: args.attackSurface || [],
|
|
85
|
-
aggressiveness: args.aggressiveness ?? this.options.defaultAggressiveness,
|
|
86
|
-
liveVerification: args.liveVerification ?? this.options.defaultLiveVerification,
|
|
87
|
-
enableTournament: args.enableTournament ?? this.options.defaultEnableTournament,
|
|
88
|
-
heuristics: args.heuristics || this.options.defaultHeuristics,
|
|
89
|
-
outputDir: args.outputDir || this.options.outputDir,
|
|
90
|
-
};
|
|
91
|
-
const discovery = new ZeroDayDiscovery(config);
|
|
92
|
-
const result = await discovery.discover();
|
|
93
|
-
return JSON.stringify({
|
|
94
|
-
status: 'success',
|
|
95
|
-
result,
|
|
96
|
-
summary: {
|
|
97
|
-
target: result.target,
|
|
98
|
-
findings: result.findings.length,
|
|
99
|
-
zeroDays: result.findings.filter(f => f.zeroDayConfidence > 0.8).length,
|
|
100
|
-
critical: result.findings.filter(f => f.severity === 'critical').length,
|
|
101
|
-
high: result.findings.filter(f => f.severity === 'high').length,
|
|
102
|
-
duration: result.duration,
|
|
103
|
-
},
|
|
104
|
-
}, null, 2);
|
|
105
|
-
}
|
|
106
|
-
catch (error) {
|
|
107
|
-
return JSON.stringify({
|
|
108
|
-
status: 'error',
|
|
109
|
-
error: error.message,
|
|
110
|
-
stack: error.stack,
|
|
111
|
-
}, null, 2);
|
|
112
|
-
}
|
|
113
|
-
},
|
|
114
|
-
},
|
|
115
|
-
{
|
|
116
|
-
name: 'zero_day_health_check',
|
|
117
|
-
description: 'Check zero-day discovery capability health and readiness',
|
|
118
|
-
handler: async () => {
|
|
119
|
-
try {
|
|
120
|
-
// Quick test of zero-day discovery engine
|
|
121
|
-
const testDiscovery = new ZeroDayDiscovery({
|
|
122
|
-
target: 'test.local',
|
|
123
|
-
targetType: 'web',
|
|
124
|
-
attackSurface: ['web'],
|
|
125
|
-
aggressiveness: 0.1,
|
|
126
|
-
liveVerification: false,
|
|
127
|
-
enableTournament: false,
|
|
128
|
-
heuristics: ['trustBoundaryAnalysis'],
|
|
129
|
-
outputDir: workingDir,
|
|
130
|
-
});
|
|
131
|
-
const health = {
|
|
132
|
-
engine: 'operational',
|
|
133
|
-
heuristics: this.options.defaultHeuristics?.length || 0,
|
|
134
|
-
workingDir,
|
|
135
|
-
outputDir: this.options.outputDir,
|
|
136
|
-
timestamp: new Date().toISOString(),
|
|
137
|
-
};
|
|
138
|
-
return JSON.stringify({
|
|
139
|
-
status: 'healthy',
|
|
140
|
-
health,
|
|
141
|
-
message: 'Zero-day discovery capability is operational',
|
|
142
|
-
}, null, 2);
|
|
143
|
-
}
|
|
144
|
-
catch (error) {
|
|
145
|
-
return JSON.stringify({
|
|
146
|
-
status: 'unhealthy',
|
|
147
|
-
error: error.message,
|
|
148
|
-
message: 'Zero-day discovery capability failed health check',
|
|
149
|
-
}, null, 2);
|
|
150
|
-
}
|
|
151
|
-
},
|
|
152
|
-
},
|
|
153
|
-
{
|
|
154
|
-
name: 'list_zero_day_heuristics',
|
|
155
|
-
description: 'List all available zero-day discovery heuristics with descriptions',
|
|
156
|
-
handler: async () => {
|
|
157
|
-
const heuristics = [
|
|
158
|
-
{ id: 'complexityCorrelation', principle: 'Vulnerabilities cluster where code complexity exceeds cognitive limits', weight: 0.85 },
|
|
159
|
-
{ id: 'trustBoundaryAnalysis', principle: 'Every trust boundary crossing is a potential attack surface', weight: 0.90 },
|
|
160
|
-
{ id: 'temporalCoupling', principle: 'Time-based operations create race condition opportunities', weight: 0.80 },
|
|
161
|
-
{ id: 'serializationBoundaries', principle: 'Data format transitions are high-risk transformation points', weight: 0.88 },
|
|
162
|
-
{ id: 'emergentBehaviors', principle: 'Complex systems exhibit behaviors not present in components', weight: 0.75 },
|
|
163
|
-
{ id: 'errorHandlingAsymmetry', principle: 'Error paths receive less testing than happy paths', weight: 0.82 },
|
|
164
|
-
{ id: 'implicitStateDependencies', principle: 'Hidden state coupling creates unexpected interactions', weight: 0.78 },
|
|
165
|
-
{ id: 'resourceExhaustion', principle: 'Resource limits are often enforced inconsistently', weight: 0.70 },
|
|
166
|
-
{ id: 'supplyChainAnalysis', principle: 'Third-party dependencies introduce unknown vulnerabilities', weight: 0.88 },
|
|
167
|
-
{ id: 'cryptographicWeakness', principle: 'Cryptographic implementations often contain subtle flaws', weight: 0.92 },
|
|
168
|
-
{ id: 'raceConditions', principle: 'Concurrent access to shared resources creates timing windows', weight: 0.83 },
|
|
169
|
-
{ id: 'memoryCorruption', principle: 'Memory management errors enable arbitrary code execution', weight: 0.95 },
|
|
170
|
-
{ id: 'logicBugs', principle: 'Business logic errors create security bypass opportunities', weight: 0.79 },
|
|
171
|
-
{ id: 'configurationDrift', principle: 'Configuration changes over time introduce security gaps', weight: 0.72 },
|
|
172
|
-
];
|
|
173
|
-
return JSON.stringify({
|
|
174
|
-
heuristics,
|
|
175
|
-
count: heuristics.length,
|
|
176
|
-
recommended: this.options.defaultHeuristics,
|
|
177
|
-
}, null, 2);
|
|
178
|
-
},
|
|
179
|
-
},
|
|
180
|
-
];
|
|
181
|
-
}
|
|
182
|
-
}
|
|
183
|
-
//# sourceMappingURL=zeroDayDiscoveryCapability.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"zeroDayDiscoveryCapability.js","sourceRoot":"","sources":["../../src/capabilities/zeroDayDiscoveryCapability.ts"],"names":[],"mappings":"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"}
|
|
@@ -1,226 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Anti-Termination Protection System
|
|
3
|
-
*
|
|
4
|
-
* Comprehensive protection against unconventional remote attacks that could
|
|
5
|
-
* terminate the AI runtime or CLI. Implements multiple layers of defense:
|
|
6
|
-
*
|
|
7
|
-
* 1. Signal Protection - Intercept and neutralize termination signals
|
|
8
|
-
* 2. Resource Protection - Prevent OOM killer and resource exhaustion
|
|
9
|
-
* 3. Exception Armor - Catch all unhandled errors without crashing
|
|
10
|
-
* 4. Process Integrity - Detect manipulation attempts
|
|
11
|
-
* 5. Watchdog System - Self-monitoring heartbeat
|
|
12
|
-
* 6. Input Sanitization - Prevent malformed input crashes
|
|
13
|
-
* 7. Network Protection - Defend against network-based termination
|
|
14
|
-
* 8. Parent Process Protection - Handle orphan scenarios
|
|
15
|
-
* 9. File Descriptor Protection - Prevent fd exhaustion
|
|
16
|
-
* 10. Memory Protection - Detect corruption attempts
|
|
17
|
-
*
|
|
18
|
-
* @module antiTermination
|
|
19
|
-
*/
|
|
20
|
-
/** Protection status and metrics */
|
|
21
|
-
export interface ProtectionStatus {
|
|
22
|
-
enabled: boolean;
|
|
23
|
-
signalProtection: boolean;
|
|
24
|
-
resourceProtection: boolean;
|
|
25
|
-
exceptionArmor: boolean;
|
|
26
|
-
watchdogActive: boolean;
|
|
27
|
-
blockedSignals: number;
|
|
28
|
-
blockedExceptions: number;
|
|
29
|
-
blockedAttacks: number;
|
|
30
|
-
uptimeMs: number;
|
|
31
|
-
memoryUsageMB: number;
|
|
32
|
-
cpuUsagePercent: number;
|
|
33
|
-
lastHeartbeat: number;
|
|
34
|
-
}
|
|
35
|
-
/** Attack event for logging */
|
|
36
|
-
interface AttackEvent {
|
|
37
|
-
type: string;
|
|
38
|
-
timestamp: number;
|
|
39
|
-
details: string;
|
|
40
|
-
blocked: boolean;
|
|
41
|
-
source?: string;
|
|
42
|
-
}
|
|
43
|
-
/** Configuration options */
|
|
44
|
-
export interface AntiTerminationConfig {
|
|
45
|
-
/** Enable signal interception (default: true) */
|
|
46
|
-
interceptSignals?: boolean;
|
|
47
|
-
/** Enable resource monitoring (default: true) */
|
|
48
|
-
monitorResources?: boolean;
|
|
49
|
-
/** Enable exception armor (default: true) */
|
|
50
|
-
armorExceptions?: boolean;
|
|
51
|
-
/** Enable watchdog heartbeat (default: true) */
|
|
52
|
-
enableWatchdog?: boolean;
|
|
53
|
-
/** Watchdog interval in ms (default: 5000) */
|
|
54
|
-
watchdogIntervalMs?: number;
|
|
55
|
-
/** Memory threshold percentage to trigger GC (default: 85) */
|
|
56
|
-
memoryThresholdPercent?: number;
|
|
57
|
-
/** Maximum blocked signals before alert (default: 10) */
|
|
58
|
-
maxBlockedSignalsAlert?: number;
|
|
59
|
-
/** Enable verbose logging (default: false) */
|
|
60
|
-
verbose?: boolean;
|
|
61
|
-
/** Callback on attack detection */
|
|
62
|
-
onAttackDetected?: (event: AttackEvent) => void;
|
|
63
|
-
}
|
|
64
|
-
/**
|
|
65
|
-
* Anti-Termination Protection System
|
|
66
|
-
*/
|
|
67
|
-
export declare class AntiTerminationProtection {
|
|
68
|
-
private config;
|
|
69
|
-
private startTime;
|
|
70
|
-
private blockedSignals;
|
|
71
|
-
private blockedExceptions;
|
|
72
|
-
private blockedAttacks;
|
|
73
|
-
private attackLog;
|
|
74
|
-
private watchdogTimer;
|
|
75
|
-
private resourceMonitorTimer;
|
|
76
|
-
private lastHeartbeat;
|
|
77
|
-
private signalHandlers;
|
|
78
|
-
private originalProcessExit;
|
|
79
|
-
private isShuttingDown;
|
|
80
|
-
private shutdownCallbacks;
|
|
81
|
-
private criticalSection;
|
|
82
|
-
private criticalSectionDepth;
|
|
83
|
-
constructor(config?: AntiTerminationConfig);
|
|
84
|
-
/**
|
|
85
|
-
* Initialize all protection mechanisms
|
|
86
|
-
*/
|
|
87
|
-
initialize(): void;
|
|
88
|
-
/**
|
|
89
|
-
* Install signal interception for all termination signals
|
|
90
|
-
*/
|
|
91
|
-
private installSignalProtection;
|
|
92
|
-
/**
|
|
93
|
-
* Handle incoming termination signal
|
|
94
|
-
*/
|
|
95
|
-
private handleSignal;
|
|
96
|
-
/**
|
|
97
|
-
* Attempt to detect the source of a signal
|
|
98
|
-
*/
|
|
99
|
-
private detectSignalSource;
|
|
100
|
-
/**
|
|
101
|
-
* Monitor for pending signals (including SIGKILL attempts)
|
|
102
|
-
*/
|
|
103
|
-
private monitorPendingSignals;
|
|
104
|
-
/**
|
|
105
|
-
* Install exception armor to catch all unhandled errors
|
|
106
|
-
*/
|
|
107
|
-
private installExceptionArmor;
|
|
108
|
-
/**
|
|
109
|
-
* Handle uncaught exception without crashing
|
|
110
|
-
*/
|
|
111
|
-
private handleException;
|
|
112
|
-
/**
|
|
113
|
-
* Handle unhandled promise rejection without crashing
|
|
114
|
-
*/
|
|
115
|
-
private handleRejection;
|
|
116
|
-
/**
|
|
117
|
-
* Handle process warnings
|
|
118
|
-
*/
|
|
119
|
-
private handleWarning;
|
|
120
|
-
/**
|
|
121
|
-
* Check if an error matches known attack patterns
|
|
122
|
-
*/
|
|
123
|
-
private isAttackPattern;
|
|
124
|
-
/**
|
|
125
|
-
* Install guard on process.exit to prevent unauthorized termination
|
|
126
|
-
*/
|
|
127
|
-
private installProcessExitGuard;
|
|
128
|
-
/**
|
|
129
|
-
* Install input sanitization to prevent malformed input crashes
|
|
130
|
-
*/
|
|
131
|
-
private installInputSanitization;
|
|
132
|
-
/**
|
|
133
|
-
* Install network protection against remote termination attacks
|
|
134
|
-
*/
|
|
135
|
-
private installNetworkProtection;
|
|
136
|
-
/**
|
|
137
|
-
* Install parent process protection
|
|
138
|
-
*/
|
|
139
|
-
private installParentProcessProtection;
|
|
140
|
-
/**
|
|
141
|
-
* Install file descriptor protection
|
|
142
|
-
*/
|
|
143
|
-
private installFileDescriptorProtection;
|
|
144
|
-
/**
|
|
145
|
-
* Install memory protection
|
|
146
|
-
*/
|
|
147
|
-
private installMemoryProtection;
|
|
148
|
-
/**
|
|
149
|
-
* Start resource monitoring
|
|
150
|
-
*/
|
|
151
|
-
private startResourceMonitoring;
|
|
152
|
-
/**
|
|
153
|
-
* Start watchdog heartbeat
|
|
154
|
-
*/
|
|
155
|
-
private startWatchdog;
|
|
156
|
-
/**
|
|
157
|
-
* Verify runtime self-integrity
|
|
158
|
-
*/
|
|
159
|
-
private verifySelfIntegrity;
|
|
160
|
-
/**
|
|
161
|
-
* Trigger garbage collection if available
|
|
162
|
-
*/
|
|
163
|
-
private triggerGC;
|
|
164
|
-
/**
|
|
165
|
-
* Enter critical section - blocks all termination
|
|
166
|
-
*/
|
|
167
|
-
enterCriticalSection(): void;
|
|
168
|
-
/**
|
|
169
|
-
* Exit critical section
|
|
170
|
-
*/
|
|
171
|
-
exitCriticalSection(): void;
|
|
172
|
-
/**
|
|
173
|
-
* Register a shutdown callback
|
|
174
|
-
*/
|
|
175
|
-
onShutdown(callback: () => Promise<void> | void): void;
|
|
176
|
-
/**
|
|
177
|
-
* Initiate authorized graceful shutdown
|
|
178
|
-
*/
|
|
179
|
-
shutdown(code?: number): Promise<void>;
|
|
180
|
-
/**
|
|
181
|
-
* Cleanup protection resources
|
|
182
|
-
*/
|
|
183
|
-
private cleanup;
|
|
184
|
-
/**
|
|
185
|
-
* Log an attack event
|
|
186
|
-
*/
|
|
187
|
-
private logAttack;
|
|
188
|
-
/**
|
|
189
|
-
* Internal logging
|
|
190
|
-
*/
|
|
191
|
-
private log;
|
|
192
|
-
/**
|
|
193
|
-
* Get current protection status
|
|
194
|
-
*/
|
|
195
|
-
getStatus(): ProtectionStatus;
|
|
196
|
-
/**
|
|
197
|
-
* Get attack log
|
|
198
|
-
*/
|
|
199
|
-
getAttackLog(): AttackEvent[];
|
|
200
|
-
}
|
|
201
|
-
/**
|
|
202
|
-
* Initialize global protection (singleton)
|
|
203
|
-
*/
|
|
204
|
-
export declare function initializeProtection(config?: AntiTerminationConfig): AntiTerminationProtection;
|
|
205
|
-
/**
|
|
206
|
-
* Get protection instance
|
|
207
|
-
*/
|
|
208
|
-
export declare function getProtection(): AntiTerminationProtection | null;
|
|
209
|
-
/**
|
|
210
|
-
* Enter critical section - blocks all termination attempts
|
|
211
|
-
*/
|
|
212
|
-
export declare function enterCriticalSection(): void;
|
|
213
|
-
/**
|
|
214
|
-
* Exit critical section
|
|
215
|
-
*/
|
|
216
|
-
export declare function exitCriticalSection(): void;
|
|
217
|
-
/**
|
|
218
|
-
* Initiate authorized shutdown
|
|
219
|
-
*/
|
|
220
|
-
export declare function authorizedShutdown(code?: number): Promise<void>;
|
|
221
|
-
/**
|
|
222
|
-
* Get protection status
|
|
223
|
-
*/
|
|
224
|
-
export declare function getProtectionStatus(): ProtectionStatus | null;
|
|
225
|
-
export {};
|
|
226
|
-
//# sourceMappingURL=antiTermination.d.ts.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"antiTermination.d.ts","sourceRoot":"","sources":["../../src/core/antiTermination.ts"],"names":[],"mappings":"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"}
|