github-figure-bed
Pass
Audited by Gen Agent Trust Hub on Aug 16, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill utilizes the official GitHub CLI (
gh) for authentication and API operations, adhering to secure industry standards for interacting with GitHub. No hardcoded credentials or unsafe secret management practices were identified.- [SAFE]: The scripts perform local file reads and network uploads to GitHub repositories exclusively to fulfill the skill's stated purpose as an image hosting tool. All network communication is directed to GitHub, a well-known and trusted service.- [SAFE]: No obfuscation, persistence mechanisms, or privilege escalation attempts were detected. The use of standard command-line tools likejqandpython3for base64 encoding and JSON processing is appropriate and secure in this context.- [SAFE]: The skill provides clear instructions for user-initiated setup and configuration, storing local settings in a standard configuration directory (~/.config) without interfering with system-level files.
Audit Metadata