poke-assistant
Pass
Audited by Gen Agent Trust Hub on Mar 8, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill implements communication with the official Poke API. All network operations are directed to the expected domain (poke.com) to fulfill the skill's stated purpose.
- [SAFE]: The code utilizes standard Python libraries (
urllib.request) for network communication and does not include any external or unverifiable dependencies. - [DATA_EXFILTRATION]: The script transmits data provided via command-line arguments or standard input to an external webhook. This is the core functionality of the notification skill and is not an unauthorized exfiltration of sensitive information.
Audit Metadata