wildix-get-conference
Pass
Audited by Gen Agent Trust Hub on May 13, 2026
Risk Level: SAFECOMMAND_EXECUTION
Full Analysis
- [COMMAND_EXECUTION]: The skill executes a local script
scripts/get-conference.shwhich uses Python to perform parallel API requests. The logic is self-contained within the skill and uses standard libraries. - [DATA_EXFILTRATION]: Network activity is restricted to the vendor's domain
wda.wildix.com. Authentication tokens are passed via standard Bearer headers to the authoritative endpoint. There is no evidence of data being sent to unauthorized third parties. - [SAFE]: The skill ingests conference insights (summaries, topics) which are external data. It provides basic sanitization instructions (stripping colons for YAML compatibility) when saving this data to Obsidian. While this is an ingestion surface, the risk is minimal as it originates from the user's own conference records.
Audit Metadata