debug-perf

Pass

Audited by Gen Agent Trust Hub on Jul 25, 2026

Risk Level: SAFECOMMAND_EXECUTIONEXTERNAL_DOWNLOADS
Full Analysis
  • [COMMAND_EXECUTION]: The skill uses shell commands like ls and grep to analyze log sizes and search for specific code patterns (e.g., file system reads, database queries) within the project's source code to identify performance bottlenecks.
  • [EXTERNAL_DOWNLOADS]: References the @next/bundle-analyzer utility via npx. This is an official and widely trusted tool from the Vercel/Next.js ecosystem used specifically for visualizing production bundle sizes.
  • [DATA_EXPOSURE]: The skill instructs the agent to search through local source files for performance-related patterns. While this involves reading file content, the operations are restricted to project directories (lib/, app/, src/) and are intended for legitimate diagnostic purposes.
Audit Metadata
Risk Level
SAFE
Analyzed
Jul 25, 2026, 03:07 AM
Security Audit — agent-trust-hub — debug-perf