تُستخدم "مهارات" OpenClaw الخبيثة لنشر برامج ضارة لسرقة كلمات المرور

بحسب موقع BleepingComputer، استُخدمت موجة من "المهارات" الخبيثة (الإضافات) التي تستهدف مساعد الذكاء الاصطناعي المحلي OpenClaw لنشر برامج خبيثة لسرقة المعلومات. صُممت هذه البرامج لتبدو كأدوات مفيدة، لكن تعليمات تثبيتها دفعت المستخدمين إلى تنفيذ أوامر تُثبّت برامج السرقة.

هذه هي قصة سلسلة التوريد المألوفة، ولكن تم تكييفها مع نظام بيئي جديد: عندما تتمتع أداة التشغيل الآلي بإمكانية وصول واسعة إلى الملفات وبيانات الاعتماد والمتصفحات، يصبح سجل المكونات الإضافية الخاص بها قناة توزيع مثالية للمهاجم.

ما حدث (بشكل عام)

أفاد موقع BleepingComputer بنشر أكثر من 230 مهارة خبيثة في أقل من أسبوع عبر السجل الرسمي للمشروع وموقع GitHub. بعضها كان نسخًا متطابقة تقريبًا بأسماء عشوائية، واكتسبت مجموعة فرعية منها شعبية واسعة.

انتحلت المهارات صفات الأدوات "المفيدة" (بما في ذلك أدوات العملات المشفرة والأدوات المتعلقة بوسائل التواصل الاجتماعي) ولكنها كانت تهدف في النهاية إلى سرقة البيانات الحساسة مثل مفاتيح واجهة برمجة التطبيقات وأسرار المحفظة وبيانات اعتماد SSH وكلمات مرور المتصفح.

كيف أصبحت "الوثائق" استغلالاً

وبدلاً من الاعتماد فقط على نظام ثنائي خفي، اعتمدت الحملة على الهندسة الاجتماعية.

يصف موقع BleepingComputer أداة منفصلة مذكورة في الوثائق - "AuthTool" - تُعرض على أنها عنصر أساسي مطلوب. في الواقع، كانت تعمل كآلية لنشر البرمجيات الخبيثة.

وهذا يعكس نمط "ClickFix" الأوسع نطاقًا: يتم إقناع الضحية بتشغيل أمر يدويًا لأنه يبدو وكأنه خطوة استكشاف الأخطاء وإصلاحها، وليس عدوى.

لماذا تُعتبر المساعدات الذكية أهدافًا جذابة بشكل غير عادي

غالباً ما يطلب مساعدو الذكاء الاصطناعي المحليون (أو يتم منحهم) صلاحيات واسعة النطاق:

  • قراءة مجلدات المشروع وملفات التكوين
  • الوصول إلى جلسات الطرفية
  • التكامل مع المتصفحات ومخازن كلمات المرور
  • التواصل مع واجهات برمجة التطبيقات باستخدام مفاتيح المطورين

وهذا يجعلها "مراكز تجميع بيانات الاعتماد". يمكن لعدوى واحدة ناجحة أن تسفر عن كومة من الأسرار التي يمكن إعادة استخدامها في مكان آخر.

خطوات عملية للحد من المخاطر

إذا كنت تستخدم OpenClaw (أو أي أداة أخرى ذات نظام إضافات)، فتعامل مع المهارات كما لو كانت شفرة تقوم بتثبيتها، وليس "مطالبات".

  1. يفضل اختيار دور النشر الموثوقة والمعروفة.تُعد الحسابات الجديدة والأسماء العشوائية والأوصاف المستنسخة علامات تحذيرية.
  2. راجع تعليمات التثبيت.أي خطوة تطلب منك لصق كتل base64 أو تشغيل curl|sh يجب اعتبارها ضارة.
  3. قم بعزل المساعد.قم بتشغيله في جهاز افتراضي/حاوية مع الحد الأدنى من الوصول إلى نظام الملفات.
  4. استخدم أقل الامتيازات لمفاتيح واجهة برمجة التطبيقات (API).استخدم مفاتيح منفصلة لكل أداة؛ حافظ على نطاقات ضيقة؛ قم بتدويرها بانتظام.
  5. مراقبة الاتصالات الصادرة.إن ظهور نطاقات غير متوقعة أثناء التثبيت/الإعداد أمر مثير للريبة.

إذا كنت تشك في أنك قمت بتشغيل مهارة خبيثة، فافترض اختراق بيانات الاعتماد وقم بتغييرها:

  • كلمات مرور المتصفح / رموز مدير كلمات المرور
  • مفاتيح SSH
  • بيانات اعتماد السحابة
  • مفاتيح واجهة برمجة التطبيقات وأسرار ".env"

ما يمكن أن تفعله سجلات المواليد (وما لا يمكنها فعله)

بإمكان مشغلي سجلات المواقع إضافة عمليات المسح، وإشارات السمعة، وإجراءات الإزالة. ولكن عندما ينمو النظام البيئي بسرعة، يتجاوز حجم المحتوى قدرة النظام على المراجعة.

وهذا يعني أن خط الأساس للسلامة لا يزال يعتمد على سلوك المستخدم ونظافة النشر.

خلاصة القول

تُعدّ حملة مهارات OpenClaw بمثابة تحذير من أن "سلاسل أدوات الذكاء الاصطناعي" أصبحت الآن جزءًا من سلسلة توريد البرمجيات. إذا كان بإمكان أي إضافة تشغيل التعليمات البرمجية أو الوصول إلى البيانات السرية، فتعامل معها بنفس الحذر الذي تتعامل به عند تثبيت أي حزمة برمجية عشوائية من npm أو PyPI.


مصادر

Document Title
Malicious OpenClaw ‘skills’ are being used to spread password-stealing malware
BleepingComputer reports hundreds of malicious OpenClaw skills were posted to trick users into running malware droppers. Here’s how plugin ecosystems get abused, what the ‘AuthTool’ trick is, and how to reduce risk.
Title Attribute
oEmbed (JSON)
oEmbed (XML)
JSON
View all posts by Admin
A judge ruled the DOE climate working group was illegal—here’s why that matters
Intel’s Panther Lake laptop chips: why ‘Core Ultra Series 3’ is a reset
Page Content
Malicious OpenClaw ‘skills’ are being used to spread password-stealing malware
Nature
Climate
/
Technology
/ By
Admin
A wave of malicious “skills” (plug-ins) targeting the local AI assistant OpenClaw has been used to deliver information-stealing malware, according to BleepingComputer. The packages were designed to look like helpful tools, but their setup instructions pushed victims into running commands that installed stealers.
This is the familiar supply-chain story, adapted to a new ecosystem: when an automation tool has broad access to files, credentials, and browsers, its plug-in registry becomes an attacker’s ideal distribution channel.
What happened (in broad strokes)
BleepingComputer reports that more than 230 malicious skills were published in under a week across the project’s official registry and GitHub. Some were near-identical clones with randomized names, and a subset became popular.
The skills impersonated “useful” utilities (including crypto and social-media-related tools) but ultimately aimed to steal sensitive data such as API keys, wallet secrets, SSH credentials, and browser passwords.
How the “documentation” became the exploit
Instead of relying only on a hidden binary, the campaign leaned on social engineering.
BleepingComputer describes a separate tool referenced in the docs—“AuthTool”—presented as a required dependency. In reality, it functioned as the malware delivery mechanism.
This mirrors the broader “ClickFix” pattern: the victim is convinced to run a command manually because it looks like a troubleshooting step, not an infection.
Why AI assistants are unusually attractive targets
Local AI assistants often request (or are granted) extensive permissions:
Reading project folders and configuration files
Accessing terminal sessions
Integrating with browsers and password stores
Talking to APIs using developer keys
That makes them “credential concentrators.” A single successful infection can yield a pile of secrets that can be reused elsewhere.
Practical steps to reduce risk
If you use OpenClaw (or any tool with a plug-in ecosystem), treat skills like code you are installing, not “prompts.”
Prefer vetted, well-known publishers.
New accounts, random names, and cloned descriptions are red flags.
Audit install instructions.
Any step that asks you to paste base64 blobs or run curl|sh should be assumed malicious.
Sandbox the assistant.
Run it in a VM/container with minimal filesystem access.
Use least privilege for API keys.
Separate keys per tool; keep scopes narrow; rotate regularly.
Monitor outbound connections.
Unexpected domains during installation/setup are suspicious.
If you suspect you ran a malicious skill, assume credential compromise and rotate:
Browser passwords / password manager tokens
SSH keys
Cloud credentials
API keys and “.env” secrets
What registries can do (and what they can’t)
Registry operators can add scanning, reputation signals, and takedown processes. But when an ecosystem is growing quickly, volume outpaces review.
That means the safety baseline still depends on user behavior and deployment hygiene.
Bottom line
The OpenClaw skill campaign is a warning that “AI toolchains” are now part of the software supply chain. If a plug-in can run code or access secrets, treat it with the same caution you’d apply to installing a random package from npm or PyPI.
Sources
https://www.bleepingcomputer.com/news/security/malicious-moltbot-skills-used-to-push-password-stealing-malware/
Previous Post
Next Post
oEmbed (JSON)
oEmbed (XML)
JSON
View all posts by Admin
A judge ruled the DOE climate working group was illegal—here’s why that matters
Intel’s Panther Lake laptop chips: why ‘Core Ultra Series 3’ is a reset
BleepingComputer reports hundreds of malicious OpenClaw skills were posted to trick users into running malware droppers. Here’s how plugin ecosystems get abused, what the ‘AuthTool’ trick is, and how to reduce risk.
Document Title
Page not found - Florin.blog
Image Alt
Florin.blog
Title Attribute
Florin.blog » Feed
RSD
Skip to content
Placeholder Attribute
Search...
Page Content
Page not found - Florin.blog
Skip to content
Home
Blog
Garden Decor
Indoor
Main Menu
This page doesn't seem to exist.
It looks like the link pointing here was faulty. Maybe try searching?
Search for:
Search
Quick Links
Outdoors
About
Contact
Explore
Bestsellers
Hot deals
Best of The Year
Featured
Gift Cards
Help
Privacy Policy
Disclaimer
: As an Amazon Associate, we earn from qualifying purchases — at no extra cost to you.
Florin.blog
Florin.blog » Feed
RSD
Search...
العربية