earnings-call-analyzer

Pass

Audited by Gen Agent Trust Hub on Aug 18, 2026

Risk Level: SAFE
Full Analysis
  • [SAFE]: The skill performs legitimate financial sentiment analysis on provided JSON transcripts. The Python script scripts/analyze_earnings_call.py uses standard string processing to count keyword occurrences and generate a summary report. There are no network operations, credential access, or persistence mechanisms.
  • [EXTERNAL_DOWNLOADS]: The skill suggests installing standard data science libraries (pandas, nltk, textblob) and a tool via npx clawhub. These are informative instructions for environment setup and target well-known or author-affiliated registries.
  • [COMMAND_EXECUTION]: The script execution is scoped to local file processing of transcripts. The commands provided in the README are standard usage examples for the included utility script.
Audit Metadata
Risk Level
SAFE
Analyzed
Aug 18, 2026, 12:23 PM
Security Audit — agent-trust-hub — earnings-call-analyzer