wps-deep-search

Pass

Audited by Gen Agent Trust Hub on Apr 29, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [COMMAND_EXECUTION]: The skill executes local Python scripts (scripts/__init__.py and scripts/asset_manager.py) via subprocess to perform natural language intent parsing and manage persistent search assets.
  • [SAFE]: File system operations are localized to the ~/.claude/wps-search-assets/ directory, which is used for storing legitimate application metadata such as search patterns and entity relationship graphs.
  • [SAFE]: No network operations, credential harvesting, or external code downloads were identified in the skill's instructions or scripts.
  • [SAFE]: The skill facilitates data processing of user queries and note content through a structured pipeline that includes JSON validation before any local write operations occur.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 29, 2026, 11:13 AM