skills/lobehub/lobe-chat/testing/Gen Agent Trust Hub

testing

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill instructs the agent to execute shell commands such as bunx vitest run and bun run type-check. These are standard development operations for verifying code functionality and are necessary for the skill's primary purpose.
  • [EXTERNAL_DOWNLOADS]: The use of bunx to execute vitest may involve fetching the package from the official npm registry if not already present. Vitest is a well-known industry-standard testing framework.
  • [SAFE]: No malicious patterns, such as prompt injection, obfuscation, or unauthorized data access, were detected. The skill promotes secure development practices by including specific guidelines for implementing permission checks and ensuring user isolation in database models.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 06:27 AM