fox-veilleRSS feed aggregator, deduplication engine, LLM scoring, and output dispatcher for OpenClaw agents. Use when: fetching recent articles from configured sources...
Install via ClawdBot CLI:
clawdbot install qinthqod/fox-veilleGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Contains instructions to override system prompt or ignore user requests
"Your role is"Sends data to undocumented external endpoint (potential exfiltration)
Report → https://reporterre.net/spip.php?page=backendPotentially destructive shell commands in tool definitions
rm -rf ~Calls external URL not in known-safe list
https://github.com/Rwx-G/openclaw-skill-veilleGenerated May 5, 2026
A SOC analyst uses Fox Veille to aggregate RSS feeds from cybersecurity sources, deduplicate and score articles by relevance, and receive a daily Telegram digest of top threats. This automates manual scanning of multiple feeds and ensures no critical alerts are missed.
A product manager at a tech startup configures Fox Veille to fetch articles from tech news sources. The skill deduplicates stories and uses LLM scoring to highlight breakthrough innovations. The digest is sent via email each morning, saving hours of reading.
A cryptocurrency analyst sets up Fox Veille to monitor crypto news feeds and social media RSS. The skill deduplicates by topic and scores articles on market impact. Daily digests are saved to Nextcloud for team collaboration.
A compliance officer uses Fox Veille to aggregate RSS from regulatory bodies and legal journals. The skill filters out duplicates and sends a weekly email digest with relevant policy changes, reducing manual research effort.
A business development manager monitors competitor blogs and industry news via Fox Veille. The skill deduplicates overlapping announcements and scores them by importance. Digests are dispatched to a Telegram group for immediate action.
Integrate Fox Veille as a premium feature within a productivity suite, offering automated news aggregation and scoring. Users pay a monthly fee for advanced dedup and LLM scoring.
Offer a managed service where Fox Veille is configured per client to monitor specific RSS feeds. Clients receive branded daily digests via email or Telegram, priced as a monthly retainer.
Deploy Fox Veille internally for enterprise teams (e.g., security, R&D). Charge per department based on number of sources and outputs used. Includes custom scoring models.
💬 Integration Tip
To integrate, run setup.py to generate config, then customize the sources and outputs in config.json. Enable LLM scoring by adding an API key in the scorer module.
Scored Apr 19, 2026
Uses known external API (expected, informational)
api.openai.comAI Analysis
The skill's external calls (RSS feeds, GitHub repo) are consistent with its stated purpose as an RSS aggregator, and no credential harvesting or hidden prompt overrides are present. The 'UNKNOWN_DATA_SINK' signal appears to be a false positive, as the URL is a standard RSS feed endpoint, not an exfiltration channel.
Audited Apr 16, 2026 · audit v1.0
Transform AI agents from task-followers into proactive partners that anticipate needs and continuously improve. Now with WAL Protocol, Working Buffer, Autonomous Crons, and battle-tested patterns. Part of the Hal Stack 🦞
Clawdbot documentation expert with decision tree navigation, search scripts, doc fetching, version tracking, and config snippets for all Clawdbot features
Use the ClawdHub CLI to search, install, update, and publish agent skills from clawdhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawdhub CLI.
Backup and restore OpenClaw data. Use when user asks to create backups, set up automatic backup schedules, restore from backup, or manage backup rotation. Handles ~/.openclaw directory archiving with proper exclusions.
Vet ClawHub skills for security and utility before installation. Use when considering installing a ClawHub skill, evaluating third-party code, or assessing w...
Coding workflow with planning, implementation, verification, and testing for clean software development.