sentiment-analyzer
Pass
Audited by Gen Agent Trust Hub on Feb 15, 2026
Risk Level: LOWEXTERNAL_DOWNLOADSPROMPT_INJECTION
Full Analysis
- [EXTERNAL_DOWNLOADS] (LOW): The skill depends on standard packages like textblob, pandas, and matplotlib, which are common for data processing and NLP.- [INDIRECT_PROMPT_INJECTION] (LOW): The skill processes untrusted input from users or external CSV files. * Ingestion points: analyze and analyze_csv methods in scripts/sentiment_analyzer.py. * Boundary markers: None present. * Capability inventory: File-writing (CSV and images). No network, subprocess, or dynamic code execution detected. * Sanitization: None performed on processed text.
Audit Metadata