fiftyone-troubleshoot

Warn

Audited by Gen Agent Trust Hub on Mar 11, 2026

Risk Level: MEDIUMCOMMAND_EXECUTIONEXTERNAL_DOWNLOADSREMOTE_CODE_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill proposes destructive commands such as rm -rf ~/.fiftyone/var/ to reset the internal MongoDB database as a last-resort fix.
  • [COMMAND_EXECUTION]: It includes instructions to append configuration lines (e.g., ulimit -n 65536 and export FIFTYONE_DATABASE_NAME) to user shell profiles like .bashrc or .zshrc.
  • [COMMAND_EXECUTION]: The skill uses pkill to terminate running FiftyOne and MongoDB processes.
  • [EXTERNAL_DOWNLOADS]: Downloads plugins from the voxel51/fiftyone-plugins GitHub repository and installs third-party libraries using pip.
  • [REMOTE_CODE_EXECUTION]: Installs Jupyter Lab extensions and executes Python snippets for diagnostics and health checks that interact with the local filesystem and network.
Audit Metadata
Risk Level
MEDIUM
Analyzed
Mar 11, 2026, 04:27 AM