vue3-naiveui-fsd

Pass

Audited by Gen Agent Trust Hub on Feb 17, 2026

Risk Level: SAFE
Full Analysis
  • [DATA_EXPOSURE] (SAFE): The skill demonstrates standard authentication token handling using cookies and Axios interceptors. It correctly uses environment variables (VITE_API_URL) for configuration and contains no hardcoded secrets.
  • [EXTERNAL_DOWNLOADS] (SAFE): All referenced dependencies (Vue, Naive UI, Axios, Pinia, etc.) are standard, reputable packages in the JavaScript/Vue ecosystem. There are no references to untrusted third-party scripts or binaries.
  • [REMOTE_CODE_EXECUTION] (SAFE): No patterns for remote code execution were found. Dynamic imports in the router configuration are used for standard lazy-loading of components.
  • [COMMAND_EXECUTION] (SAFE): The skill consists entirely of frontend code and documentation; no shell commands or subprocess execution patterns are present.
  • [PROMPT_INJECTION] (SAFE): The documentation contains only technical instructions and code snippets without any attempts to manipulate agent behavior or bypass safety filters.
Audit Metadata
Risk Level
SAFE
Analyzed
Feb 17, 2026, 06:27 PM