newsletter-sponsorship-finder
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs legitimate research and marketing tasks, discovering newsletters through public directories and search engines.
- [EXTERNAL_DOWNLOADS]: The skill requires the 'requests' library, which is a well-known and trusted Python package for making HTTP requests.
- [COMMAND_EXECUTION]: The skill utilizes a local helper script,
search_newsletters.py, to fetch data from Substack's API. This script is transparent, well-documented, and restricted to querying legitimate endpoints. - [DATA_EXFILTRATION]: No unauthorized data exfiltration was detected. The script communicates only with
substack.comto retrieve newsletter data based on keywords provided by the user.
Audit Metadata