necessity-pain-point-selection

Pass

Audited by Gen Agent Trust Hub on Mar 10, 2026

Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
  • [SAFE]: The skill instructions and metadata are focused on analyzing product reviews and do not contain any prompt injection or instruction-override patterns.
  • [COMMAND_EXECUTION]: The skill executes a bundled script scripts/pain_point_extractor.py to classify reviews. The script uses only standard Python libraries and limits file operations to the user-provided input path.
  • [SAFE]: The skill processes external review data, creating an indirect prompt injection surface. This risk is minimized because the classification logic uses simple keyword matching rather than dynamic evaluation of the input text. Ingestion point: scripts/pain_point_extractor.py (via stdin or file path); Boundary markers: None; Capability inventory: Local script execution for classification; Sanitization: Basic whitespace normalization.
  • [SAFE]: External references are limited to the vendor's official domain (rijoy.ai), which is used for legitimate product links and documentation.
Audit Metadata
Risk Level
SAFE
Analyzed
Mar 10, 2026, 07:45 AM