Skip to main content

news

Overtone intelligence toolkit analyzes news sentiment and emotional tones, providing insights on public mood and emerging topics.

Install this skill

or
85/100

Security score

The news skill was audited on May 5, 2026 and we found 3 security issues across 1 threat category. Review the findings below before installing.

Categories Tested

Security Issues

medium line 45

Access to home directory dotfiles

SourceSKILL.md
43## Authentication
44
45Authentication is automatic. On first use, the script sends a SHA-256 hash of your machine identifier (hostname + username + architecture) to `agentic-skills.overtone.ai` to provision a free-tier API key. No personal data is transmitted. The key is stored locally at `~/.overtone/credentials`.
46
47For a premium API key with higher rate limits, add it to `~/.claude/settings.json`:
medium line 47

Access to home directory dotfiles

SourceSKILL.md
45Authentication is automatic. On first use, the script sends a SHA-256 hash of your machine identifier (hostname + username + architecture) to `agentic-skills.overtone.ai` to provision a free-tier API key. No personal data is transmitted. The key is stored locally at `~/.overtone/credentials`.
46
47For a premium API key with higher rate limits, add it to `~/.claude/settings.json`:
48
49```json
medium line 59

Access to home directory dotfiles

SourceSKILL.md
57## User Preferences
58
59Users can control their ad/sponsorship experience by editing `~/.overtone/preferences.yaml`:
60
61```yaml
Scanned on May 5, 2026
View Security Dashboard
Installation guide →