reg-feed-watcher
Pass
Audited by Gen Agent Trust Hub on May 18, 2026
Risk Level: SAFE
Full Analysis
- File System Interaction: The skill reads configuration data from local paths, such as
~/.claude/plugins/config/claude-for-legal/regulatory-legal/CLAUDE.md, to manage user preferences. It also writes findings to organized digest files (e.g., in~/regulatory-legal-digests/). These operations are documented as necessary for persisting user settings and providing shareable reports. - Network Communication: To provide regulatory updates, the skill performs network requests to official government and regulatory domains, such as the Federal Register API and various agency RSS feeds. These external connections are core to the skill's function of retrieving the latest legal and regulatory developments.
- Indirect Data Processing: The skill processes information retrieved from external sources. While this exposes a surface for indirect content processing, the skill mitigates risks by tagging all items with their source (e.g.,
[Federal Register],[RSS]) and including a work-product disclaimer that advises users to verify all AI-generated citations against primary legal sources.
Audit Metadata