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 requests library in scripts/catalog_content.py to 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_TOKEN are managed via environment variables, which is a standard and safe practice for CLI tools and development environments.
Audit Metadata
Risk Level
SAFE
Analyzed
Apr 12, 2026, 02:42 PM