web-ui-chakra-ui

Pass

Audited by Gen Agent Trust Hub on Sep 15, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADSINDIRECT_PROMPT_INJECTION
Full Analysis
  • [COMMAND_EXECUTION]: Documentation includes standard CLI commands for the library's ecosystem. Evidence: npx @chakra-ui/cli snippet add (examples/core.md) and npx @chakra-ui/codemod upgrade (reference.md).
  • [EXTERNAL_DOWNLOADS]: Fetches official library packages and CLI tools from the npm registry. Evidence: Mentions of @chakra-ui/react and @chakra-ui/cli throughout the skill files.
  • [INDIRECT_PROMPT_INJECTION]: The skill defines UI components that act as data ingestion surfaces for application users. Ingestion points: Input, Textarea (examples/core.md), Dialog.Body (examples/composable-components.md). Boundary markers: None present in the UI snippets. Capability inventory: Pattern-based React code generation. Sanitization: Documentation explicitly defers form state and logic handling to the consuming application.
Audit Metadata
Risk Level
SAFE
Analyzed
Sep 15, 2026, 02:52 PM
Security Audit — agent-trust-hub — web-ui-chakra-ui