frontend-design

Pass

Audited by Gen Agent Trust Hub on Mar 9, 2026

Risk Level: SAFECOMMAND_EXECUTIONPROMPT_INJECTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes mandatory Git shell commands (git fetch, git pull --rebase, git stash) to synchronize the repository branch with its remote origin before performing file edits, ensuring consistency.
  • [PROMPT_INJECTION]: The skill exhibits an indirect prompt injection surface. Ingestion points: User-provided requirements for components and pages are processed at runtime (SKILL.md). Boundary markers: Absent; user input is not separated from instructions using delimiters. Capability inventory: The skill can execute shell commands for Git operations and perform file system writes. Sanitization: No validation or sanitization of user-provided content is implemented.
  • [EXTERNAL_DOWNLOADS]: The skill references and is customized from Anthropic's official GitHub repository, which is a trusted source.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 9, 2026, 01:40 PM