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.
Detente y solicita confirmación antes de instalar.
Revisa el plan y obtén el consentimiento explícito del usuario antes de modificar archivos.
Instalar con mi Agente
Copia esta solicitud en tu Agente. Incluye la página canónica del Skill y el manifiesto.
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.Tu Agente debe seguir mostrando su plan y solicitar cualquier confirmación exigida por la política de seguridad.
Recursos legibles por agentes
Usa estos enlaces cuando un agente de IA, crawler o script necesite contexto limpio en vez de leer la página completa.
Pruébalo
Usando "unlazy". Add a pricing toggle and verify both billing modes.
Resultado esperado:
- 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.
Usando "unlazy". Refactor the payment module with separate implementation and integration checks.
Resultado esperado:
The work is split into owned leaves for interfaces, providers, tests, and migration. Each leaf passes before integration verification begins.
Usando "unlazy". Review a release guide and verify every required section.
Resultado esperado:
All required sections, links, commands, and review notes are present. The final ledger records evidence for each completed requirement.
Auditoría de seguridad
Riesgo altoMost 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.
Preocupaciones de seguridad confirmadas (2)
Elementos de revisión de capacidades (11)
Estas son capacidades locales reales que pueden esperarse para esta habilidad, por lo que requieren revisión, pero no se cuentan como comportamiento malicioso confirmado.
Factores de riesgo
📁 Acceso al sistema de archivos (26)
⚙️ Comandos externos (35)
🌐 Acceso a red (4)
Compartir y citar este informe
Comparte el informe de evaluación versionado, la insignia neutral, la tarjeta insertable y las citas. Skillstore presenta evidencias sin decidir si este Skill es seguro.
Copiar enlace del informe
https://skillstore.io/skills/leonxlnx-unlazy/audits/1?utm_source=security_passport&utm_medium=share&utm_campaign=versioned_reportInsignia Markdown
[](https://skillstore.io/skills/leonxlnx-unlazy?utm_source=security_passport_badge)Insignia 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>Tarjeta para insertar
<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>Citas académicas (APA · BibTeX · CFF)
Cita APA
leonxlnx. (2026). unlazy security audit report (audit version 1) [Author version 2.0.0]. Skillstore. https://skillstore.io/skills/leonxlnx-unlazy/audits/1Cita 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"
Puntuación de Skillstore
Por qué esta puntuación Confianza de la evidencia: MedioLo que puedes crear
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.
Prueba estos prompts
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.
Mejores prácticas
- 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.
Evitar
- 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.