ugc-collector
Pass
Audited by Gen Agent Trust Hub on Sep 15, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill provides a Python script (
scripts/main.py) that uses theclicklibrary to simulate searching and organizing social media content. The script generates random data locally rather than fetching it from the internet. - [SAFE]: While
SKILL.mdlistsrequestsandbeautifulsoup4as dependencies, they are not actually imported or used in the provided code, posing no risk of unauthorized network operations. - [SAFE]: The file organization logic in
scripts/main.pyis restricted to user-specified directories and does not attempt to access sensitive system paths.
Audit Metadata