site-content-catalog
Pass
Audited by Gen Agent Trust Hub on Apr 12, 2026
Risk Level: SAFEEXTERNAL_DOWNLOADSCOMMAND_EXECUTION
Full Analysis
- [EXTERNAL_DOWNLOADS]: The skill fetches data such as sitemaps, RSS feeds, and HTML from user-provided domains using the
requestslibrary inscripts/catalog_content.pyto build a content catalog. - [EXTERNAL_DOWNLOADS]: Integrates with the Apify API (api.apify.com), a well-known web scraping and automation platform, to perform advanced sitemap extraction when standard methods fail.
- [COMMAND_EXECUTION]: Provides a CLI-based Python utility that performs network operations and writes structured reports (JSON or Markdown) to the local filesystem as directed by the user.
- [SAFE]: Credentials such as the
APIFY_API_TOKENare managed via environment variables, which is a standard and safe practice for CLI tools and development environments.
Audit Metadata