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.
Остановитесь и запросите подтверждение перед установкой.
Проверьте план и получите явное согласие пользователя перед изменением файлов.
Установить с помощью моего Агента
Скопируйте этот запрос в своего Агента. Он содержит каноническую страницу Skill и манифест.
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.Ваш Агент по-прежнему должен показать план и запросить все подтверждения, требуемые политикой безопасности.
Ресурсы для AI-агентов
Используйте эти ссылки, когда AI-агенту, 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 публикует доказательства, не решая, безопасен ли этот Skill.
Копировать ссылку на отчёт
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.