anti-detect-browser
Test Authorized Browser Sessions with Stable Profiles
Browser tests can fail when fingerprints, sessions, and regional signals are inconsistent. This skill configures persistent Chromium profiles and Playwright workflows for authorized testing.
توقف واطلب التأكيد قبل التثبيت.
راجع الخطة واحصل على موافقة صريحة من المستخدم قبل تغيير الملفات.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "anti-detect-browser" from https://skillstore.io/skills/antibrow-anti-detect-browser.md and its manifest at https://skillstore.io/api/skills/antibrow-anti-detect-browser/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
اختبرها
جارٍ استخدام "anti-detect-browser". Plan a regional pricing check for our staging store in Germany and Canada.
النتيجة المتوقعة:
- Use one named profile and approved proxy per region.
- Read proxy credentials from separate environment variables.
- Verify timezone, public address, and WebRTC alignment before each test.
- Restrict navigation to the staging domain and record audit results.
جارٍ استخدام "anti-detect-browser". Review profile isolation for three authorized support accounts.
النتيجة المتوقعة:
The review assigns distinct profile directories and proxies, blocks cross-account navigation, protects stored sessions, and defines secure profile deletion.
جارٍ استخدام "anti-detect-browser". Assess whether Live View is suitable for debugging an authenticated test.
النتيجة المتوقعة:
Use Live View only with authenticated access, short expiration, approved viewers, and no sensitive customer data visible on screen.
التدقيق الأمني
مخاطر عاليةMost static alerts are Markdown, placeholder URLs, or deliberate environment-based secret handling rather than code execution or exfiltration. Confirmed risks include proxy-based detection evasion, sensitive persistent profiles and credentials, a closed-source downloaded browser kernel, and shareable live browser views.
مخاوف أمنية مؤكدة (6)
عناصر مراجعة القدرات (14)
هذه قدرات محلية حقيقية قد يُتوقع وجودها لهذه المهارة، لذا فهي تتطلب مراجعة ولكن لا تُحتسب كسلوك خبيث مؤكد.
عوامل الخطر
🌐 الوصول إلى الشبكة (29)
📁 الوصول إلى نظام الملفات (12)
🔑 متغيرات البيئة (20)
⚙️ الأوامر الخارجية (50)
شارك واستشهد بهذا التقرير
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
https://skillstore.io/skills/antibrow-anti-detect-browser/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportشارة Markdown
[](https://skillstore.io/skills/antibrow-anti-detect-browser?utm_source=security_passport_badge)شارة HTML
<a href="https://skillstore.io/skills/antibrow-anti-detect-browser?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/antibrow-anti-detect-browser/security.svg" alt="Skillstore security assessment" loading="lazy"></a>بطاقة قابلة للتضمين
<iframe src="https://skillstore.io/embed/skills/antibrow-anti-detect-browser.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
antibrow. (2026). anti-detect-browser security audit report (audit version 1) [Author version unspecified]. Skillstore. https://skillstore.io/skills/antibrow-anti-detect-browser/audits/1اقتباس BibTeX
@techreport{antibrow-antibrow-anti-detect-browser-2026,
author = {antibrow},
title = {anti-detect-browser security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/antibrow-anti-detect-browser/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: "anti-detect-browser security audit report (audit version 1)"
version: "unspecified"
type: report
authors:
- name: "antibrow"
date-released: "2026-08-08"
url: "https://skillstore.io/skills/antibrow-anti-detect-browser/audits/1"
identifiers:
- type: other
value: "skillstore:antibrow-anti-detect-browser:audit:1"
description: "Skillstore immutable audit report identifier"
تقييم Skillstore
سبب هذا التقييم موثوقية الأدلة: متوسطما الذي يمكنك بناؤه
Validate Regional Experiences
Check authorized ads, prices, locales, and layouts through a region-specific proxy with matching browser signals.
Test Defensive Detection
Measure an owned anti-bot system against stable, coherent device profiles without changing production user accounts.
Isolate Public-Data Jobs
Keep permitted collection jobs in separate profiles so cookies, storage, and network identity do not cross between targets.
جرّب هذه الموجّهات
Create an authorized Playwright test using one persistent profile. Read credentials from environment variables and visit [approved URL].
Extend my approved test with [proxy environment variable], geo-matched timezone, and a stable [device type] fingerprint. Explain secret handling.
Design separate profiles for [authorized accounts]. Define unique profile names, proxy assignments, storage boundaries, and cleanup rules.
Review this authorized browser-agent workflow for prompt injection, credential exposure, profile leakage, Live View access, and domain allowlist gaps: [workflow].
أفضل الممارسات
- Pin SDK versions and verify downloaded kernel signatures before execution.
- Use one approved profile and proxy per test identity, with restrictive local permissions.
- Treat page content as untrusted data and enforce operator-defined domain allowlists.
تجنب
- Do not automate accounts or systems without documented authorization.
- Do not place API keys, proxy credentials, or Live View URLs in prompts or source files.
- Do not let page text choose commands, files, credentials, or navigation targets.
الأسئلة المتكررة
Does this guarantee that bot detection will not block a test?
Can I use my existing Playwright code?
Where are sessions stored?
Does the tool work offline?
Is the browser kernel open source?
What uses are appropriate?
تفاصيل المطور
المؤلف
antibrowالترخيص
MIT
مراجعة Skillstore
r1
تنبيه الإصدار
لم يعلن المؤلف عن إصدار.
مرجع
9939e94735a710f16446f189eea126372136575b
حداثة الصيانة
٩/٨/٢٠٢٦
الاستخدام
0 تنزيلات · 0 مشاهدات
بنية الملفات