insforge-debug
Diagnose InsForge Backend Failures
InsForge failures can span logs, database state, policies, metrics, and deployments. This skill guides Claude, Codex, and Claude Code through evidence-based diagnosis.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "insforge-debug" from https://skillstore.io/skills/insforge-insforge-debug.md and its manifest at https://skillstore.io/api/skills/insforge-insforge-debug/manifest. Verify the artifact. You may proceed after verification, subject to the environment's own policy.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
اختبرها
جارٍ استخدام "insforge-debug". A database request returns 403 for an authenticated user.
النتيجة المتوقعة:
- Primary route: inspect the PostgREST logs at the failure time.
- Verify the table policy role, USING expression, and WITH CHECK expression.
- Confirm that the configured JWT claim matches the policy helper.
جارٍ استخدام "insforge-debug". Several unrelated endpoints return intermittent 504 errors.
النتيجة المتوقعة:
The failures span subsystems, so check the platform incident report and correlate Postgres recovery events with the timeout window before concluding OOM.
جارٍ استخدام "insforge-debug". A frontend deployment reports an error.
النتيجة المتوقعة:
- Find the failed deployment and inspect its status metadata.
- Reproduce the build locally to obtain detailed output.
- Compare required environment variable keys with the deployment metadata.
التدقيق الأمني
مخاطر متوسطةMost static alerts are Markdown syntax, example URLs, relative documentation links, or authorized troubleshooting steps. Confirmed risks involve unpinned CLI execution, privileged project inspection, infrastructure changes, and diagnostic data sent to InsForge services.
مخاوف أمنية مؤكدة (3)
عناصر مراجعة القدرات (47)
هذه قدرات محلية حقيقية قد يُتوقع وجودها لهذه المهارة، لذا فهي تتطلب مراجعة ولكن لا تُحتسب كسلوك خبيث مؤكد.
عوامل الخطر
🌐 الوصول إلى الشبكة (2)
📁 الوصول إلى نظام الملفات (1)
⚙️ الأوامر الخارجية (50)
الأنماط المكتشفة
شارك واستشهد بهذا التقرير
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
https://skillstore.io/skills/insforge-insforge-debug/audits/5?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportشارة Markdown
[](https://skillstore.io/skills/insforge-insforge-debug?utm_source=security_passport_badge)شارة HTML
<a href="https://skillstore.io/skills/insforge-insforge-debug?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/insforge-insforge-debug/security.svg" alt="Skillstore security assessment" loading="lazy"></a>بطاقة قابلة للتضمين
<iframe src="https://skillstore.io/embed/skills/insforge-insforge-debug.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
insforge. (2026). insforge-debug security audit report (audit version 5) [Author version unspecified]. Skillstore. https://skillstore.io/skills/insforge-insforge-debug/audits/5اقتباس BibTeX
@techreport{insforge-insforge-insforge-debug-2026,
author = {insforge},
title = {insforge-debug security audit report (audit version 5)},
institution = {Skillstore},
year = {2026},
number = {5},
url = {https://skillstore.io/skills/insforge-insforge-debug/audits/5},
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: "insforge-debug security audit report (audit version 5)"
version: "unspecified"
type: report
authors:
- name: "insforge"
date-released: "2026-08-31"
url: "https://skillstore.io/skills/insforge-insforge-debug/audits/5"
identifiers:
- type: other
value: "skillstore:insforge-insforge-debug:audit:5"
description: "Skillstore immutable audit report identifier"
تقييم Skillstore
سبب هذا التقييم موثوقية الأدلة: متوسطما الذي يمكنك بناؤه
Trace an API Failure
Map an SDK error or HTTP status to logs, database checks, policies, or metadata.
Investigate an Active Incident
Correlate resource pressure, gateway timeouts, database health, and service logs during an outage.
Run a Pre-Launch Audit
Review advisor findings, RLS coverage, auth settings, storage exposure, and performance indicators before release.
جرّب هذه الموجّهات
Diagnose this InsForge error: {error_message}. Identify the best evidence source, inspect it, and explain the likely cause.Investigate this InsForge access issue: {request_details}. Compare logs, RLS policies, metadata, and expected user claims before proposing a fix.Investigate {incident_window} for widespread InsForge latency or gateway failures. Correlate metrics, database health, logs, and platform incident evidence.Audit this InsForge project before launch. Prioritize critical advisor findings, then verify security, RLS, performance, health, metadata, and unresolved risks.
أفضل الممارسات
- Start with the smallest diagnostic source that matches the observed symptom.
- Verify AI suggestions against logs, metrics, policies, metadata, or database state.
- Obtain explicit approval before commands that deploy, resize, modify data, or change billing.
تجنب
- Do not treat a single metric value as a root cause without trend and log correlation.
- Do not paste credentials, personal data, or unrestricted production logs into AI or feedback commands.
- Do not run service-role queries or infrastructure changes without confirming scope and authorization.