diff --git a/auditd/1.0.0/bmodule/main.vue b/auditd/1.0.0/bmodule/main.vue
new file mode 100644
index 0000000..267c310
--- /dev/null
+++ b/auditd/1.0.0/bmodule/main.vue
@@ -0,0 +1,18 @@
+
+
+
+
+
+
+
+
diff --git a/auditd/1.0.0/cmodule/args.json b/auditd/1.0.0/cmodule/args.json
new file mode 100644
index 0000000..0967ef4
--- /dev/null
+++ b/auditd/1.0.0/cmodule/args.json
@@ -0,0 +1 @@
+{}
diff --git a/auditd/1.0.0/cmodule/main.lua b/auditd/1.0.0/cmodule/main.lua
new file mode 100644
index 0000000..a86531f
--- /dev/null
+++ b/auditd/1.0.0/cmodule/main.lua
@@ -0,0 +1,5 @@
+__api.add_cbs{
+ control = function() return true end
+}
+__api.await(-1)
+return "success"
diff --git a/auditd/1.0.0/config/action_config_schema.json b/auditd/1.0.0/config/action_config_schema.json
new file mode 100644
index 0000000..01d441c
--- /dev/null
+++ b/auditd/1.0.0/config/action_config_schema.json
@@ -0,0 +1,6 @@
+{
+ "additionalProperties": false,
+ "properties": {},
+ "required": [],
+ "type": "object"
+}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/changelog.json b/auditd/1.0.0/config/changelog.json
new file mode 100644
index 0000000..8bc6ec5
--- /dev/null
+++ b/auditd/1.0.0/config/changelog.json
@@ -0,0 +1,14 @@
+{
+ "1.0.0": {
+ "en": {
+ "date": "02-03-2023",
+ "title": "New version",
+ "description": " "
+ },
+ "ru": {
+ "date": "03.02.2023",
+ "title": "Новая версия",
+ "description": " "
+ }
+ }
+}
diff --git a/auditd/1.0.0/config/config_schema.json b/auditd/1.0.0/config/config_schema.json
new file mode 100644
index 0000000..01d441c
--- /dev/null
+++ b/auditd/1.0.0/config/config_schema.json
@@ -0,0 +1,6 @@
+{
+ "additionalProperties": false,
+ "properties": {},
+ "required": [],
+ "type": "object"
+}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/current_action_config.json b/auditd/1.0.0/config/current_action_config.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/auditd/1.0.0/config/current_action_config.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/current_config.json b/auditd/1.0.0/config/current_config.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/auditd/1.0.0/config/current_config.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/current_event_config.json b/auditd/1.0.0/config/current_event_config.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/auditd/1.0.0/config/current_event_config.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/default_action_config.json b/auditd/1.0.0/config/default_action_config.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/auditd/1.0.0/config/default_action_config.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/default_config.json b/auditd/1.0.0/config/default_config.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/auditd/1.0.0/config/default_config.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/default_event_config.json b/auditd/1.0.0/config/default_event_config.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/auditd/1.0.0/config/default_event_config.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/dynamic_dependencies.json b/auditd/1.0.0/config/dynamic_dependencies.json
new file mode 100644
index 0000000..0637a08
--- /dev/null
+++ b/auditd/1.0.0/config/dynamic_dependencies.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/auditd/1.0.0/config/event_config_schema.json b/auditd/1.0.0/config/event_config_schema.json
new file mode 100644
index 0000000..01d441c
--- /dev/null
+++ b/auditd/1.0.0/config/event_config_schema.json
@@ -0,0 +1,6 @@
+{
+ "additionalProperties": false,
+ "properties": {},
+ "required": [],
+ "type": "object"
+}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/fields_schema.json b/auditd/1.0.0/config/fields_schema.json
new file mode 100644
index 0000000..19f79a0
--- /dev/null
+++ b/auditd/1.0.0/config/fields_schema.json
@@ -0,0 +1,6 @@
+{
+ "additionalProperties": true,
+ "properties": {},
+ "required": [],
+ "type": "object"
+}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/info.json b/auditd/1.0.0/config/info.json
new file mode 100644
index 0000000..7d46638
--- /dev/null
+++ b/auditd/1.0.0/config/info.json
@@ -0,0 +1,20 @@
+{
+ "name": "cyberok_auditd",
+ "template": "empty",
+ "version": {
+ "major": 1,
+ "minor": 0,
+ "patch": 0
+ },
+ "os": {
+ "linux": [
+ "386",
+ "amd64"
+ ]
+ },
+ "system": false,
+ "actions": [],
+ "events": [],
+ "fields": [],
+ "tags": []
+}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/locale.json b/auditd/1.0.0/config/locale.json
new file mode 100644
index 0000000..5e15be3
--- /dev/null
+++ b/auditd/1.0.0/config/locale.json
@@ -0,0 +1,20 @@
+{
+ "module": {
+ "en": {
+ "title": "Auditd (cyberok)",
+ "description": ""
+ },
+ "ru": {
+ "title": "Auditd (cyberok)",
+ "description": ""
+ }
+ },
+ "config": {},
+ "secure_config": {},
+ "fields": {},
+ "actions": {},
+ "events": {},
+ "action_config": {},
+ "event_config": {},
+ "tags": {}
+}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/secure_config_schema.json b/auditd/1.0.0/config/secure_config_schema.json
new file mode 100644
index 0000000..01d441c
--- /dev/null
+++ b/auditd/1.0.0/config/secure_config_schema.json
@@ -0,0 +1,6 @@
+{
+ "additionalProperties": false,
+ "properties": {},
+ "required": [],
+ "type": "object"
+}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/secure_current_config.json b/auditd/1.0.0/config/secure_current_config.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/auditd/1.0.0/config/secure_current_config.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/secure_default_config.json b/auditd/1.0.0/config/secure_default_config.json
new file mode 100644
index 0000000..9e26dfe
--- /dev/null
+++ b/auditd/1.0.0/config/secure_default_config.json
@@ -0,0 +1 @@
+{}
\ No newline at end of file
diff --git a/auditd/1.0.0/config/static_dependencies.json b/auditd/1.0.0/config/static_dependencies.json
new file mode 100644
index 0000000..0637a08
--- /dev/null
+++ b/auditd/1.0.0/config/static_dependencies.json
@@ -0,0 +1 @@
+[]
\ No newline at end of file
diff --git a/auditd/1.0.0/smodule/args.json b/auditd/1.0.0/smodule/args.json
new file mode 100644
index 0000000..0967ef4
--- /dev/null
+++ b/auditd/1.0.0/smodule/args.json
@@ -0,0 +1 @@
+{}
diff --git a/auditd/1.0.0/smodule/main.lua b/auditd/1.0.0/smodule/main.lua
new file mode 100644
index 0000000..a86531f
--- /dev/null
+++ b/auditd/1.0.0/smodule/main.lua
@@ -0,0 +1,5 @@
+__api.add_cbs{
+ control = function() return true end
+}
+__api.await(-1)
+return "success"