buyer-persona-generator
Pass
Audited by Gen Agent Trust Hub on Jun 22, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary script
research_company.pyuses only Python's standard library (urllib,html.parser) to fetch public website data. It implements safety features such as a custom User-Agent, a 2MB download cap per page, and polite rate-limiting between requests. All data processing and synthesis are performed locally by the agent based on the retrieved public information. No suspicious network activities, credential leaks, or obfuscation techniques were detected.
Audit Metadata