unlazy
Finish Complex Tasks with Verifiable Gates
Substantial agent tasks often end with incomplete work or unsupported completion claims. Unlazy creates acceptance gates, runs checks, and records evidence before reporting completion.
توقف واطلب التأكيد قبل التثبيت.
راجع الخطة واحصل على موافقة صريحة من المستخدم قبل تغيير الملفات.
التثبيت باستخدام Agent لدي
انسخ هذا الطلب إلى Agent لديك. يتضمن صفحة Skill المعتمدة وملف manifest.
Review the Skillstore skill "unlazy" from https://skillstore.io/skills/leonxlnx-unlazy.md and its manifest at https://skillstore.io/api/skills/leonxlnx-unlazy/manifest. Verify the artifact. Stop and obtain explicit user consent before installing or changing files.يجب أن يواصل Agent عرض خطته وطلب أي تأكيد تفرضه سياسة الأمان.
موارد مهيّأة لـ Agents
استخدم هذه الروابط عندما يحتاج AI Agent أو crawler أو script إلى سياق نظيف بدلًا من قراءة الصفحة كاملة.
اختبرها
جارٍ استخدام "unlazy". Add a pricing toggle and verify both billing modes.
النتيجة المتوقعة:
- Gate G1 passed: three pricing tiers render with reviewed copy.
- Gate G2 passed: the toggle updates prices and billing labels.
- Completion report: 2 of 2 gates passed with recorded evidence.
جارٍ استخدام "unlazy". Refactor the payment module with separate implementation and integration checks.
النتيجة المتوقعة:
The work is split into owned leaves for interfaces, providers, tests, and migration. Each leaf passes before integration verification begins.
جارٍ استخدام "unlazy". Review a release guide and verify every required section.
النتيجة المتوقعة:
All required sections, links, commands, and review notes are present. The final ledger records evidence for each completed requirement.
التدقيق الأمني
مخاطر عاليةMost detections are documentation, template literals, or ordinary local file access and are false positives. Confirmed risks include shell execution from gate files, persistent Claude settings changes, and instructions that control completion behavior.
مخاوف أمنية مؤكدة (2)
عناصر مراجعة القدرات (11)
هذه قدرات محلية حقيقية قد يُتوقع وجودها لهذه المهارة، لذا فهي تتطلب مراجعة ولكن لا تُحتسب كسلوك خبيث مؤكد.
عوامل الخطر
📁 الوصول إلى نظام الملفات (26)
⚙️ الأوامر الخارجية (35)
🌐 الوصول إلى الشبكة (4)
شارك واستشهد بهذا التقرير
شارك تقرير التقييم المرتبط بالإصدار والشارة المحايدة وبطاقة التضمين والاستشهادات. تعرض Skillstore الأدلة من دون أن تقرر ما إذا كانت هذه المهارة آمنة.
نسخ رابط التقرير
https://skillstore.io/skills/leonxlnx-unlazy/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportشارة Markdown
[](https://skillstore.io/skills/leonxlnx-unlazy?utm_source=security_passport_badge)شارة HTML
<a href="https://skillstore.io/skills/leonxlnx-unlazy?utm_source=security_passport_badge"><img src="https://skillstore.io/badges/skills/leonxlnx-unlazy/security.svg" alt="Skillstore security assessment" loading="lazy"></a>بطاقة قابلة للتضمين
<iframe src="https://skillstore.io/embed/skills/leonxlnx-unlazy.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
leonxlnx. (2026). unlazy security audit report (audit version 1) [Author version 2.0.0]. Skillstore. https://skillstore.io/skills/leonxlnx-unlazy/audits/1اقتباس BibTeX
@techreport{leonxlnx-leonxlnx-unlazy-2026,
author = {leonxlnx},
title = {unlazy security audit report (audit version 1)},
institution = {Skillstore},
year = {2026},
number = {1},
url = {https://skillstore.io/skills/leonxlnx-unlazy/audits/1},
note = {Author version 2.0.0}
}CITATION.cff
cff-version: 1.2.0
message: "If you use this Skill, cite its author and this versioned security audit report."
title: "unlazy security audit report (audit version 1)"
version: "2.0.0"
type: report
authors:
- name: "leonxlnx"
date-released: "2026-08-16"
url: "https://skillstore.io/skills/leonxlnx-unlazy/audits/1"
identifiers:
- type: other
value: "skillstore:leonxlnx-unlazy:audit:1"
description: "Skillstore immutable audit report identifier"
تقييم Skillstore
سبب هذا التقييم موثوقية الأدلة: متوسطما الذي يمكنك بناؤه
Verify a Feature Delivery
Define behavioral checks, run them after implementation, and record evidence before marking the feature complete.
Coordinate a Large Refactor
Split work into owned leaves, define shared contracts, and verify integration at each branch.
Audit a Documentation Release
Track required sections, links, examples, and review evidence in one completion ledger.
جرّب هذه الموجّهات
Use unlazy for this task. Create a GATES.md file with clear outcomes, complete the work, and show evidence for every gate.
Create acceptance gates for [task]. Add safe CHECK and EXPECT lines where possible. Review every command with me before execution.
Use tree 4 for [subsystem]. Define contracts and file ownership first. Create leaf gates, complete each leaf, then verify integration gates.
Plan [project] in orchestrated mode. Assign disjoint leaves, define branch gates, rerun every child check, and audit all reported numbers before completion.
أفضل الممارسات
- Review every CHECK command before running the gate checker.
- Write measurable outcomes and concise evidence for each gate.
- Use the smallest tree depth that matches the task structure.
تجنب
- Do not place secrets or destructive commands in gate files.
- Do not mark manual gates complete without specific evidence.
- Do not install the Stop hook without explicit user approval.