statsig-dashboard
Pass
Audited by Gen Agent Trust Hub on Mar 11, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill instructions and Python scripts do not exhibit any malicious patterns such as prompt injection, obfuscation, or persistence mechanisms.\n- [SAFE]: All network operations target official Statsig API endpoints (api.statsig.com), which is consistent with the skill's purpose and author's verified resources.\n- [SAFE]: The scripts utilize only standard Python libraries (urllib, json, argparse, os, sys), avoiding risks associated with unverified external dependencies.\n- [SAFE]: API credentials are handled securely via environment variables or command-line arguments, with the scripts providing redaction in dry-run modes.
Audit Metadata