kami-deck
Pass
Audited by Gen Agent Trust Hub on May 4, 2026
Risk Level: SAFE
Full Analysis
- [SAFE]: The skill's primary function is to generate a static HTML slide deck based on user inputs. No malicious instructions or unsafe override patterns were identified.
- [EXTERNAL_DOWNLOADS]: The provided HTML template (
example.html) references Google Fonts viafonts.googleapis.comandfonts.gstatic.com. These are well-known and trusted services for typography. - [COMMAND_EXECUTION]: The skill requires
file-writecapability to output the generatedindex.htmlfile. No dangerous shell commands, privilege escalation attempts, or unauthorized subprocess calls are present. - [DATA_EXFILTRATION]: No network exfiltration patterns, credential harvesting, or access to sensitive local paths (e.g., .ssh, .aws) were detected.
- [NO_CODE]: The skill does not bundle or execute external binary scripts or unverifiable packages; all logic for navigation is provided as inline JavaScript in the HTML template.
Audit Metadata