env-doctor-free
Diagnose Local Development Environments
Local applications often fail because runtimes, dependencies, ports, variables, permissions, or services are misconfigured. Env Doctor checks these conditions and returns prioritized, platform-specific fixes without exposing environment values.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "env-doctor-free" from https://skillstore.io/skills/justhandledlabs-env-doctor-free.md and its manifest at https://skillstore.io/api/skills/justhandledlabs-env-doctor-free/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
اختبرها
جارٍ استخدام "env-doctor-free". A Node project has no node_modules directory and npm is available.
النتيجة المتوقعة:
- High: Project dependencies are missing.
- Evidence: package.json exists, npm is available, and node_modules is absent.
- Fix: Install dependencies with the package manager selected by the lockfile.
- Likely start command: Use the start or development script declared in package.json.
جارٍ استخدام "env-doctor-free". Port 3000 is owned by an unrelated video conference process on Windows.
النتيجة المتوقعة:
- High: Port 3000 is already in use by an unrelated process.
- Evidence: The listener owner and process identifier do not establish project ownership.
- Fix: Keep the process running unless the user approves a targeted stop or selects another application port.
جارٍ استخدام "env-doctor-free". A Django project requires DATABASE_URL, but the key is absent from the local environment file.
النتيجة المتوقعة:
- High: DATABASE_URL is missing.
- Evidence: The example file requires the key, and the local file does not contain it.
- Fix: Add a valid value locally without sharing it in the diagnostic output.
التدقيق الأمني
آمنAll 108 static findings are false positives caused by Markdown examples, environment key names, and adversarial safety fixtures. The skill limits diagnostics to local resources, suppresses environment values, and requires approval before stopping processes. No prompt injection, exfiltration intent, or malicious command flow was found.
عوامل الخطر
⚙️ الأوامر الخارجية (47)
🔑 متغيرات البيئة (29)
شارك واستشهد بهذا التقرير
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
https://skillstore.io/skills/justhandledlabs-env-doctor-free/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportشارة Markdown
[](https://skillstore.io/skills/justhandledlabs-env-doctor-free?utm_source=security_passport_badge)شارة HTML
<a href="https://skillstore.io/skills/justhandledlabs-env-doctor-free?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/justhandledlabs-env-doctor-free/security.svg" alt="Skillstore security assessment" loading="lazy"></a>بطاقة قابلة للتضمين
<iframe src="https://skillstore.io/embed/skills/justhandledlabs-env-doctor-free.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
justhandledlabs. (2026). env-doctor-free security audit report (audit version 1) [Author version 1.3.0]. Skillstore. https://skillstore.io/skills/justhandledlabs-env-doctor-free/audits/1اقتباس BibTeX
@techreport{justhandledlabs-justhandledlabs-env-doctor-free-2026,
author = {justhandledlabs},
title = {env-doctor-free security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/justhandledlabs-env-doctor-free/audits/1},
note = {Author version 1.3.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "env-doctor-free security audit report (audit version 1)"
version: "1.3.0"
type: report
authors:
- name: "justhandledlabs"
date-released: "2026-07-26"
url: "https://skillstore.io/skills/justhandledlabs-env-doctor-free/audits/1"
identifiers:
- type: other
value: "skillstore:justhandledlabs-env-doctor-free:audit:1"
description: "Skillstore immutable audit report identifier"
تقييم Skillstore
سبب هذا التقييم موثوقية الأدلة: متوسطما الذي يمكنك بناؤه
Restore a Local Project
Find missing runtimes, dependencies, variables, or services that prevent an application from starting.
Resolve Shared Port Conflicts
Identify which local process owns a development port before choosing a targeted, approved remediation.
Standardize Onboarding Checks
Run a consistent environment checklist for new contributors across Node, Python, Go, and Docker projects.
جرّب هذه الموجّهات
Diagnose why this project does not start. Detect the project type, check required runtimes and dependencies, then provide a prioritized checklist.
Check whether port {port} is occupied on {operating_system}. Identify its owner, explain the evidence, and ask before suggesting any stop action.Compare .env.example with .env for this {framework} project. Report only missing, empty, or present key names, and never expose values.Audit this repository's Node, Python, Go, and Docker requirements. Correlate runtime versions, dependencies, ports, permissions, environment keys, and service status. Rank root causes by impact and include only commands for {operating_system}.أفضل الممارسات
- Run diagnosis from the project root so file markers and dependency checks use the correct scope.
- Review every proposed installer, service start, or file mutation before execution.
- Keep environment values private; share only key names and present, empty, or missing states.
تجنب
- Do not display complete environment files or include variable values in logs and findings.
- Do not terminate a process until its ownership is confirmed and the user approves the exact action.
- Do not mix Windows and POSIX commands in one copy-ready instruction block.
الأسئلة المتكررة
Which project types are supported?
Does it display environment variable values?
Can it stop a process using a required port?
Can the diagnosis modify project files?
Which local services can it identify?
What happens when the environment looks healthy?
تفاصيل المطور
المؤلف
justhandledlabsالترخيص
MIT
إصدار المؤلف
v1.3.0
مراجعة Skillstore
r1
مرجع
f9e2c34b4f19c7f3e6b0a1e93227b5f77cc12526
حداثة الصيانة
٢٦/٧/٢٠٢٦
الاستخدام
0 تنزيلات · 0 مشاهدات
بنية الملفات