diff --git a/ahoy.drupal.yml b/ahoy.drupal.yml
index c6828709628072af06c78249e1843684800a8f64..f0ada6af9bd3c4e69d7b5459fe525b1ba3473fbc 100644
--- a/ahoy.drupal.yml
+++ b/ahoy.drupal.yml
@@ -32,3 +32,6 @@ commands:
       composer lakedrops:config --no-interaction
       drush cr
     usage: Turn off renderer config debug mode
+  additional_trusted_composer_plugins:
+    cmd: drush -y cset --input-format=yaml package_manager.settings additional_trusted_composer_plugins ['endroid/installer','lakedrops/*','mxr576/ddqg-composer-audit','oomphinc/composer-installers-extender','zodiacmedia/drupal-libraries-installer','drupal/drupal_cms_xb_demo','tbachert/spi']
+    usage: Set the additional_trusted_composer_plugins for package manager.