skills/leek/agent-skills/prototype/Gen Agent Trust Hub

prototype

Pass

Audited by Gen Agent Trust Hub on Aug 16, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill instructions promote using in-memory state for logic prototypes, which prevents accidental data exposure or unintended modifications to production databases.
  • [SAFE]: Environment Gating: The UI prototyping instructions include explicit recommendations to use safety checks (e.g., app()->isProduction() or process.env.NODE_ENV) to ensure prototype components are not rendered in production builds.
  • [SAFE]: Tool Integrity: The skill leverages a project's existing task runners (npm, composer, artisan) rather than introducing external binaries or unverified third-party dependencies.
  • [SAFE]: Functional ANSI Codes: The use of ANSI escape codes (, , etc.) for terminal clearing and styling is standard for creating Text User Interfaces (TUIs) and is documented for functional purposes rather than malicious obfuscation.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 16, 2026, 04:50 AM
Security Audit — agent-trust-hub — prototype