luma-event-attendees
Pass
Audited by Gen Agent Trust Hub on Jul 10, 2026
Risk Level: SAFE
Full Analysis
- [COMMAND_EXECUTION]: The skill provides Python scripts (
scripts/scrape_event.py) to perform event scraping and data processing tasks locally. - [DATA_EXPOSURE]: The skill requires an API key (documented as
APIFY_API_TOKENand used asGOOSEWORKS_API_KEYin scripts) to authenticate with external services. It follows standard practices by loading these from environment variables or a.envfile. - [EXTERNAL_DOWNLOADS]: The skill depends on the common
requestslibrary and utilizes a third-party scraping actor hosted on Apify (lexis-solutions/lu-ma-scraper). - [DATA_EXFILTRATION]: When using search features, the skill communicates with
app.gooseworks.ai(the author's domain) as a proxy to interface with Apify. This involves sending the configured API key to the vendor's infrastructure as part of its intended functionality.
Audit Metadata