site-content-catalog
Pass
Audited by Gen Agent Trust Hub on Jun 23, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill performs network requests using Python's standard
urlliblibrary to fetch sitemaps and web content from a domain provided by the user. These operations are essential to its primary function and do not involve unauthorized data exfiltration. - [SAFE]: The skill identifies and uses standard environment variables for agent-level enrichment and third-party extractors. No hardcoded credentials or unsafe credential handling practices were found.
- [SAFE]: The provided script includes logic to strip HTML tags and remove non-content elements (such as scripts and styles) from fetched pages, which serves as a basic sanitization layer before data is processed by the agent.
Audit Metadata