limrun-android-emulator
Test Android Apps on Cloud Emulators
Testing Android APKs across remote environments requires device setup, control, and diagnostics. This skill uses Limrun workflows to install, interact, inspect, record, and troubleshoot emulator sessions.
توقف واطلب التأكيد قبل التثبيت.
راجع الخطة واحصل على موافقة صريحة من المستخدم قبل تغيير الملفات.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "limrun-android-emulator" from https://skillstore.io/skills/limrun-inc-limrun-android-emulator.md and its manifest at https://skillstore.io/api/skills/limrun-inc-limrun-android-emulator/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
اختبرها
جارٍ استخدام "limrun-android-emulator". Install the debug APK and verify that the sign-in screen opens.
النتيجة المتوقعة:
The APK installed and launched successfully. The sign-in screen contains email, password, and submit controls, and no crash appeared.
جارٍ استخدام "limrun-android-emulator". Reproduce the crash after selecting a saved profile and explain the cause.
النتيجة المتوقعة:
- The crash reproduced after the saved profile was selected.
- The application log reports a null value in profile loading.
- The failure is isolated to saved profiles missing the required identifier.
جارٍ استخدام "limrun-android-emulator". Test the checkout screen under a slow connection and record the result.
النتيجة المتوقعة:
Checkout remained responsive under the approved bandwidth limit. The payment request completed, and the recording shows the loading state and confirmation screen.
التدقيق الأمني
مخاطر عاليةMost detections are false positives caused by Markdown backticks, example URLs, loopback addresses, and commands scoped to a selected emulator. One example can interpolate a package search term inside `sh -c`, creating command-injection risk if untrusted text is substituted. The skill also uploads APKs, shares signed stream links, and can persist decrypted HTTP bodies, so explicit consent and data minimization are required.
مخاوف أمنية مؤكدة (3)
عناصر مراجعة القدرات (1)
هذه قدرات محلية حقيقية قد يُتوقع وجودها لهذه المهارة، لذا فهي تتطلب مراجعة ولكن لا تُحتسب كسلوك خبيث مؤكد.
عوامل الخطر
⚙️ الأوامر الخارجية (50)
🌐 الوصول إلى الشبكة (7)
📁 الوصول إلى نظام الملفات (1)
🔑 متغيرات البيئة (1)
شارك واستشهد بهذا التقرير
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
https://skillstore.io/skills/limrun-inc-limrun-android-emulator/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportشارة Markdown
[](https://skillstore.io/skills/limrun-inc-limrun-android-emulator?utm_source=security_passport_badge)شارة HTML
<a href="https://skillstore.io/skills/limrun-inc-limrun-android-emulator?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/limrun-inc-limrun-android-emulator/security.svg" alt="Skillstore security assessment" loading="lazy"></a>بطاقة قابلة للتضمين
<iframe src="https://skillstore.io/embed/skills/limrun-inc-limrun-android-emulator.html" title="Skillstore Security Assessment" sandbox="allow-popups allow-popups-to-escape-sandbox" loading="lazy" referrerpolicy="no-referrer" width="420" height="180"></iframe>الاستشهادات الأكاديمية (APA · BibTeX · CFF)
اقتباس APA
limrun-inc. (2026). limrun-android-emulator security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/limrun-inc-limrun-android-emulator/audits/1اقتباس BibTeX
@techreport{limrun-inc-limrun-inc-limrun-android-emulator-2026,
author = {limrun-inc},
title = {limrun-android-emulator security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/limrun-inc-limrun-android-emulator/audits/1},
note = {Author version unspecified}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "limrun-android-emulator security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "limrun-inc"
date-released: "2026-09-09"
url: "https://skillstore.io/skills/limrun-inc-limrun-android-emulator/audits/1"
identifiers:
- type: other
value: "skillstore:limrun-inc-limrun-android-emulator:audit:1"
description: "Skillstore immutable audit report identifier"
تقييم Skillstore
سبب هذا التقييم موثوقية الأدلة: متوسطما الذي يمكنك بناؤه
Validate a new Android build
Install an APK, launch the application, exercise changed screens, and confirm expected UI state.
Reproduce device and network failures
Collect logs, crash reports, screenshots, and recordings while testing constrained bandwidth or voice input.
Inspect integration traffic
Route selected application destinations through a development machine and review authorized HTTP traffic.
جرّب هذه الموجّهات
Create a Limrun Android emulator, install [APK path], launch [package name], and report whether the first screen loads.
Install [APK path], navigate through [flow], verify [expected result] with the element tree, and capture a final screenshot.
Launch [package name], reproduce [failure steps], collect the relevant application logs and crash report, then summarize the likely cause.
With my approval, route only [host and port] through the emulator tunnel, reproduce [request], and summarize authorized traffic without persisting sensitive bodies.
أفضل الممارسات
- Confirm the emulator identifier before every action when multiple instances are active.
- Use element selectors for assertions and interactions, then use screenshots for visual verification.
- Obtain approval before uploads, signed-link sharing, shell access, traffic inspection, or persistent artifacts.
تجنب
- Do not inspect broad traffic domains when one exact destination is sufficient.
- Do not substitute untrusted text into shell commands or reuse commands with unknown arguments.
- Do not leave emulators, tunnels, signed links, recordings, or traffic artifacts active after testing.
الأسئلة المتكررة
Does this skill build Android applications?
What authentication is required?
Can it test applications without accessibility nodes?
Can it access a local development server?
Does network inspection capture sensitive data?
What should happen after testing?
تفاصيل المطور
المؤلف
limrun-incالترخيص
MIT
مراجعة Skillstore
r1
تنبيه الإصدار
لم يعلن المؤلف عن إصدار.
مرجع
367c7bb3962eb92a1b87fc08b2947aeda00cd51d
حداثة الصيانة
٩/٩/٢٠٢٦
الاستخدام
0 تنزيلات · 0 مشاهدات
بنية الملفات
📄 SKILL.md