sentiment_auditor
Pass
Audited by Gen Agent Trust Hub on Feb 17, 2026
Risk Level: SAFE
Full Analysis
- Indirect Prompt Injection (SAFE): The skill ingests untrusted data from news headlines via Google News and Yahoo Finance. While this is a known ingestion point for indirect prompt injection, the specific use case of quantitative sentiment scoring via TextBlob significantly limits the risk of the agent executing embedded instructions.
- External Dependencies (SAFE): The skill uses reputable Python libraries including beautifulsoup4, requests, textblob, and pandas for its stated functionality.
Audit Metadata